Ubuntu :: Grub2 Doesn't Recognize Windows 7

Sep 1, 2011

I installed windows 7 after I installed linux. I got grub reinstalled but windows doesnt show up in the grup menu. So I run in linux sudo update-grub, but this doesnt find my windows system.

Here's my fdisk -l

Code:

Device Boot Start End Blocks Id System
/dev/sda1 1 8511 68358144 83 Linux
/dev/sda2 8511 8572 487425 5 Extended

[code]....

View 8 Replies


ADVERTISEMENT

Ubuntu Installation :: Grub2 Does Not Recognize Windows 7

Feb 28, 2010

I have 2 hard drives, first drive (hd0) is for data, second drive (hd1) is for the OS's. Windows 7 was installed on (hd1) a few months ago and wiped out GRUB. But today, I decided to go back to Ubuntu. I performed a fresh install of 9.10 x64 to (hd2), GRUB2 works and finds Ubuntu (both the newly installed x64, and the previous x86 versions), but it does not see Windows 7. The only goal I have right now, is to make Windows 7 bootable, once again.

My "sudo fdisk -l" (typing manually, so skipping the Blocks)
Device Boot Id System
/dev/sdb1 83 Linux -- where x64 9.10 is
/dev/sdb2 f W95 Ext'd (LBA)
/dev/sdb5 83 Linux -- where x86 9.04 is
/dev/sdb6 83 Linux -- /home
/dev/sdb7 82 Linux Swap / Solaris
/dev/sdb8 87 HPFS/NTFS -- Windows 7

Things I've tried so far:
1) Automatically finding Windows: sudo update-grub2
2) Reinstalling grub via Live CD (9.10): sudo grub-install --root-directory=/media/(where sdb1 - x64 Ubuntu is) /dev/sdb
3) Forgetting Ubuntu altogether and fixing boot using Windows 7 - bootrec.exe /fixmbr; bootrec.exe /rebuildbcd

Now, number 3 is interesting, I found out that where Windows is installed, /dev/sdb8, is a logical partition, and cannot be made active (bootable). This led me to try number 4:

4) Updating /etc/grub.d with custom 40_Win7 file, and making it bootable (the GRUB makeactive, GRUB2 parttool command):
echo "Adding Win 7 to Bootloader" >&2
cat << EOF
menuentry "Windows 7" {
insmod ntfs
set root=(hd1,8 )
parttool (hd1,8 ) boot+
chainloader +1
} EOF

When I update grub.cfg after trying #4, it gives me the "not a primary partition" error. So now I am confused. Windows 7 was able to boot previously from this very partition, and I don't think installing 9.10 would change a partition type from primary to logical. So, why can't it boot? More importantly, what can I do to boot Windows 7?

View 9 Replies View Related

Debian Installation :: Grub2 Doesn't Recognize The UUIds - Invalid Signature

Aug 11, 2010

I have /dev/sda with Squeeze and Win 7 on it, and /dev/sdb with Squeeze. I've managed to get Grub 2 to boot from /dev/sdb1, but only by disabling /dev/sda from being a boot option in the BIOS. When it is available to boot, and lower priority than /dev/sdb, grub does not recognize the UUIds of the disks. So, I've disabled it for now and can boot from /dev/sdb no problems. Trouble is I cannot get Win7 to boot. Grub prints:

error: no such device: f0903a3a903a081c
error: invalid signature

When I boot into Squeeze and run 'blkid' I can see that:

/dev/sda1: LABEL="System Reserved" UUID="F0903A3A903A081C" TYPE="ntfs"

The Grub entry for Win 7 is:

menuentry "Windows 7 (loader) (on /dev/sda1)" {
insmod ntfs
set root='(hd0,1)'
search --no-floppy --fs-uuid --set f0903a3a903a081c
chainloader +1
}

I don't understand how Grub 2 cannot recognize the UUIds. Can Grub 2 to be made to work with volume labels or just plain old /dev/... descriptions? Maybe I should give grub-legacy a go.

View 9 Replies View Related

Ubuntu Installation :: Grub2 Doesn't See Windows 7 - Doesn't Appear In Boot Menu

Jun 10, 2010

i wiped my entire hard drive that had xp as its only OS. I freshly installed a Windows 7 ultimate and everything went perfectly. I then decided to install 10.4. I split the partitions correctly (i had experience doing this already with my laptop, which has xp/10.4). Ubuntu 10.4 install went flawlessly, except for one thing. Now when i boot up the pc, it goes straight into 10.4. I have tried holding shift during the start up to force the boot menu, and it just shows the Ubuntu 10.4 OS as choices. Any clue what i could do to make Win7 appear in the boot menu?

