Software :: Can Grub Boot Vista / Win7?

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


ADVERTISEMENT

Ubuntu :: Cant Boot To Win7 From Grub / Win7 Partition Doesn't Appear?

Sep 1, 2011

i have ubuntu 10 and win 7 dual booting on one hdd, all of a sudden grub says error no such partition when i select windows at the boot menu. and i cant get to the win7 partition from ubuntu (to play music and stuff, this used to work, places, mount filesystem, 250 gigs whatever). i've tried the stuff in these links and nothing has worked so farpartition info

sudo fdisk -l /dev/sda
Device Boot Start End Blocks Id System
/dev/sda1 1 29094 233697523+ 7 HPFS/NTFS
/dev/sda2 * 29095 30401 10498477+ 83 Linux

View 8 Replies View Related

Ubuntu Installation :: Grub Bootloader Picks Recovery Partition For Win7 As Vista

Aug 19, 2010

I'm having an issue installing Ubuntu with Windows 7 Home Premium 64-bit through Wubi. The Wubi installation works great and Ubuntu seems to install after the first reboot after selecting Ubuntu from Windows' boot menu, however whenever I select Ubuntu from Windows' boot menu after Ubuntu installs and it reboots for the second time, it loads the GRUB bootloader, however Ubuntu isn't listed at all.

Windows 7 is listed twice and Windows Vista is listed (seems it picks up the recovery partition for Windows 7 as Vista) and when I select the first Windows 7 from the GRUB bootloader, it just goes back to Windows' boot menu with Windows 7 and Ubuntu as the selections. If I select the second Windows 7 from the GRUB bootloader, it'll boot Windows 7 like normally. It looks like Ubuntu is nowhere to be found. Because of that, I just ended up uninstalling it.

View 4 Replies View Related

Ubuntu Installation :: Upgrade Vista/9.04 Dual-boot To Win7/10.10?

Dec 23, 2010

