Kann vielleicht mal jemand seine lilo.conf posten?
IIch hab jetzt schon ewig daran rumprobiert, aber es will einfach nicht. Hab alles genau so gemacht, wie es hier beschrieben wurde:
http://debian.newswriter.org/
Lilo Boot Logo aktivieren
Code: Alles auswählen
tyler@jack:/usr/share/doc/lilo/examples$ cat conf.sample
# /etc/lilo.conf: Sample LILO boot loader configuration.
boot=/dev/hda1
root=/dev/hda1
compact
# To use the new LILO boot menu, add the following
bitmap=/usr/share/lilo/contrib/sid.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
# install=/boot/boot.b
map=/boot/map
vga=normal
delay=20
image=/vmlinuz
root=/dev/hda1
label=Linux
read-only
Danke für die schnelle Antwort, aber leider funzt es dennoch nicht. So sieht meiine lilo.conf aus:
Hab ich vielleicht irgendwas vergessen?
Code: Alles auswählen
lba32
boot=/dev/hda
root=/dev/hda7
compact
bitmap=/usr/share/debian-bootscreens/debian-bootscreen-sid.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.p
map=/boot/map
vga=normal
delay=20
default=Linux
image=/vmlinuz
label=Linux
initrd=/initrd.img
read-only
# restricted
# alias=1
image=/vmlinuz.old
label=LinuxOLD
read-only
optional
# restricted
# alias=2