boot=/dev/sdb
install=/boot/cboot.b
message = /boot/splash.lilo
map=/boot/map
compact
prompt
delay=300
timeout=300
image=/vmlinuz
label=[]_{}
vga=0xf04
append="no-scroll"
root=/dev/sdb1
read-only
image=/vmlinuz-debug
label={}~VGA_Mode
vga=normal
append="3"
root=/dev/sdb1
read-only
image=/vmlinuz-debug
label={}~No_Network
vga=normal
append="4"
root=/dev/sdb1
read-only
image=/vmlinuz
label={}~Text_Mode
vga=normal
append="5"
root=/dev/sdb1
read-only
image=/vmlinuz
label={}~Single_User
vga=normal
append="1"
append="1"
root=/dev/sdb1
read-only
other=/dev/sda1
label=LILO~Expert
unsafe
other=/dev/sda1
label=MS
table=/dev/sda
other=/dev/sda
label=MS-2
table=/dev/sda
So schaut Sie aus wie ich denke, daß ich sie brauche, und bekomme dann bei lilo auf der console die fehlermeldung. Der letzte other Eintrag war nur ein Verzweiflungsversuch, habe es auch ohne probiert...
|