General :: Grub Doesn't See Windows Xp After Install Of Ubuntu 10.10?
Jan 28, 2011
recently i installed ubuntu 10.10 and now when i start my computor i dont see windows xp in the grub bootloader anymore. (it worked fine for 10.04) my brother as well has had the same problem.
View 2 Replies
ADVERTISEMENT
Sep 7, 2010
I've installed Lenny with no problem, but I tried switching to Squeeze, and grub for some reason didn't pick up on the Windows partition this time - it just shows the two Linux options (debian and debian single-user). I check the menu.lst file (which I've edited under Lenny with no issues), but for some reason it doesn't exist at all in this install. Is it in a different location with Squeeze maybe?
why grub didn't pick up on my Windows install?
View 3 Replies
View Related
Jan 30, 2011
I have windows7 installed in my laptop. I tried installing Redhat linux in it, and I was successful. But then I logged in with windows7 and deleted the partition in which I had installed redhat through computer management. Now my system doesnt boot with windows instead it boots with GRUB. Also to inform that the deleted linux partition I merged with Windows.
View 2 Replies
View Related
Feb 13, 2010
Working on a quad boot system. Two Karmic installs (I find I tend to hork one every once in a while by playing too much, so having a backup around is nice), windows 7, and Snow Leopard. I got everything up and running, except I had Leopard installed instead of snow leopard. At that time, I had the following:
sda1->win 7
sda2->leopard
sda5->karmic 1
sda6->karmic 2
(others for swap / extended / etc)
Grub2 detected everything just fine, made a real nice grub.cfg file and away I went.Now, I've made a change. Snow Leopard required GUID partitions and I had my stuff all set up as MBR and was /not/ about to reformat and start over. So I added a second drive, sdb.
Now, I can boot to that drive independently. Fine.I can boot to sda just fine and go to either Ubuntu install or windows just fine. Great. Grub2 finds Mac OSX on /dev/sdb2. Awesome (sdb1 is a fat32 bootloader for hackintosh reasons). It not only doesn't update grub.cfg, it leaves the old /dev/sda2 listing for my old Leopard install ... whose partition I deleted. It isn't visible anymore.
Code:
> sudo update-grub
Generating grub.cfg ...
Found Debian background: radar.png
[code]....
But nothing after Ubuntu 9.10 on /dev/sda6 shows up in grub.cfg? I'm at a loss. Any ideas how to get it to populate? I'd rather not hack grub.cfg and have to rebuild it by hand every once in a while especially as grub was fine with finding it.
View 14 Replies
View Related
Mar 21, 2011
I have used CentOS for a while and have never run into this issue. I searched all over and didn't see a similar issue anywhere, I did an install of CentOS as a server (no GUI) with only the base. Partition is /boot ext3, size of 100MB. The rest of the drive is partitioned as / with ext3. This is being done on a CompactFlash card of 32GB in size. The BIOS sees it as an IDE drive.
When the install completes and the system reboots, the grub stops at the grub> prompt. There is no menu for OS options. If I do the following commands:
grub>root (hd0,0)
grub>kernel /vmlinuz-2.6.18-194.el5 root=LABEL=/
grub>initrd /initrd-2.6.18-194.el5.img
grub>boot
View 19 Replies
View Related
Aug 15, 2010
I have a new netbook - "Eee PC 1005PE-PU27-BK" and installed Ubuntu Netbook Remix 10.04, Kernel Linux 2.6.32-24-generic. I love Ubuntu, but I also want to be able to access Windows 7 if I can. I've read some on GRUB, but the menu on startup isn't showing my Windows 7 instance. I've tried reinstalling GRUB, but when I run sudo update-grub, I still get this:
Code:
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-2.6.32-24-generic
Found initrd image: /boot/initrd.img-2.6.32-24-generic
Found linux image: /boot/vmlinuz-2.6.32-21-generic
Found initrd image: /boot/initrd.img-2.6.32-21-generic
Found memtest86+ image: /boot/memtest86+.bin
done
I know that Windows 7 is still on the system, I just can't access it.
View 5 Replies
View Related
Sep 12, 2010
I am trying to dual boot Windows and Linux. I would like to continue using the Windows bootloader in my MBR.
I installed Windows 7 first. During the install I left some unallocated space that I intended to install Linux.
I found this guide: [URL]
It says to install GRUB to the bootsector of the partition that Linux is being installed to and not the MBR of your hard drive.
I am trying to install Linux Mint Debian to the second partition. When the installer gets to where you are asked to install GRUB the only option is to install GRUB to /dev/sda which I believe is the MBR.
I decided just not to install GRUB and proceeded with the installation.
How can I install GRUB to the bootsector of my Linux partition?
View 2 Replies
View Related
Aug 2, 2011
I want to install grub inside windows 7. I don't want to partition anything neither I want to remove Windows Boot Loader (BCD). I simply want to Use Grub from windows 7 boot menu. I want to do this so for frugal install of linux distros such as puppy, slitaz, etc. I have used WinGrub on Windows XP and it worked fine. But I don't think that will work on Windows 7.
View 1 Replies
View Related
Jan 8, 2011
I have a laptop with two partitions, dual booting Vista and Ubuntu. laptop was originally furnished with Vista. It's become totally unusable and I want to install XP on the NTFS partition erasing Vista. I know that after installing XP it will overwrite the MBR and GRUB will be lost. how to recover GRUB after the XP install. all data is now on the Ubuntu partition. I need XP just for games for my kids. barbie and harry potter ...
I spent 30min looking for sth like that but could not find it, just reference if such a thread exists.
View 5 Replies
View Related
Jan 2, 2010
When i tried to install windows xp and ubuntu 9.04 together i got an error as GRUB 18. Then i installed only ubuntu 9.04. Now i am planning to have both ubuntu 9.04 and fedora 12 on my system. Is it possible that i'll again get the same error? If yes what are the possible solutions?? and is it advisable to have both fedora and ubuntu in the same system??
View 10 Replies
View Related
Jun 12, 2010
fdisk -l
Disk /dev/sda: 400.1 GB, 400088457216 bayt
255 heads, 63 sectors/track, 48641 cylinders
[code]....
View 9 Replies
View Related
Oct 11, 2010
i have a 250gb hdd and a 160 hdd. i installed wind0ws 7 on the 250 and then ubuntu 10.10 on the 160. In the past (8.04-10.04) after install ubuntu on boot grub would give me the option to go into ubuntu or windows, now ti doesnt give me that option and boots directly into ubuntu. I dont even think it has recognized that windows is there.
View 9 Replies
View Related
Dec 4, 2010
I just reinstalled Ubuntu 10.04 (I was running it wubi but various issues prompted me to install it in a separate partition) and now windows isn't an option in the GRUB. I have windows Vista on /dev/sda2 and I can see it on GParted.
I tried looking through some of the other posts, but I think that I need some direct help with this one. I have tried update-grub and nothing changed.
I don't use Windows often, but it is nice to have the option.
All this is running on a Toshiba Saellite A215
View 5 Replies
View Related
Dec 27, 2010
Using Ubuntu 10.4 32-bits, Windows 7 32-bits (sda) and Windows 7 64-bits (sdb). Grub displays 2 menu-entries Windows 7, but both entries start Windows 32-bits (sda).
"sudo update -grub" doesn help.
sudo fdisk -ul gives:Schijf /dev/sda: 640.1 GB, 640135028736 bytes
255 koppen, 63 sectoren/spoor, 77825 cilinders, totaal 1250263728 sectoren
Eenheid = sectoren van 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
[Code]....
View 4 Replies
View Related
May 31, 2010
Two days ago i turned on my pc and suddenly there was a message:"Minimal Bash-like line editing is supported.For the first word,TAB lists possible command completions.Anywhere else TAB lists the possible completions of a device/filename.ESC any time exists...
When i googled this message it came out that this has got to do with linux (i have never used linux and i formated my disc once or twice since i bought it so i found it very strange that this problem is related to linux).Anyway,i found out that grub is the problem and that it isnt a big deal to solve it.I downloaded Ubuntu,booted it from the cd and followed the instructions...I typed in grub (in the terminal) and it told me to download it so i typed in "get-apt grub install" or something like that and it all went well,i was now in the grub directory.Then i typed " find /boot/grub/stage1" and it told me that the file was not found.
I have tried everything,i have downloaded the super rescue cd the fix the problem but i have still the same problem.
View 2 Replies
View Related
Jul 25, 2010
I know its not a Linux program but my brother had Linux on his HP DV9000 Laptop, Well he wants to go back to windows XP home edition or what ever, he played around with it and messed something up and when you boot it, it comes up with a GRUB error 22, so I try to boot it with the windows XP CD and when i try to install windows or repair it tells me there is no hard disk... which seems kinda stupid considering your PC needs a hard disk to boot up, so in the BIOS menu i did the hard disk testing and what not and it came back 100%...
View 14 Replies
View Related
Mar 26, 2010
I am using Lenovo Laptop. Initially I had Dual boot with Windows Vista and RHEL 5. I deleted Vista Partition. If I try to install Vista using Vista Bootable DVD, The Vista Bootable DVD is not getting detected! Now I want to remove everything (RHEL 5 & Grub Boot loader) from my laptop and install fresh OS.
View 14 Replies
View Related
Mar 21, 2011
I have installed Ubuntu and i am unable to open windows it says windows Grub missing re-install system32I don't want to lose data in windows please tell me how to install Grub(windows xp sp2)
View 7 Replies
View Related
Jul 17, 2010
Since upgrading to Lucid (I think), I can't boot into Windows. When I select the Windows Vista entry in GRUB, the screen goes blank for a moment before returning me to the GRUB menu.I have tried pressing 'e' to edit the GRUB entry before booting, and what I find is that it says the root is hd0,1Since my Windows partition is sda1 in GPartEd, should that translate to, for example hd0,0 ?The only reason I want to boot into Windows in the first place is to install a BIOS upgrade from HP, which only works with their Windows software. If someone can suggest an alternative way of doing this then I won't need to boot into Windows at all.
View 9 Replies
View Related
Apr 10, 2011
got myself a new pc, windows 7 installed.. i just got done installing ubuntu10.10. it said to finnish, i had to reboot.. ok, no problem.. i reboot, loading says uuid is not valid.. but, it loads 7 fine.. they are on the same drive, but different partitions. i only got a wireless usb keyboard and when it goes to the shell, it doesnt seen to recognize it.
View 9 Replies
View Related
Aug 24, 2010
I had to dual boot my computer again with windows unfortunately for school. This is something I've dealt with dozens of times in the past but when I try to recover grub 2 with the ubuntu live cd I get this:
sudo grub
sudo: grub: command not found
View 4 Replies
View Related
May 4, 2010
I recently upgraded to 10.04. The grub menu shows my windows partition but does not load it when I select that OS.
View 2 Replies
View Related
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
Apr 27, 2010
I have a used PC that came pre-installed with suse 11.2.Unfortunately, I do not have the install disk to use in case of whatever.I already know that when configuring a dual boot with Windows and Linux, it is recommended to install Windows first.I do not have that luxury now as 11.2 is installed and GRUB is the boot loader.Question is, if I boot the Windows 98 install disk on boot, how to not mess up GRUB and still add Windows 98 to GRUB menu?
One hard drive only here. 98gb free.It seems that W98 install will overwrite GRUB in this situation - causing problems. Maybe not, I don't really know for sure.I just need to install windows 98 on the same hard drive and if possible, have suse and w98 visible on boot in GRUB.
View 9 Replies
View Related
May 11, 2011
error: unknown filesystem grub rescue>
Background: My mother's HP laptop had Ubuntu and Vista on it, Ubuntu my brother's doing. He decided he wanted to take off Ubuntu yesterday (he had forgotten the password), and deleted the partition that it was contained within. The computer now boots to this error.
Inventory: We no longer have the install disk for Windows Vista, he cannot tell me what version he used of Ubuntu, what partition it was on, any of the specs for the machine, or generally any information about the system. All I am aware of is that error on the boot-up screen. I have nothing else to work with.
I would like to remove Grub, and Ubuntu, and leave Windows intact (the request of the owner of the computer), but I have no idea what commands I could use to get rid of either when I can't access Windows, or how to properly remove them if I did access Windows.
View 10 Replies
View Related
Jan 23, 2010
First time this has happened. I installed Fedora first (XP already installed) and then installed Ubuntu 9.10 64. Fedora doesn't show up on boot up menu. I've tried update-grub.
Before I would have just edited menu.lst, but now?? I dunno.
edit; Here's fdisk with Fedora on sda6
View 9 Replies
View Related
Feb 6, 2010
I tried to install Ubuntu on an external drive, but it doesn't boot, but it installed GRUB on my main HD, and now I can't even boot Windows. I only get a "grub rescue" prompt. I need to remove GRUB. How to do it?
View 6 Replies
View Related
Mar 28, 2011
I have one install (Slack 12.2) on /dev/sda11, and GRUB (GNU GRUB 0.97) boots it without a problem. I just installed a new Slack 13.1 on /dev/sda1, and GRUB fails to boot it as follows:Quote:
grub> root(hd0,0)
> Filesystem id type ext2fs, partition type 0x83
grub> kernel /boot/vmlinuz root=/dev/sda1
[code]....
View 2 Replies
View Related
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
Dec 19, 2009
I just installed OpenSuse 11.1 alongside of Ubuntu 9.10. After finishing up the installation I find that I can't get into Ubuntu. I have tried adding Ubuntu to the OpenSuse /boo/grub/menu.lst but it doesn't seem to be working.
View 9 Replies
View Related