Ubuntu :: Get The Version Of GRUB / GRUB-legacy To Boot Any Recent Windows 64 Beyond XP (Vista Or 7)
Dec 20, 2010
I've been using Linux for over a decade, so no need to worry about the obvious. I'm positive that I have my partitions/install correct. What has me baffled is that Fedora 14, which uses GRUB 0.97 (GRUB legacy) - boots Windows flawlessly every single time on the same hardware, but Ubuntu's (or the upstream Debian's) GRUB legacy do not - even though they are based on the same upstream code from the GNU Savannah servers.
No matter what I've tried I cannot get the Debian or Ubuntu version of GRUB/GRUB-legacy to boot any recent Windows 64 beyond XP (Vista or 7). All that it does is resets the computer when Windows attempts to boot, without an error. GRUB is notoriously difficult to compile, so before I try to compile code from RedHat's archives - any thoughts,experiences, similar issues - whatever?
View 9 Replies
ADVERTISEMENT
May 7, 2010
I had 9.10 installed and I did an upgrade to 10.04. However I cannot see anymore my Windows Vista partition with grub.. I have a Toshiba laptop Satellite p305.This is my boot script output:
Boot Info Script 0.55 dated February 15th, 2010
============================= Boot Info Summary: ==============================
=> Grub 2 is installed in the MBR of /dev/sda and looks on the same drive in [code].......
View 3 Replies
View Related
Jul 2, 2011
I'm new to linux systems and just installed Fedora 14 onto my Windows Vista laptop. I chose the shrink existing system option and then proceeded to install Fedora. The only problem is that when I choose Other in the Grub boot menu my Windows Vista goes straight to the recovery screen and does not boot. I don't want to do a point recovery. Is Vista not running because I shrunk it or because of some configuration that I did not add in the Grub files. How to solve this problem and get Vista running properly from the dual boot menu?
View 2 Replies
View Related
Dec 31, 2010
I have just installed Linux on a partition of my hard drive. Computer boots up and gives me the grub boot screen where I can choose from: ubuntu, some memory tests and windows recovery environment (loader). But no Windows Vista. When I boot the windows recovery option the windows boot loading screen comes up but then the screen turns blank but the hard drive is still working and the wifi light also comes on my keyboard. Ubuntu is working completely fine I just need to find a way of getting Grub to display Vista instead of the Recovery environment.
Here is my Boot Info Script: .....
View 9 Replies
View Related
Jun 30, 2010
I've Win XP installed on sda1 initially. Then I installed Centos on sdb (boot partition on sdb1 and root on sdb2). I chose to install grub to MBR of sda. The Centos installation automatically created an entry in the menu.lst file and I can successfully boot either into XP or Centos.
Now I went ahead and installed Ubuntu 10.04 to sdb4. Both Centos and Ubuntu are sharing the swap partition at sdb3. When I was installing Ubuntu, I chose not to install grub because I wanted the grub already installed to boot all three. After Ubuntu was installed, I logged into Centos and added the following entry in its menu.lst [so I modified (sdb1)/boot/grub/menu.lst ]
Code:
title Ubuntu 10.04
root (hd1,3)
kernel /boot/vmlinuz-2.6.32-21-generic ro root=/dev/sdb4 splash quiet
initrd /boot/initrd.img-2.6.32-21-generic
[Code].....
View 14 Replies
View Related
Jun 19, 2010
I dual-boot ubuntu 9.04 and windows 7. I recently reinstalled windows, and it wiped grub-legacy off of my MBR. Reinstalling grub shouldn't be tough, right, especially with clear instructions? Anyway, I can't get anywhere with the official instructions here: [URL]. The first issue is that the current live CD has no program "grub" in terminal. I dug up an old live cd, but I couldn't get anything with the directions:
Find where Grub is. If this gives a few different answers then you will need to find the correct one, perhaps by trial-and-error.
find /boot/grub/stage1
That command didn't find anything, nor did some similar commands found on google.
So I'm really at a loss. What should I do?
-Can I install Grub 2 on my MBR? Will that work with 9.04?
-Can I access my 9.04 install, copy files to Windows, and then just format the partition and clean install 10.04?
View 1 Replies
View Related
Jul 31, 2011
is it ever possible to do dual booting with grub(legacy) ever at all!. it is possible provided i take some pain, here is the link of that post [URL] i was coward and weak i didn't try that out then. but i did try it out. now so if u haven't seen the post .... I've installed Fedora 15 desktop(Gnome) with physical Logical volume called vg_fedora lv_root(ext4) ,lv_swap and lv_home(ext4), with 500MB /boot partition and had about 200GB free hard disk space ... so i wanted to install Scientific Linux 6.1 (because our school uses RHEL 6.1)
so, while running the installer I made (added) a logical volume lv_Scientific with ext4 FS and made its mount point (/) and used the MBR /boot which overwrote the Fedora /boot (completely OK and was as expected) i restarted after installation i got SL log in and as per the directions of the thread i copied the boot stanza from grub.conf of fedora 15 (which i already had copied and pasted into a text file and copied it from there)and pasted it into grub.conf of SL you may ask why did i choose same physical LVM too save swap space ... if i had made another physical LVM i had to make another swap ( i like LVM ... its cool)
completely unexpected happened Fedora now boots but not SL when grub starts i get this error 27 unrecognised commad and when i press <enter> i get grub menu with SL and fedora when i press on Fedora it works well i get my fedora login and i did login .. everything works fine but when i press SL it goes to the previous black screen grub error 27
[Code]...
View 14 Replies
View Related
Apr 29, 2011
I have successfully dual booted Opensuse and Windows7 successfully, but I have to load it from the CD choosing the boot from hard drive option.
If I do not have the Opensuse CD inserted it goes to Grub Legacy and gives me the option to boot from Arch Linux, or Windows. There is no option for Opensuse and when i hit the Archl Linux option I get errors and it brings me to the /rmfa (I think) command line. Selecting Windows lets me boot to into Windows successfully.
I checked the /boot/grub/menu.list in Opensuse and everything seems to be fine, but these options do not appear on my boot loader.
View 5 Replies
View Related
Jun 2, 2011
I had Fedora 14 (x86) and Windows XP with Grub Legacy (Grub) for dual boot in my desktop.
I installed Debian and Grub 2 replaced Grub in the MBR.
Must I reinstall F14 to recover Grub as bootloader or is there another lighter way to do it?
View 3 Replies
View Related
Jul 19, 2010
how to replace grub2 with grub-legacy hassle-free? I mean, is there any danger in doing the following procedure: purging grub2 and installing the legacy version after that? I'm using Squeeze system with ext4.
View 1 Replies
View Related
May 25, 2010
Is fedora 13 using GRuB 2 or still uses GRuB legacy?
View 8 Replies
View Related
Jul 5, 2010
I have a Dell Inspiron laptop which was set up to dual boot windows Vista and Ubuntu 10.04. I created a live USB image for Ubuntu 10.04 using Unet bootin and rebooted from from this to install Ubuntu on an SD card. When I remove the SD card and reboot the laptop I no longer get the GRUB loader menu, instead I get the GRUB error message. I can not now boot into Windows Vista or Ubuntu! Obviously I have caused a GRUB error. I have rebooted using the USB live image and run fdisk l and blkid, the outputs are listed below. how I can restore the GRUB loader menu back please so that I can access Ubuntu or Vista?
[code]...
View 4 Replies
View Related
Nov 1, 2010
I got ubuntu 10.04 lucid lynx along with windows (dual boot) and using Grub. On my computer, I have my C:/ (programs) and D:/ (data). I've never used my D:/ before that day that I've lost my windows partition on my grub menu. I usually use my D:/ with windows. The first time I used my D:/ to store data with linux, I lost my windows option in my grub menu. I'm not sure what I did wrong but I do want to restore my windows option in my grub menu.
After "fdisk -l",
I checked in /boot/grub and there is no menu.lst to modify. how I can get back my windows option in my grub menu ?
View 24 Replies
View Related
Mar 28, 2010
How do I make debian not show the grub list, and just go to the newest kernel?
View 7 Replies
View Related
Mar 3, 2010
In trying to fix Windows suddenly not booting, I have arrived at the point where it does not even appear in Grub, and I cannot even begin to start it.
View 3 Replies
View Related
Jun 8, 2011
I have to test Ubuntu 11.04 across multiple systems in my company and enable dual booting with Windows Vista PE x86. On selecting the Windows GRUB entry, the Grub menu just loads again without loading Vista and thus enters into an infinite loop.
Fdisk -l gives me:
Code:
When I did a update-grub, the output shows that it detected and added a Windows Vista OS. Also, I went ahead and added "MyWindows" as an option as well which has (worked for all other versions)
Code:
Selecting either of the GRUB Windows entries just loads GRUB menu again. I'm very confused and this deployment is critical for my company.
View 5 Replies
View Related
Oct 21, 2010
I installed Ubuntu onto a separate partition I have. Now however when i boot up, Grub (v1.98 ) gives m 5 options.
Ubuntu, with Linux 2.6.35-22-generic
Ubuntu, with Linux 2.6.35-22-generic (recovery)
Memory Test (memtest86+)
Memory Test (memtest86+, serial console)
Windows Recovery Environment (loader)
With no Vista option.
When I run the recovery environment however, it runs just my regular vista boot would have. Is this just a name issue? Ideally I would like to have my Vista option back.
View 8 Replies
View Related
Aug 16, 2011
I had Windows Vista installed on my computer and created a partition to install Fedora 15. I chose the option to install fedora on any free space, so it should have installed on the empty partition. When I boot up, there are two boot options. Fedora and Other. When I select other, it gives an error:BOOTMGR not found.Is there a way to add Windows Vista to the Grub Bootloader by editing the grub menu. I don't know if it will help, but here is what I get when I run fdisk in the terminal:
Disk /dev/sda: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders, total 625142448 sectors
Units = sectors of 1 * 512 = 512 bytes
[code]....
View 1 Replies
View Related
Aug 24, 2010
I've previously had a dual boot Vista/Ubuntu machine that was working fine. Fast forward, I'm not able to boot into Vista at all and decide to reformat, return to factory settings after which I'll simply reinstall Ubuntu to get my functioning dual-boot back. I reformat the drive, everything seems to work fine and when I reboot I'm met by the GRUB screen rather then the Vista bootloader screen I expected. I select the Vista option and rather than starting to boot, seeing the Windows splash and then breaking (as it's been doing for a few weeks leading up to my decision to reformat), I'm promptly given a message that it can't find the disk 5252-ACFA (that Vista was previously on). After further inspection, my Ubuntu partition is still in tact and untouched, so I think the 'reformat' simply reformatted the Vista partition not the entire HD as I'd wanted. How do I modify GRUB to point to the new correct Vista boot?
View 4 Replies
View Related
Feb 18, 2010
I have been trying to edit grub to make windows vista the default but whne i got to the menu.lst it is blank. I use this from the official guide gksudo gedit /boot/grub/menu.lst and it still comes up blank as well as sudo gedit /boot/grub/menu.lst
View 2 Replies
View Related
Jan 18, 2010
I use CloneZilla to image partitions and Grub 0.97 in the MBR to boot the os restored in /sda1.
Although it works fine with XP, I can't get Vista or Windows7 to boot. For instance, Vista fails with error 0xc00000e and is unable to load WINLOAD.EXE.
I don't know if it's something in Windows or maybe Grub needs something else besides the following in menu.lst to be able to load Vista and W7?
Code: parttype (hd0,0) 0x7
rootnoverify (hd0,0)
makeactive
chainloader +1
View 5 Replies
View Related
Jul 31, 2010
just installed opensuse 11.3 with kde when my last time working with linux was in 2006.
Now I installed from the Live-CD and everything went fine, only problem came after the installation when I noticed GRUB didn't find windows at all.
Now I did fdisk -l and here's the result:
Disk /dev/sda: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
[Code].....
View 5 Replies
View Related
Sep 1, 2010
I had two OS in laptop windows vista and linux mint and when I used to start my computer I used to get different option for os like linux mint, linux mint memory check, windows vista etc.. but because of virus windows vista got crashed so I formatted disk drive C: which were containing windows vista and reinstalled fresh copy of vista.. but now when I start my computer vista start automatically, I do not see GRUB options to run windows os or linux mint..Is there a way to reinstall GRUB to get options like I used to get before formatting ?
View 1 Replies
View Related
Feb 15, 2010
Here the other day, I decided to try out 10.04 Alpha. But after I had done it, I weren't able to boot Vista anymore. When I choose it in the grub boot loader, it changes to only showing the word "GRUB", and nothing more happens. As a desperate attempt to fix it, and because I weren't happy using the Alpha, I then decided to switch back to 9.10, but the problem with booting Vista persists.
View 9 Replies
View Related
Mar 21, 2010
upgraded from 9.10 to 10.04 beta today.Ubuntu boots but not Vista boot info script info for my system as follows...Boot Info Script 0.55 dated February 15th, 2010
============================= Boot Info Summary: ==============================
=> Grub 2 is installed in the MBR of /dev/sda and looks on the same drive in
partition #7 for /boot/grub.
=> No boot loader is installed in the MBR of /dev/sdb
[code]...
View 2 Replies
View Related
May 25, 2010
I'm extreemly new to Ubuntu and installed 10.04 onto a partition this morning. When I boot up my PC a menu called GRUB comes up and the list of OS's has ubuntu 1st. If I dont change my selection to vista it automatically boots into ubuntu. How can I change the order or default booting OS? I have seen other people talk about it but I'm not sure if it's up to date.
View 2 Replies
View Related
Dec 8, 2010
Here is the output of bootscript,
Code:
#
Boot Info Script 0.55 dated February 15th, 2010
============================= Boot Info Summary: ==============================
=> Grub 2 is installed in the MBR of /dev/sda and looks on the same drive in
#
[code].....
View 9 Replies
View Related
Apr 27, 2009
I will be booting Vista, XP, and then installing Linux with grub. So the Vista boot loader will be setup to boot both Windows, so then when I do install a Linux on the same hard drive, (all on separate partitions) what is the best method to boot up all 3 systems?Should I just allow grub to install on the master boot record, and then chainload XP and Vista. Or I could install grub on the boot sector of what will be my Kubuntu root partition, and then try to add this Linux to the Vista boot loader ?
View 7 Replies
View Related
Oct 30, 2010
I currently have both Ubuntu 9.10 and Vista installed, and would like the Grub to boot to Windows as default selection. Unfortunately, I did not remember which OS I installed in the first place, and even could not find the menu.lst either.
View 2 Replies
View Related
Jan 18, 2010
I use CloneZilla to image partitions and Grub 0.97 in the MBR to boot the os restored in /sda1. Although it works fine with XP, I can't get Vista or Windows7 to boot. For instance, Vista fails with error 0xc00000e and is unable to load WINLOAD.EXE. I don't know if it's something in Windows or maybe Grub needs something else besides the following in menu.lst to be able to load Vista and Win7?
Code:
parttype (hd0,0) 0x7
rootnoverify (hd0,0)
makeactive
chainloader +1
View 7 Replies
View Related