Displaying 1 result from an estimated 1 matches for "loop0p12".
Did you mean:
loop0p1
2011 Jun 12
1
Chainload isohybrid image from extlinux
...ux is something like:
LABEL debian
MENU LABEL Debian-Installer
COM32 chain.c32
APPEND hd0 12
Using qemu to boot off /dev/loop0, after selecting this option from extlinux's menu the message stored in isohybrid MBR is displayed: "isolinux.bin missing or
corrupt", but booting from /dev/loop0p12 displays the Debian's splash screen and works.
I have found no way to chainload this isohybrid image from extlinux. There is a way to do that?
In the Syslinux Wiki about chain.c32 module, one can read the following text:
"chain.c32 is a COM32 module for Syslinux. It can chainload MBRs,...