[linux-l] lilo

Klaus-Dieter Schimpf Klaus-Dieter.Schimpf at hamburg.de
Mo Apr 21 21:50:14 CEST 2003


Hallo Liste,

ich habe ein Debian mit Hilfe von Knoppix auf eine neue Platte installiert.
Dieses möchte ich jetzt über Lilo starten können.

Hierfür habe ich diese Einträge in der lilo.conf:

##############################################################################

# LILO Konfigurations-Datei
# Start LILO global Section
# If you want to prevent console users to boot with init=/bin/bash,
#  restrict usage of boot params by setting a passwd and using the option
#  restricted.
#passwd=bootpwd
#restricted
boot=/dev/hda
#compact       # faster, but won't work on all systems.
vga = normal    # force sane state
read-only
prompt
timeout=100
message=/boot/lilo.message
# End LILO global Section

#
image = /boot/vmlinuz
   root = /dev/hda6
   alias=1
   label = Linux
   append = "hdd=ide-scsi"

#
other = /dev/hdb5
image = /boot/vmlinuz-2.4.20-xfs
   initrd = /initrd
   root = /dev/hdb5
   alias=3
   label = Debian
   #append = "hdd=ide-scsi"
#
other = /dev/hda1
   label = Windows
   alias=2
   table = /dev/hda


#################################################################################

Nur wird nicht der 2.4.20 Kernel geladen, sondern der 2.2.13er

Kann mir jemand auf die Sprünge helfen?

Klaus-Dieter





Mehr Informationen über die Mailingliste linux-l