FS#18713 - [grub2] (1.97.2-1 ) wont boot windows
Attached to Project:
Arch Linux
Opened by Jesse Jaara (Huulivoide) - Tuesday, 16 March 2010, 17:23 GMT
Last edited by Ronald van Haren (pressh) - Monday, 07 March 2011, 20:33 GMT
Opened by Jesse Jaara (Huulivoide) - Tuesday, 16 March 2010, 17:23 GMT
Last edited by Ronald van Haren (pressh) - Monday, 07 March 2011, 20:33 GMT
|
Details
Grub2 installed to mbr, when chainloading the windows boot
loader from partition boot sector the pc just reboots insted
of loading windows bootloader. Chainloading grub1 from grub2
and then chainloading windows from grub1 will boot whit no
problem.
commands used to "boot" windows in grub2: set root=(hd0,1) chainloader +1 using the same commands on grub1 works. |
This task depends upon
Closed by Ronald van Haren (pressh)
Monday, 07 March 2011, 20:33 GMT
Reason for closing: No response
Monday, 07 March 2011, 20:33 GMT
Reason for closing: No response
also please test grub2 1.98-3
set root='(hd0,1)'
insmod part_msdos
set root='(hd0,msdos1)'
chainloader +1