Hi everybody i know there may be many threads on this topic but I have researched and still cant seem to get Windows 7 working when the GRUB menu appears but Open SUSE 11.2 works fine…
This is the first time installing Open SUSE 11.2. I created two partitions (swap and Suse 11.2) in Windows 7 before installing Open SUSE 11.2. Open SUSE 11.2 automatically created an extra two partitions (one was swap and the other i guess is where SUSE was installed?), i should have gone into expert mode and left my original partitions but i decided to let SUSE do it and i deleted the partitions i made. After the installation i tried booting Windows 7 through the GRUB menu and it didn’t work i got an error saying boot mgr missing, so i researched and went into menu.lst and made the following configurations:
title Windows 7
root (hd0,0)
chainloader (hd0,0)+1
Now when i try to boot Windows 7, it just goes to a black screen for a second then goes back to the GRUB menu.
Help would be much appreciated thank you.
Usage: fdisk -b SSZ] -u] DISK Change partition table
fdisk -l -b SSZ] -u] DISK List partition table(s)
fdisk -s PARTITION Give partition size(s) in blocks
fdisk -v Give fdisk version
Here DISK is something like /dev/hdb or /dev/sda
and PARTITION is something like /dev/hda7
-u: give Start and End in sector (instead of cylinder) units
-b 2048: (for certain MO disks) use 2048-byte sectors
linux-b25g:~ # cat /boot/grub/menu.lst
Modified by YaST2. Last modification on Thu Jun 10 14:00:21 EST 2010
THIS FILE WILL BE PARTIALLY OVERWRITTEN by perl-Bootloader
Configure custom boot parameters for updated kernels in /etc/sysconfig/bootloader
The whole of the partitioning is very odd any way. BOOTMGR missing is not good.
I have to go out, and will be back later, but this does not look too good to me.
It looks like you deleted the original windows boot partition because the partitions sda3 starts at (13) not (1)
You will probably need to re-install everything, starting with windows. You can use your current ability to boot openSUSE to save all your personal files from windows.
Ok yeah it might have been when i first installed Open SUSE, i created two partitions in Windows but when i installed SUSE it set two partitions. I deleted the two partitions i created but there may be a chance i could have deleted the wrong partition :|… what do you think the problem may be?
Thanks for your help mate, looks like ill just have to back up my data and do a fresh install
The problem is you deleted the boot partition of windows. Actually a boot partition is not necessary but you often get them with pre-installed versions, often with a recovery partition also.
There are probably a few options. But I guess the big question is: Do you have a windows install disc or set of recovery discs?
Oh ok no thats the problem, i don’t have a Windows disk, the only tool i have which could be used as a recovery tool is Hirens Boot Disk, but still to fully recover Windows i still need the Windows disk, which shouldn’t be a problem as i can easily get my hands on one. Thanks