Displaying 1 result from an estimated 1 matches for "boot_freeloader_from_grub".
2011 Aug 06
0
specifying 'root' for mboot.c32/syslinux
...disk with standard layout. It uses Syslinux 4.10pre15.
This is failing on two parts:
1) bootsector method only works if specifying huge cluster size (16KB)
2) Multiboot method fails due to opening bootloader's configuration file
from harddisk instead of bootdisk.
[http://www.reactos.org/wiki/Boot_FreeLoader_from_GRUB] shows setting
root in GRUB before loading /FREELDR.SYS, the ReactOS bootloader. Is
there an equivalent way for Mboot.c32 to specify root? Setting it as an
append option didn't work:
[/boot/syslinux.cfg:]
LABEL 2
COM32 /boot/mboot.c32
append /freeldr.sys root=fd0
ReactOS bugreport: http://...