Hi
I have a working installation (Master PC) with Windows 7 64Bit and Fedora 14.
My 128GB SSD Disk layout is as follows:
- 100MB Boot Bartition (BootMgr)
- 95 GB Windows 7 64 Bit
- 24 GB Fedora 14
The Fedora 14 entry was created with EasyBCD 2.0.2 using
- Grub (Legacy)
- Name: Fedora 14
- Disk 0 / Partition 3 (/dev/sda3)
(I can do the same using the check box "Grub isn't installed in MBR/bootesector. Works as well)
Everything works fine till here. I can boot Fedora 14 without any problem
We now create an image and deploy it to exact same PCs using Symantec Altiris Software deployment solution.
As the "rdeploy" tool from Altiris has a bug with Windows 7 we must do a little trick right after the image deployment and before booting the system.
bootsect.exe /nt60 SYS /mbr
to repair the boot sector.
After that everything works fine with the execption of booting Fedora 14.
When choosing it the Windows BootMgr throws an error screen.
It says someting about the entry
\nst\nst_linux.mbr
or
\nst\AutoNeoGrub0.mbr
The file exists under C:\NST
Why can the Windows BootMgr not boot this entry anymore ?
All partitions have the exact same size as before.
When I boot into Windows 7 remove the Fedora 14 entry and recreate it; everything works fine !!!
What does EasyBCD do in background !!!
Is there a command line option to configure this? So I could script EasyBCD.
Regards,
Oliver
I have a working installation (Master PC) with Windows 7 64Bit and Fedora 14.
My 128GB SSD Disk layout is as follows:
- 100MB Boot Bartition (BootMgr)
- 95 GB Windows 7 64 Bit
- 24 GB Fedora 14
The Fedora 14 entry was created with EasyBCD 2.0.2 using
- Grub (Legacy)
- Name: Fedora 14
- Disk 0 / Partition 3 (/dev/sda3)
(I can do the same using the check box "Grub isn't installed in MBR/bootesector. Works as well)
Everything works fine till here. I can boot Fedora 14 without any problem
We now create an image and deploy it to exact same PCs using Symantec Altiris Software deployment solution.
As the "rdeploy" tool from Altiris has a bug with Windows 7 we must do a little trick right after the image deployment and before booting the system.
bootsect.exe /nt60 SYS /mbr
to repair the boot sector.
After that everything works fine with the execption of booting Fedora 14.
When choosing it the Windows BootMgr throws an error screen.
It says someting about the entry
\nst\nst_linux.mbr
or
\nst\AutoNeoGrub0.mbr
The file exists under C:\NST
Why can the Windows BootMgr not boot this entry anymore ?
All partitions have the exact same size as before.
When I boot into Windows 7 remove the Fedora 14 entry and recreate it; everything works fine !!!
What does EasyBCD do in background !!!
Is there a command line option to configure this? So I could script EasyBCD.
Regards,
Oliver