npropanol
Mar 7 2003, 05:18 PM
How would the isolinux.cfg section for loading a ME floppy image look ( assuming memdisk cannot be used ) ?
Bernd Blaauw
Mar 7 2003, 06:55 PM
why assume it cannot be used?
label winME
kernel winME.img
memdisk way:
label winME
kernel memdisk
append initrd winME.img
I think the upper one is correct, but the lower one is preferred.
Oh..wait a minute..yea mean ME's io.sys hanging in combination with memdisk.
Anyway, try the upper one.
syslinux.zytor.com (or .org?) should do the trick for a isolinux manual.