Hello
I come here to explain that I tried very very very many hours....days to make a dual-boot system with Windows Seven and Ubuntu 8.10 and i did it !!!! (=>1 day 1/2 total !!)
To summarize the end of my method :::
- Installation of Windows Seven
- Installation of Ubuntu with GRUB not on the MBR (else Seven says"BOOTMGR IS MISSING !) GRUB MUST BE ON THE "boot sector of the root partition of Ubuntu" => partition of Linux
- Use EasyBCD 2.0 Beta - Build 63 to add an entry for "Seven's Boot Manager"
I tried with EasyBCD 1.7.2 and I had the problem with "error message number 0xc000000f" + "nst_grub.mbrXYXYXYXYXYXYXYXYXYXYXYXX.mbr" is missing or corrupt when I used Linux's entry in Boot Manager !!! I tried to resolve it by replacing "nst_grub.mbr" and "nst_grub.mbrXYXYXYXYXYXYXYXYXYXYXYXX.mbr" with this method of copying "stage1" of Linux with :
# sudo dd if=/dev/sda1 of=~/Desktop/nst_grub.mbr bs=512 count=1
but doesn't work !!!
Now it's OK
Just some questions :::
Wich are the news with v2.0 compared to 1.7.x ?
Does it will work there again with tri-boot (add Opensuse) ?
The best way is to add an entry in Ubuntu's Grub or in Boot Manager ?
THX for your help
++
I come here to explain that I tried very very very many hours....days to make a dual-boot system with Windows Seven and Ubuntu 8.10 and i did it !!!! (=>1 day 1/2 total !!)
To summarize the end of my method :::
- Installation of Windows Seven
- Installation of Ubuntu with GRUB not on the MBR (else Seven says"BOOTMGR IS MISSING !) GRUB MUST BE ON THE "boot sector of the root partition of Ubuntu" => partition of Linux
- Use EasyBCD 2.0 Beta - Build 63 to add an entry for "Seven's Boot Manager"
I tried with EasyBCD 1.7.2 and I had the problem with "error message number 0xc000000f" + "nst_grub.mbrXYXYXYXYXYXYXYXYXYXYXYXX.mbr" is missing or corrupt when I used Linux's entry in Boot Manager !!! I tried to resolve it by replacing "nst_grub.mbr" and "nst_grub.mbrXYXYXYXYXYXYXYXYXYXYXYXX.mbr" with this method of copying "stage1" of Linux with :
# sudo dd if=/dev/sda1 of=~/Desktop/nst_grub.mbr bs=512 count=1
but doesn't work !!!
Now it's OK
Just some questions :::
Wich are the news with v2.0 compared to 1.7.x ?
Does it will work there again with tri-boot (add Opensuse) ?
The best way is to add an entry in Ubuntu's Grub or in Boot Manager ?
THX for your help
++