Applications :: Can Grub Boot Vista/W7
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
ADVERTISEMENT
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
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
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
Mar 29, 2010
I was dual-booting Vista Business and Fedora 12 on the same hard drive. I deleted the Fedora partition and expanded the Vista partition to use this space.
I figured that because GRUB was on the Fedora partition (at least, I thought it was), I'd just be able to load up Vista as usual.
When I turn the computer on, a GRUB command-line comes up, and to be completely honest, I have absolutely no idea what to do at this point. I'd quite like to just get rid of GRUB entirely and boot straight into Vista, but again, I don't know how.
I've tried using a Vista recovery disc to sort out startup problems, but it doesn't do anything because the problem occurs before control is passed over to Vista.
What can I do to fix this problem? Can I get delete GRUB and boot straight into Vista? How?
View 2 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
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
Mar 7, 2009
I am new to Fedora, having used Ubuntu for 2 years. However, I am a little dissappointed in the latest Ubuntu releases and want to try something new. So I installed Fedora 10 on my second hard drive, deleting Ubuntu. On my first hard drive, I have Vista installed. During installation I followed a guide for dual-booting and it said not to install Grub to the MBR of the Windows partition, so I followed that advice...
This caused a Grub error 15 on the next boot. I booted the Fedora installation from the second hard drive. My hypothesis is that the Grub bootloader of Ubuntu was still installed somewhere and it could not find the Ubuntu linux kernel. Therefore, it gave error 15. So I installed Vista again and am hesitant to try Fedora again... How can I install Fedora alongside Vista properly (as dual boot)?
Or should I stay away, because it is apparently too difficult for me? Is it worthwhile to make a separate /home partition as I read that it is preferred to do a clean install every release? Could I just do that with Gparted and then assign the partition as /home in the Anaconda installer? The downside is that I then need to create a swap and / partition too, right?
View 6 Replies
View Related
Nov 6, 2009
Shrinking the Vista partition and format the rest of the HD as ext4 and install Fedora into that partition and put the GRUB in MBR, is this the right way to dual-boot fedora with Vista?
View 4 Replies
View Related
Feb 27, 2010
I recently installed Ubuntu (Karmic Koala) on a Dell Inspiron 1525 which already had Vista installed on it. The installation went just fine and I could boot into either Ubuntu or Vista using the Grub bootloader options. After updating grub through the update manager however, I can no longer boot into Vista and get an error message that says:
"Windows cannot start. A recent upgrade or hardware change may have caused this".
And below that:
File: \boot\bcd
Status: 0xc000000e
info: An error occurred while attempting to read the boot configuration data"
When I run sudo fdisk -l, I get the following:
Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00000080
Device Boot Start End Blocks Id System
/dev/sda1 1 6 48163+ de Dell Utility
/dev/sda2 * 7 13619 109345113+ 7 HPFS/NTFS
Partition 2 does not end on cylinder boundary.
/dev/sda3 13619 15936 18605117+ 7 HPFS/NTFS
/dev/sda4 15937 19457 28282432+ f W95 Ext'd (LBA)
/dev/sda5 19066 19457 3148708+ dd Unknown
/dev/sda6 15937 18930 24049242 83 Linux
/dev/sda7 18931 19065 1084356 82 Linux swap / Solaris
Partition table entries are not in disk order. I have the Vista recovery disk but was wondering whether using it to repair the Vista bootloader might mess up Grub.
View 4 Replies
View Related
Apr 10, 2010
I want to set up grub for a dual boot system of xp and vista. The thing is that I have vista installed and would have to install it ance again after setting up XP in order to use the microsoft bootloader. And secondly I slowly want to get into linux...
This is how I tried it: I have four partitions on my HD and want to install the Bootloader on /dev/sda3. I started up the ubuntu live cd, mounted partition3, opened the console and tried this command line which I found in a tutorial
grub-install --root-directory=/media/hda3 --recheck /dev/hda However I get the following error message:
mkdir: cannot create directory '/media/hda3/boot': No such file or directory
View 2 Replies
View Related
Jan 25, 2009
I did a fresh install of Fedora Core 10 32bit on my Caompaq Presario AMD 64 laptop which originally only had Vista ultimate 64bit. When I go in to grub and choose windows I get a screen that says:
Windows failed to start...
File: windowssystem32winload.exe
Status: 0xc0000225
Info: The selected entry could not be loaded because the application is missing or corrupt.
View 9 Replies
View Related
Dec 12, 2009
I dual booted opensuse along with vista. I installed opensuse in extended partition, with grub and gave the option as "boot from extended partition". Now everything is fine. I am able to boot into suse as well as vista. Now how can I restore my vista bootloader? I want to uninstall openSuse. When I try restore mbr from hard disk. There is absolutely no change!
View 1 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
Apr 27, 2010
I've got a machine that I'd got 9.10 on, that I've now upgraded to Lucid Lynx - and I'm having the same problem with dual boot (or lack thereof) that I was having previously.
Rough scenario is:
(Original Vista machine had)
C: Windows Vista OS + Windows software, etc.: 500GB - single NTFS partition - SATA drive
D: General dumping ground for data. 500GB SATA drive. Was single NTFS partition, now shrunk to install Ubuntu.
So is now:
- NTFS partition (containing general rubbish)
- Ubuntu / partition
- Ubuntu swap partition
... and then 3 x 1TB SATA drives making up an (Intel ICH9R) FakeRaid RAID5 array - that Windows can happily 'see' and use, but I don't care about Ubuntu having access to it or even seeing it.
Lucid Lynx is installed to /dev/sde6 (IIRC) - but when I boot the machine just boots straight into Vista.
I've done what I can to try and get GRUB correctly installed - to the point that right now I probably have it splattered just about anywhere and everywhere.
So - now - the machine boots and simply presents me with "GRUB Hard Disk Error" and stops...
I can fix this by running the Vista repair, with a fixmbr etc. and putting the MBR back to 'normal' on the first boot disk (/dev/sdd in this case). The machine then just boots straight into Vista.
...or I can boot into Ubuntu (or Vista) by booting off a Super Grub Disk (CD) and selecting "Boot Linux" (or whatever it is) - and it correctly boots Lucid Lynx from /dev/sde6
Ideally I want a proper GRUB dual boot menu - but I just seem to be getting into more and more of a mess!
Bootlog below will show what sort of mess I'm in:
Code:
Boot Info Summary:
View 2 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
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
Mar 18, 2011
I have a single hard-drive on a spare computer and I decided to try out Ubuntu on recommendation from a friend. I really like it now but at first I just dual-booted it, and now I want Vista gone. I know it's unnecessary to have just one OS but my hard-drive isn't particularly big and I'd prefer to have Ubuntu by itself. Can anyone tell me how to eliminate vista and leave Ubuntu as my sole operating system (I've all my files from computer on another computer so I don't have to worry about losing anything).
View 2 Replies
View Related
Dec 23, 2010
I dual booted ubuntu with vista a while back, but I was running out of space on both partitions. So I thought I'd install ubuntu on another slightly smaller HDD from an old laptop. I thought all the ubuntu and grub stuff were on that one partition, so I thought if I just deleted it, all would be good. I isn't. Now when I boot up, I get a message saying 'Error, no such partition exists' and then 'Grub rescue:' and an input. So what I want now, is well, basically to be able to boot windows. I'm guessing I either have to remove grub, or just make it forget I ever had Ubuntu.
View 6 Replies
View Related
Apr 6, 2011
I installed Ubuntu 10.10 on my PC running Vista Home Basic. I installed to run as a dual boot but now I can only boot into Ubuntu. I have tried to run the recovery disk for Vista and it errors out also..
View 6 Replies
View Related
Oct 2, 2010
I've been trying to make Linux my only OS and have run into another snag - this time with Firefox. I realize I could try Opera or Chrome but for this thread I'm concerned with Firefox.I still dual-boot and while I've always notice that Firefox doesn't scroll as smoothly as it does in Vista, this latest issue is a concern:
I'm on the BOD for a different club forum (hobby) and need to print a list of the new registrants for various reasons. Firefox initially presents the list in portrait mode but I need it to be in landscape. Generating the initial "print preview" then changing the "print preview" from portrait to landscape takes substantially longer than in Vista on the same box...it's 30-40 seconds in Vista and nearly 2 minutes in Linux - that's a huge difference!!
As I mentioned it's a dual boot so the hardware is the same and it shouldn't involve the HPLIP service as it's a preview.I don't know if this is an openSuse issue, Kernel issue or something else.
View 1 Replies
View Related
Jun 30, 2010
I recently booted into linux from 9.10 and upgraded to 10.04. i was running a vista dual boot with 9.10 and everything worked fine. When linux asked where to install grub it said "if you dont know check all partitions "or something.so i did. i tried to boot back into windows and now it wont work, all i get is a blinking cursor.
View 9 Replies
View Related
Jul 10, 2010
I am trying to dual boot my system. MS Vista and Debian lenny 5.05. Installed Vista first, need vista for voice recognition software. Installed Lenny second but grub does not see Vista. Installed NTFS-g3 so I can read and write to /dev/sdc1 where my vista is. But grub still does not detect it. Installed grub2 and upgraded from legacy but still grub2 does not see the vista partition.
View 6 Replies
View Related
Dec 11, 2009
I just spend 10 hours tryng to find a way to get my old grub working again after re-installing windows in an emergency, but it is not working...
View 3 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