[syslinux] Translating Lilo to syslinux and (isolinux)

Michael Hamilton mhamilton at meyersound.com
Tue Oct 5 09:53:08 PDT 2004


I have a Lilo.conf file, which I have tried for many hours to convert to
Syslinux. I looked around on the web for references on translating some
of the components. I want to convert it to Syslinux/Isolinux.
Any suggestions would be greatly appreciated. When I tried to convert it
I made sure that the kernel and initrd had proper DOS names and such.

-Michael



=:LILO.CONF:=

prompt
timeout=10
default=linux
boot=/dev/hdc
disk=/dev/hdc
	bios = 0x80
map=/boot/map
install=/boot/boot.b
vga=0
lba32

image=/boot/vmlinuz-2.4.18-14
	label=linux
	read-only
	ramdisk=12000
	initrd=/boot/rd.img
	append="hda=ide-scsi root=/dev/ram0 quiet"

=:END LILO.CONF:=





More information about the Syslinux mailing list