Hilfe zu LILO
Auf meiner Festplatte habe ich eine (größere) Partition Windows und eine kleinere LINUX. Durch einen Konfigurationsfehler habe ich LILO vermurkst, so daß ich werder Windows noch LINUX starten konnte. Ich schrieb dann einen neuen Windows - MBR. Jetzt startet Windows automatisch, für LINUX muß ich von Diskette booten.
Wie kann ich von LINUX (Distribution Caldera 2.3 Open Linux) LILO erneut einrichten, nach Möglichkeit so, daß Windows als Default gestartet wird.
Im Voraus Danke für die Tipps.
Manfred Meier
Meine derzeitige lilo.conf:
#
# /etc/lilo.conf - generated by Lizard
#
# target
boot = /dev/hda
install = /boot/boot.b
# options
prompt
delay = 50
timeout = 50
message = /boot/message
default = /dev/hda1
label = win
other = linux
image = /boot/vmlinuz-pc97-2.2.10-modular
label = linux
root = /dev/hda2
vga = 274
read-only
append = "debug=2"