The first primary active partition (hd0,1) has XP installed. If Win7 is installed in a logical partition, to directly boot into Win7 using GRUB2, that is, to boot Win7 in (hd0,5), move the bootmgr and boot folder of (hd0,1) to the Win7 partition (hd0,5),
then
set root=(hd0,5)
chainloader +1
I wonder if this can boot into Win7?
Actually, I just want to know if the boot sector boot code of the logical partition can boot the bootmgr in this partition to enter the system.
then
set root=(hd0,5)
chainloader +1
I wonder if this can boot into Win7?
Actually, I just want to know if the boot sector boot code of the logical partition can boot the bootmgr in this partition to enter the system.
