# LILO configuration file # Start LILO global Section # If you want to prevent console users to boot with init=/bin/bash, # restrict usage of boot params by setting a passwd and using the option # restricted. password=bootpwd66 restricted # append="idebus=66" disk = /dev/sda # Die SCSI-Platte ... bios = 0x80 # ... ist die erste beim Booten disk = /dev/hda bios = 0x81 boot=/dev/sda #compact # faster, but won't work on all systems. lba32 vga=normal message=/boot/message menu-scheme=Wg:kw:Wg:Wg read-only prompt timeout=50 # End LILO global Section # image = /boot/vmlinuz initrd = /boot/initrd # automatically added by patch_lilo_conf # append="idebus=66" root = /dev/sda2 label = SuSE_7.2 # # image = /boot/defau6.4 # root = /dev/sda2 # label = defau6.4 # optional # image = /boot/memtest.bin label = memtest86 optional