View 9 Replies View Related

General :: Windows 7 - Unallocated Space - Pc Doesn't Seem To Recognize Windows Anymore?

Apr 23, 2011

I have a hp pc that has a hard drive of 750 gb and a recovery hard drive of 31gb. I installed linux side by side with windows 7 for dual booting. Now I can't boot windows 7 anymore. During the installation of linux, I chose the advanced option so as to manually partition the drives for linux. On the available list of drives, I chose the 750gb and clicked on modify. I chose 150gb for the root "/" (on ext4) and 700mb for swap out of the 750gb and clicked install. After finishing the installation I restarted the pc and sought to test linux. The linux works fine but when i tried to start windows, I have a boot error. My pc doesn't seem to recognize windows anymore. It takes me straight to the HP recovery tool. I don't understand why. So I logged into ubuntu and check the disk utility and I discovered that I have a whooping 600gb unallocated space. It's like my whole windows is gone. This is what Disk Utilty shows

150gb ext4 | Free 600gb | RECOVERY 31GB NTFS | HP_TOOLS 108MB FAT

What can I do to recover my windows back?

View 3 Replies View Related

Ubuntu :: Windows Doesn't Recognize Files Saved?

Aug 4, 2011

I've had a problem for a while-- when I save files on a USB stick in Ubuntu, then put it in a windows computer, it doesn't recognize the files. It only recognizes a video file that I have, but not the .doc files. The folders either don't appear or only appear as shortcuts.

View 9 Replies View Related

Ubuntu :: Windows 7 Doesn't Show Up In GRUB2?

Apr 9, 2011

So, as the title says Windows 7 doesn't show up in GRUB2's selection menu, but it does show my Windows XP professional option that I had before Linux and then reinstalled. After searching very long for the problem in Linux and GRUB2 I decided to boot into XP, witch gave me the option for Windows 7 or older versions of Windows -> so I eventually can boot to it! So here is the real question: How can I make an entry for Windows 7 and for Windows XP? This is because I'd like to use a theme for GRUB and it would be to stupid to make GRUB look nice if I then come to a stupid screen of the Windows loader!

View 9 Replies View Related

Ubuntu :: System Doesn't Recognize Share Files From Windows

Sep 20, 2010

I have Ubuntu 10.04 in my laptop and at the same time I have Windows 7 (partitioned disk). I use mostly Ubuntu, but I need windows for some stuff. I want to share files of windows with Ubuntu (is weird but when I installed Ubuntu never gave me the option "share files from windows", I dunno why). Anyway, I can see the disk in Ubuntu, and I can see the folder /Documents and settings/, that creates windows by default with my files. However, the route is too long to arrive there from Ubuntu using the Terminal.

I created a shadow link using lndir to arrive to my files easier. It works fine, however, sometimes when I go to the files using this route, these are lightened in red, and when I try to enter to one of these folders, the system doesn't recognize it. After a while, these are in blue and I can go in them. Why it is happening?. What I did Is the "correct" way to do it?.

View 2 Replies View Related

Ubuntu :: When Create On Windows A Text File In Greek - It Doesn't Recognize It

Jun 3, 2010

When I create on windows a text file in Greek, It doesn't recognize it with Ubuntu... So I created a script:

Code:
#!/bin/bash
fileName="$@"
fileNoExt=$(basename "$fileName")
fileType=$(file "$fileNoExt")

[Code]....

View 1 Replies View Related

General :: Windows XP Setup Doesn't Recognize Netbook's Harddrive?

Mar 4, 2010

Before Christmas, I wiped all partitions off my Acer Aspire One D150 netbook and installed Jolicloud Linux to try out. It's great, but I'm missing too much of my Windows-only software so I'd like to switch back.The problem I'm having is that the Windows XP Home setup CD is starting up the installer fine, but when it comes to selecting the harddrive to install on it's not finding anything.I've tried using GParted to wipe all partitions again and create a new FAT32 partition, but that's not being picked up by Windows XP setup either. (I've tried setting the 'boot' flag on this partition in GParted as well, but no change.)Is FAT32 not the correct paritition type for Windows XP Home? I'm thinking this isn't relevant at this point, because Windows XP setup doesn't seem to be mounting the HDD, nevermind analysing what partitions it has on it already.

View 3 Replies View Related

Ubuntu :: Dual-booted Computer Doesn't Recognize Windows Partition / Solve It?

Aug 18, 2010