I haven't done this in a long time, so I probably just need a quick refresher on a few things. I had to revert to Vista as my primary OS for more than a year to do CAD work, but now I finally have the freedom to move back to Ubuntu. I have my Win7 upgrade that I still haven't done (yes, I know I'm late to the party) and I want to update my Ubuntu 9.04 install to 10.10.

If I remember how to do this correctly, I should upgrade Vista to Win7 first, and then install Ubuntu second. I have two separate hard drives, so each OS will go on a separate one. The only issue I had in the past is that the drive with Ubuntu on it must be set as the primary boot device, otherwise GRUB wouldn't load. Is this all correct? I've been out of the Ubuntu loop for quite a while, are there any caveats to this process that I should be aware of?

View 9 Replies View Related

Ubuntu Installation :: Vista OS Upgrade To WIN7 But Need Dual Boot?

Jan 21, 2011

I have a pretty good grasp on general computer works and I have read alot about the dual boot system and can do it with multiple variations of linux. My problem lies within my laptop, that I want to do a dual boot on (which is my only one with wireless). It is currently running Vista Home Premium-x86 and I would like the upgrade to Windows 7 Proffessional-x64. I have access to it but I have to keep Vista as is in order to keep Windows 7 as an upgrade which will have to be a custom install. This HD is dedicated to Vista and the backup partition as it is already.

I've read just about everywhere that you first have to do Ubuntu install and partition and then Windows, which makes sence, and then change the GRUB. However, I'm unsure about this case.

What would be the best way of going about making the partitioning scheme? I've already backed up everything possible so loosing that info is not the problem. Vista is the problem. My HD is a toshiba 320gbs- 2.5" form factor. My plan was to make 3 partitions. Windows, Ubuntu, and then the back up partion for Windows. I wanted to allocate Windows 150gb, Ubuntu 150gb, and then the other 20gb as back up for Windows.

View 1 Replies View Related

General :: Dual Boot - Replace Vista With Win7 Without Affecting Fedora?

Oct 9, 2010

I had Windows Vista Business in my compaq presario CQ40-145 TU laptop, over which I installed Fedora 13, making the system dual boot. The Windows is set to be the default OS. Now I want to replace Vista with Windows 7 professional without affecting Fedora. As far as I understand, during boot up, the system enters Fedora's booting process and then gets redirected to Windows, and it is not directly windows even if the default OS is windows.

The reason behind not disturbing fedora is the updates, extra software and packages installed and the pain and time it took me to make my speakers, wlan and flash player work in it. I even don't remember the exact process of what I did. I don't have now so much time to search for it again. So I will take up only that way in which Fedora is not affected at all. And the second problem is my DVD drive is not working at all. So I'll like using USB stick for the same.

View 8 Replies View Related

Ubuntu Installation :: Boot/grub/win7 - Testdisk/update-grub Method, But It Didn't Work?

Mar 4, 2011

I have 2 hard disks. sda,sdb

In sda, I have 4 partitions, and I have windows 7 in one of the extended partitions [not in the primary partition].

In sdb, I have 3 partitions. 2 for storage, and 1 10GB drive for Ubuntu. Again, Ubuntu is not of a primary partition.

I had ubuntu 10.04 running on that for a long time. However, I wanted to reinstall ubuntu and use 10.10.This is what I did EXACTLY:Booted from Ubuntu install CD

Chose advanced istall

Selected sdb3 for Ubuntu

I installed GRUB2 on the SAME partition as Ubuntu aka sdb3 Installed then rebooted

I can boot into Ubuntu fine, but whenever I select Windows 7 bootloader from the GRUB menu, the screen goes black, and my PC reboots.

Boot Info:

Code:
Boot Info Script 0.55 dated February 15th, 2010 [code]....

ls: reading directory sda6/: Input/output error

I have tried the testdisk/update-grub method, but it didn't work.

View 9 Replies View Related

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 View Related

Fedora :: Installed Win7 After F11 - Computer Does Not Boot Via Grub

Mar 4, 2010

I'm a F11 user and I wanted to see the new Windows 7 and right now, the computer doesn't boot via grub.

View 2 Replies View Related

Ubuntu Installation :: Edit Grub.cfg To Boot Win7 First?

Feb 20, 2010

I set up a dual boot system with Win7 and Ubuntu 9.10. Ubuntu is the first OS listed in the boot menu. I would like to change the boot order so Windows is first. Also after running a few updates I now have multiple boot items listed for Ubuntu that I'm sure are no longer needed. Having never edited Grub and searching through the forum, I'm asking help. I going to guess that I want to edit grub.cfg. If so, what do I need to change within the following information?

[Code]....

View 2 Replies View Related

Ubuntu Installation :: Win7 Does Not Boot After Installing Grub

Sep 30, 2010

After install of Ubuntu 10.04 I cant boot WIN7 from the Grub menu.

root@asus:~# fdisk -l
Disk /dev/sda: 32.0 GB, 32017047552 bytes
255 heads, 63 sectors/track, 3892 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
Disk identifier: 0xcb5bd2b2

Device Boot Start End Blocks Id System
/dev/sda1 * 1 3890 31245312 7 HPFS/NTFS
/dev/sda2 3890 3892 16154 ef EFI (FAT-12/16/32)

Disk /dev/sdb: 31.9 GB, 31914983424 bytes
255 heads, 63 sectors/track, 3880 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
Disk identifier: 0x0002ac5b

Device Boot Start End Blocks Id System
/dev/sdb1 1 3391 27230840+ c W95 FAT32 (LBA)
/dev/sdb2 3391 3881 3931137 5 Extended
/dev/sdb5 3391 3852 3701760 83 Linux
/dev/sdb6 3852 3881 228352 82 Linux swap / Solaris

View 3 Replies View Related

Ubuntu :: Grub Doesn't Boot Win7 And WinXP

Nov 3, 2010

I have Win7 installed in my notebook, after I install WinXP, after I install Ubuntu 10.10

I need WinXP to my project...

I re-install Grub2 with live CD and the WinXP doesn't show up...

So I re-install WinXP... Re-install Grub2 and WinXP doesn't show up again...

So I custumise Grub2 and I put one line for WinXP (doesn't work)

But Now, Win7 line in Grub2 boot WinXP

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 partition #6 for (,msdos6)/boot/grub.

[Code].....

View 5 Replies View Related

Ubuntu :: After Partitions Resize Grub Cannot Boot Win7

Apr 22, 2011

I've resized partitions with some program - perhaps even gparted - but from Win7. partitions are indeed resized, but now I can't boot Win7, grub says:
"No such device found - No such partition found".
I tried to use some advices on similar problems I found here (like adding GRUB_PRELOAD_MODULES="part_msdos" to etc/default/grub and running grub-mkconfig after), but nothing helped. I guess I could restore win7 with installation dvd but I want to fix GRUB (and have both ubuntu 10.10 and win7)

Code:
john@john:~$ sudo fdisk -l
[sudo] password for john:
Disk /dev/sda: 82.0 GB, 81964302336 bytes
255 heads, 63 sectors/track, 9964 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
Disk identifier: 0xd576590b

Device Boot Start End Blocks Id System
/dev/sda1 1 789 6336513 f W95 Ext'd (LBA)
Partition 1 does not end on cylinder boundary.
/dev/sda2 * 1476 4008 20346322+ 7 HPFS/NTFS
/dev/sda3 4009 9964 47841570 7 HPFS/NTFS
/dev/sda5 1 749 6008832 83 Linux
/dev/sda6 749 789 326656 82 Linux swap / Solaris

View 5 Replies View Related

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 View Related

OpenSUSE Install :: 11.4 And Win7 Dual Boot - Grub Lost?

Apr 1, 2011

I am trying to Dual-boot Windows & and OpenSUSE 11.4, and have run into walls all over the place. Here is what I did:

1. Windows 7 was already installed. (Don't like it, freezes all the time)
2. Installed OpenSUSE using default partition options.
3. Booted into OpenSUSE with no problem
4. Tried booting into Windows, no joy.
5. Got that figured out, now I can get into Windows.
6. GRUB is gone, so now I can't get back into OpenSUSE.

View 8 Replies View Related

Ubuntu :: GRUB Leaves Win7 Unable To Boot / Enable This?

Jan 2, 2011

I am able to get into GRUB and boot Linux, but whenever I select Windows, all I get is an error about a missing boot loader.

After the Windows install disk failed to repair it, I reinstalled the Windows system and then used the Ubuntu live-CD to restore GRUB in order to be able to boot into Linux again. Now I have the same problem as when I started (although the error screen is somewhat different now).

Does anyone know how to break this "evil circle" of mine?

I am using the 10.10 (GRUB 2 in other words).

View 5 Replies View Related

Ubuntu Installation :: 10.04 - No Grub List Appearing For Win7 Boot

Jan 15, 2011

Firstly, I installed my Windows 7 on sda2; then, I installed Ubuntu 10.04 on sda1. But the computer directly get into Ubuntu without listing the grub list. How to get the Grub list back and make sure the Widows 7 is on the list?

View 9 Replies View Related

Ubuntu Installation :: Dual Boot (Win7 And 11.04) - Configuring Grub?

Jul 9, 2011

I wanted to install ubuntu 11.04 alongside win7 on my notebook (with no optical drive). I created 2 primary partitions (one for win7 [ntfs] one for ubuntu [ext4]) and 2 logical partitions (one for swap one for general use for storage[ntfs]) by running ubuntu from my USB Flash disk and using gparted. First, I installed win7 without having any problem, then ubuntu also without having any (apparent) problem (I installed boot loader on MBR: the default setting). After the ubuntu installation is over, I was instructed to restart my computer as usual and win7 started without asking me which OS to boot. When I run ubuntu from my Flash disk and run gparted and selected the boot drive as the partition on which ubuntu was installed, I got the error saying "missing operating system". I suppose GRUB is misconfigured and that is causing the problem because nothing went wrong during the installation processes. How to configure GRUB by running ubuntu from my Flash disk. BTW win7 is working just fine.

View 4 Replies View Related

General :: Upsize Partitions On New HDD - Dual Boot (11.04 On Win7 With Grub)

Aug 12, 2011

I have been an MCSA for the last 20 years, but recently I have been very impressed indeed with Ubuntu 11.04, having dabbled with and then discarded Susi Linux some five years ago. My problem may be summarised as outlined below: Using the downloadable ISO I installed Ubuntu 11.04 as a dual boot on a Win7 100GB HDD on my Lenovo T61 laptop. No problem they both rock and I'm very impressed. During the installation procedure I selected the largest partition sizes available from the Ubuntu installer wizard being 25GB Extended split into 18GB Ext4, and 3.2GB and 3.2 GB swaps (I couldn't suss out any way of manually increasing them any further).

I found that the 11.04 Startup Manager application didn't work at all, so I downloaded and installed Grub Customizer 2.1..and that did work after a fashion.. certainly enough to actually effect changes in the grub configuration settings. Everything worked so well on the 100GB HDD that I decided to transpose the entire disk image to a new 500GB WD Scorpio and make the dual boot my main working disk. Using Acronis I imaged off the 100GB installation selecting the partition by partition, and retain disk signature options. I then recovered the image to the new 500GB HDD and everything works beautifully on the new HDD.

Except of course all the partitions are still the same size. I won't waste your reading time recounting everything that I have done using Acronis Disk Director (V Good) and Gparted (not so good), but needless to say whatever I do Grub won't have it, and I have lost count of the times that I have re-recovered the good image. Basically I want to increase the partion sizes to apportion larger partitions to both Win 7 and 11.04 and obviously I'm missing something somewhere.

Fdisk -l -u produces..
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x9f011ed1 .....

View 6 Replies View Related

Ubuntu :: How To Modify Grub To Boot Into Vista

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

Installation :: Boot Vista, XP, And Then Installing With Grub?

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

General :: Getting Grub To Boot To Vista As Default?

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

Ubuntu Installation :: Installed Alongside Win7 But GRUB Doesn't Appear; Just Boots Win7

Dec 31, 2010

Just installed Ubuntu 10.10 onto my new netbook from a USB stick. The laptop came with Win7 Starter, which I kept on a small partition. Installation was apparently successful, but when I start up the computer, it will go straight to Win7 and GRUB doesn't appear.

View 9 Replies View Related

Fedora Installation :: Grub Error 17 - FC15 And Win7 Dual Boot

Jul 5, 2011

I just installed Fedora15 on my laptop. When the installation completed, the system rebooted and gave me a Grub Error 17. I logged in the rescue mode and got the following output from

Code:
fdisk -ls

Code:
Disk /dev/sda: 250.1 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders, total 488397168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0d8b0d8a .....

View 5 Replies View Related

Ubuntu Installation :: RAID 0 And Win7 Dual Boot - Grub Cannot Install

Sep 13, 2010

I'm having serious troubles to install ubuntu-10.04.1. My raid is an hardware raid with intel chipset. Note that win7 is already installed and working with my raid. I made some space from windows, to install Ubuntu (40gb). First, I run the installer, everything seems to be fine. I choose to install Ubuntu were there is the most space free (sorry, I'm not sure about the real terms used there).

Then my partition with the vista loader appears. So the installer can see my raid, and should work fine (everything is detected correctly). But once I'm in the end of the installation (around 95%), a pop-up appears, and tells me that Grub can't install in /dev/sda and it's a fatal error. I can choose an another destination, but it doesn't seems to work.

View 9 Replies View Related

General :: Changing Grub Boot Order And Make Win7 Default

Aug 13, 2010

I recently upgraded to Ubuntu 10.04 from earlier versions. I have a dual boot system with Windows 7. Grub was set to boot Windows by default Things were working fine. I decided to upgrade to Grub2. It seemed like a good idea at the time. Now when booting up,the name at the top of the Grub menu is 1.98, which is Grub 2. When I run grub-install -v, it comes back grub-install (GNU GRUB 0.97) which is not Grub2. Now when I boot up, Ubuntu 10.04 is the default. I have to manually choose Windows if I want to use that system. I have been unable to change the boot order following instructions from this site. Any Way changing the boot order to make Windows 7 the default. I am using a Toshiba Satellite.

View 5 Replies View Related

Fedora :: Delete GRUB And Boot Straight Into Vista?

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

Fedora Installation :: Boot Windows Vista From F14 Grub

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

Ubuntu :: Grub Error? Dual Boot With Vista

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

Ubuntu Installation :: Grub Won't Dual Boot Vista But 10.04 OK

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







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