Displaying 1 result from an estimated 1 matches for "isotmp".
Did you mean:
isoimp
2006 Jul 11
0
isolinux issues - only sometimes booting
...arge).
any hints on what we can try?
the build command is:
mkisofs -o image.iso \
-b isolinux.bin -c boot.cat \
-no-emul-boot -boot-load-size 4 -boot-info-table \
-r -J \
-A "somename" \
-publisher "Some Name, Somewhere " \
isotmp
the isolinux.cfg is quite simple:
DEFAULT install
LABEL install
KERNEL vmlinuz
APPEND initrd=initrd.gz
ALLOWOPTIONS 1
DISPLAY menu.txt
PROMPT 1
any idea?
Thanks, Andreas