So, es ist soweit
Hier der Inhalt meiner lilo.conf:
#ANFANG
prompt
timeout="50"
default=linux
boot="/dev/hda"
map=/boot/map
install=/boot/boot.b
message=/boot/message
lba32
vga="0"
image="/boot/vmlinuz-2.4.7-10"
label="linux"
initrd="/boot/initrd-2.4.7-10.img"
read-only
root="/dev/hda7"
append="hdd=ide-scsi"
other=/dev/hda2
label="Windows XP"
table=/dev/hda
other=/dev/hde1
label="DR-DOS"
table=/dev/hde
#ENDE
Tut mir leid, dass ichs bis jetzt so spannend gemacht hab...