# LILO configuration file # generated by 'liloconfig' # # Start LILO global section boot = /dev/hda2 #compact # faster, but won't work on all systems. delay = 50 vga = normal # force sane state lba32 # ramdisk = 0 # paranoia setting # End LILO global section # DOS bootable partition config begins other = /dev/hda1 label = winme table = /dev/hda # DOS bootable partition config ends # Linux bootable partition config begins image = /boot/vmlinuz-2.2.19 root = /dev/hda2 label = plamo22b2-CDRW read-only # Non-UMSDOS filesystems should be mounted read-only for checking append="hde=ide-scsi" image = /vmlinuz root = /dev/hda2 label = plamo22b2 read-only # Non-UMSDOS filesystems should be mounted read-only for checking # Linux bootable partition config ends