Google-apper
Hovedmeny

Post a Comment On: Ken Shirriff's blog

"Notes on dual-booting Windows 7 and Linux"

2 Comments -

1 – 2 of 2
Anonymous Anonymous said...

About the "BOOTMGR IS MISSING."

I also had that error.
It seems that Windows 7 is either using existing NTFS od FAT Partitions for its bootloader (probably to avoid breaking dual-boot installations with older windows versions - I dunno) OR it creates an extra mini Partition for its bootloader if it is the first System installed on the machine.

However, the Partition where the "main body" of your Windows 7 is installed is not the one you need to put into grub. You need to find out where W7 mislaid its bootloader.

February 8, 2010 at 2:30 AM

Anonymous Ronny said...

I also had the same error before.
Here's the solution:
edit the linux "/boot/grub/grub.conf" like this :

title Windows 7
root (hd0,0)
chainloader +1

because Win 7 boot from the first partition /dev/sda1 which is 100MB size.

October 21, 2010 at 4:42 AM

You can use some HTML tags, such as <b>, <i>, <a>

Comment moderation has been enabled. All comments must be approved by the blog author.

You will be asked to sign in after submitting your comment.
Please prove you're not a robot