I have a gateway laptop that I have attempted to dual boot, but the computer only sees the Ubuntu OS and the Vista Windows Recovery Partition. (Actually, gnome reports 3 separate Ubuntu OSs... part of the problem?)

When I type fdisk -l, I get the following message code...

View 5 Replies View Related

Ubuntu Installation :: Grub Doesn't Recognize Windows 7 Partition - 10.10 Maverick User?

Dec 23, 2010

I recently have installed Ubuntu 10.10 Maverick Netbook Edition in my personal netbook. The thing is that I had installed Windows 7 in the hard disk drive so I decided to install Ubuntu alongside with it. After the process of installation everything was cool but I hadn't the Grub working. I then pressed the Shift button during the booting process so I got the Grub menu but it didn't show the Windows 7 partition. The Windows installation was not erased because its file system is present in Nautilus. I have tried reinstalling the Grub a thousand times but nothing changes. I have attached the results of the boot info script so you can have some info about my booting configuration.

View 9 Replies View Related

Ubuntu Installation :: Windows 7 Dual Boot Grub2 Doesn't Install

Apr 26, 2010

I've just installed the 64 bit edition of 9.10 on my workstation. My raid drivers worked without any custom installation, which is very impressive! I am however having a problem installing grub2. I boot to the live CD, run the install process, resize and partition my free space as an ext4 primary partition with mount point /. Everything installs except grub, so I'm always booting in to windows.This seems to be a bit off as I've never had this occur with dual booting before.

View 9 Replies View Related

Ubuntu Installation :: [Grub2] [Ubuntu 10.04] Windows Doesn't Boot

Apr 2, 2010

I recently upgraded to 10.04, all went well. Except now Windows 7 does not load. It shows up on the grub menu, but when selected just hangs with blinking cursor?

[code]...

View 5 Replies View Related

Ubuntu :: Getting GRUB2 To Recognize Moblin And Actually Boot Into It?

Jan 7, 2010

Right, I've made some progress in regards to this. Moblin is now on the GRUB2 boot menu thanks to a sudo update-grub. But for some strange reason, it comes up with this the scenario in the first image when I go into its entry.

I tried doing some stuff to the /etc/default/grub, but that didn't even help. The second image shows the contents of /etc/default/grub.

I would really like Moblin to work. I am so close to getting it to work, yet so far because I can't even boot into it

View 3 Replies View Related

Ubuntu Installation :: Grub2 Can't Load Window 7 After Recovered Grub2 Using Live Cd To Boot Windows 7

Mar 7, 2010

i initilally installed ubuntu 9.10 then installed windows 7 ,then i recovered grub2 using livecd as told in the post [URL] i did "sudo update-grub" and got windows 7 menu entry but when i select that entry windows 7 does not load but the grub2 is reloaded again.
i cant boot to windows 7.

Windows 7 have 100 mb partition "System Reserved" the grub2 points to that partition but still windows 7 not loaded.

sudo fdisk -l
Disk /dev/sda: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x3c3a81f5

[Code]....

View 3 Replies View Related

Ubuntu Installation :: Grub2 Dosn't Save Windows As Last Selected + Boot Into Cdrom From Grub2?

May 17, 2010

I went through so many post but I haven't found the proper answer yet hope you have an Idea1. Grub2 saves only Linux OS as last selected no Windows OS2.It is possible to boot into a cdrom (drive)?

View 2 Replies View Related

Ubuntu Installation :: 10.10 Upgraded To 11.04 Within Windows Xp - Fails To Recognize Windows Partitions

May 1, 2011

I have 10.10 installed within my Windows Xp.All was fine.Then,I upgraded to 11.04.Boot screen etc is fine .Log in is automatic in Classic.Unity & Compiz not supported.Now,again everything is fine except that my xp partitions are not recognised and hence I can not mount them and access them.

View 5 Replies View Related

Ubuntu :: Doesn't Recognize My Hdd

Sep 8, 2010

I have an acer aspireone aod250, i putted an external cdrom and downloaded the ubuntu, tried to install it but it didn't recognize the hdd... i though it was the cd, i downloaded ubuntu netbook edition, it did the same. i thought maybe i could try another operative, i downloaded linux mint 9, did the same thing. then ordered a cd from ubuntu.com, got in today, and it doesn't recognize my hdd. btw, the hdd is a seagate momentus 5400.6 with 160gb. i already ran ubuntu with the cd rom and starts the instalation, but when it arrives to the partitioning part of the instalation, it doesn't detect my hdd. but the bios in the pc detects it.

View 9 Replies View Related

Ubuntu :: Pen Drive Doesn't Recognize From 10.04

