Displaying 1 result from an estimated 1 matches for "5bisolinux".
Did you mean:
libisolinux
2013 Apr 28
2
isolinux failing on serial console
...hine.ksksdevice=eth0 console=tty
console=ttyS0,115200 ramdisk_size=32758
nostorage ip=4
# 0x80 works most of the time, except on certain BIOS versions
# if we have a real need for localboot then we might need to look into
chain.c32
#
http://www.syslinux.org/wiki/index.php/SYSLINUX#LOCALBOOT_type_.5BISOLINUX.2C_PXELINUX.5D
# http://www.gossamer-threads.com/lists/syslinux/users/7127
label local
menu label Boot from local drive
localboot 0x80
label memtest86
menu label Memory test
kernel memtest
append console=tty console=ttyS0,115200
cheers,
Marc