Ich hatte meine Laufwerke folgendermaßen angeschlossen:
Code: Alles auswählen
/dev/hda => IDE1 Master => Hauptfestplatte (Maxtor 80 GB)
=> /dev/hda1 = /
=> /dev/hda5 = vfat
=> /dev/hda6 = vfat
=> /dev/hda7 = Swap
=> /dev/hda8 = /home
/dev/hdb => IDE1 Slave => Brenner
/dev/hdc => IDE2 Master => Auslagerungsfestplatte (FSI 20 GB)
/dev/hdd => IDE2 Slave => DVD Laufwerk
Wie kann das sein? Und wie bekomm ich LILO dazu dass er mein System wieder bootet? Der Bootloader ist ja installiert...
Hier noch meine /etc/lilo.conf:
Code: Alles auswählen
lba32
boot=/dev/hda
root=/dev/hda1
bitmap=/usr/share/debian-bootscreens/debian-bootscreen-woody.rle.bmp
bmp-colors=1,,0,2,,0
bmp-table=120p,173p,1,15,17
bmp-timer=254p,432p,1,0,0
install=/boot/boot-bmp.b
map=/boot/map
# password=tatercounter2000
delay=20
prompt
timeout=80
vga=normal
default=Linux
image=/vmlinuz
label=Linux
append="hdb=scsi hdd=scsi"
read-only
#image=/vmlinuz.old
# label=LinuxOLD
# read-only
# optional
other=/dev/hdc5
label="Windows(hdc5)"
other=/dev/hda5
label="Windows(hda5)"
other=/dev/hda6
label="Windows(hda6)"
Im BIOS kann man nur "Harddisk" als Bootdevice angeben, nicht direkt welches Laufwerk. Also am BIOS liegts auch nicht.
Ich hatte das Problem schonmal als ich die Festplatte ausgebaut hab, als ich sie wieder eingebaut hab, hat es wieder funktioniert.
Hoffe ihr könnt mir weiterhelfen
mfg
Wolfgang