Hi, "LILO boot: hda=19650,16,63" #put the CHS marked on your HD here, of course.
or, in /etc/lilo.conf: ------Schanipp---------------------------------------- # LILO Konfigurations-Datei # Start LILO global Section append="hda=19650,16,63" ^^^^^^^^^^^^^^^^^^^^^^^^ boot=/dev/hda #compact # faster, but won't work on all systems. linear read-only prompt timeout=100 vga = normal # force sane state # End LILO global section # Linux bootable partition config begins image = /boot/vmlinuz-2.0.36 root = /dev/hda2 label = zaphod # Linux bootable partition config ends # # Linux bootable partition config begins image = /boot/vmlinuz-marvin root = /dev/hda3 label = marvin # Linux bootable partition config ends # # Linux bootable partition config begins image = /boot/vmlinuz-dld root = /dev/hda4 label = dld # Linux bootable partition config ends -----------Schanapp-------------------------- Works for me, bye, Jor User. -- May the Force be with You. Philipp Braunbeck [EMAIL PROTECTED]