Displaying 2 results from an estimated 2 matches for "9ec00008".
Did you mean:
9e800008
2004 Mar 17
1
ISOLinux and OpenBSD?
>+ booting floppy34.fs image from the CD works correctly (no ISOLinux, in
>built BIOS emulates the floppy)
Hi,
have you tried the following (Isolinux direct emulation):
KERNEL 34FS.IMG
should function the same as if direct 1.44MB eltorito emulation was used.
but using MEMDISK it fails?
KERNEL MEMDISK
APPEND INITRD=34FS.IMG
that's all I can come up with .
2002 Nov 01
2
pxelinux / memdisk booting problem
I have been using pxelinux for quite a while to automagically build
linux boxes with great success. Thanks to everyone involved!
Now, I am trying to download a floppy image and get that to boot.
My conf file looks like:
default sir4
label sir4
kernel ia32/memdisk
append initrd=ia32/sir4/floppy.img
Everything starts off fine.
pxelinux loads
I see it get the conf file.
gets memdisk