Jan 13, 2011

I'm new to ubuntu. My kingston 4Gb pen drive doesn't recognize from ubuntu 10.04.

View 8 Replies View Related

Ubuntu :: Doesn't Recognize Wireless Card

Feb 8, 2010

just installed ubuntu but it doesn't recognise my wireless card. I'm running an emachines g720. Ive tried looking through some previous posts but the terminal thing frightens me to death really.I've tried looking through the idiots guide but i'm afraid i'm a better idiot than that.

View 7 Replies View Related

Ubuntu :: Karmic Doesn't Recognize CD Drive?

Feb 9, 2010

I have a dual boot installation of ubuntu and windows vista. After upgrading to Karmic I haven't been able to access to the CD drive. How can I use it? The following error message is displayed when I click on Places --> cdrom0:"mount: special device /dev/scd0 does not exist"I am about reinstalling the whole OS, but for that I need the CD

View 3 Replies View Related

Ubuntu :: Rhythmbox Doesn't Recognize MP3 Player?

Feb 20, 2010

No media player recognizes my Philips MP3 Player as such, I've put all my hopes into Rhythmbox, it seems to be the most likely one to work. Anyway, I have created the empty .is_audio_player file but still the player does not show up in RB. I can access the player just fine through Nautilus, and syncing it actually worked for a while, but now for some reason it has stopped.

View 9 Replies View Related

Ubuntu :: Computer Doesn't Recognize When I Put In My Headphones / Get That?

May 19, 2010

My computer doesn't recognize when I put in my headphones.

How can I fix this.

View 1 Replies View Related

Multimedia :: Ubuntu Doesn't Recognize My Webcam / What To Do?

May 20, 2010

I'm running Ubuntu 10.04 on my MSI-16362 laptop and it doesn't recognize my built-in webcam. last time I used Ubuntu (9.04 I think) it recognized the LT webcam w/o any problem. Does someone has any idea how to fix it?

View 2 Replies View Related

Ubuntu :: Periodically Doesn't Recognize Input?

Jun 13, 2010

I have an Ubuntu 10.04 installation that I have been using for about a month. However, just recently, at random times for about 5 seconds I can't use my mouse or keyboard.When it does that, the computer isn't frozen, I just can't type.About 5 seconds later, all the text that I was trying to type suddenly appears. I have 4GB or RAM, and even when I barely have any programs running and at 0% of resource usage, the problem still persists. This has just been happening for the past day or so.

View 5 Replies View Related

Ubuntu :: Gedit Doesn't Recognize Txt File?

Aug 19, 2010

I typed in a text file (Feb.txt) at work using the basic Microsoft Notepad text editor and emailed it home. When I tried to open it from the email using the default gedit I got an error message - Could not open the file /tmp/Feb.txt gedit has not been able to detect the character encoding. check that you are not trying to open a binary file. Select a character encoding from the menu and try again.The character encoding is set to 'automatically detected'.

How come it can't detect the encoding? I had to manually set the encoding to Western(ISO 8599-15) to load it. I can't remember this happening in the past, and it was OK loading one I sent earlier (Jan.txt) which presumably had the same encoding, as it was written in the same way.

View 3 Replies View Related

Ubuntu :: 10.04 Doesn't Recognize LG Slim Gp08lu10?

Sep 16, 2010

I recently upgraded from karmic to lucid. I am currently having a problem trying to get ubuntu to recognize my LG slim External DVD drive. It was recognized fine in Karmic, but for some reason doesnt work now in Lucid. The device does work as i have tried it on other computers.

View 2 Replies View Related

Ubuntu Installation :: Mac4lin - It Doesn't Recognize It?

Feb 13, 2011

I am trying to make my desktop look like a Mac. I followed the instructions here. Here is exactly what I did:

1. Downloaded the Mac4lin package.

2. Extracted folder in my downloads.

3. Went to System > Preferences > Appearance.

4. Clicked install.

5. Installed Downloads > Mac4Lin_Install_v1.0 > Mac4Lin_Install_v1.0 >b GTK > Mac4Lin_Meta_v1.0.tar.gz.

However, when I do this, it doesn't recognize it, as you can see in the picture. Did I do something wrong when installing it?

View 9 Replies View Related

Ubuntu :: Grub2 Doesn't Have Menu.lst?

Mar 20, 2010

Ubuntu 9.10 64bit

Grub2 doesn't have menu.lst. If I want to remove on the booting screen, e.g. Code: Ubuntu, linux 2.6.27-2-generic Ubuntu, linux 2.6.27-2-generic (single-user mode) How to do it?

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved