well,, I have 2 problems with lilo now,
1. It cant have more than 11 images (I use it with this mandrake theme)
2. If you uninstall the defolt kernel (the one that 9.1 come with). That kernel is
linked to "22 Jul 23 07:07 initrd.img -> initrd-2.4.21-5mdk.img", so when I now try to
type "lilo" I get this.
[EMAIL PROTECTED] bjorn]# lilo
Fatal: open /boot/initrd.img: No such file or directory
[EMAIL PROTECTED] bjorn]# lilo
Fatal: open /boot/initrd.img: No such file or directory
[EMAIL PROTECTED] bjorn]# l -al /boot/
total 14550
drwxr-xr-x 3 root root 3072 Aug 10 05:42 ./
drwxr-xr-x 19 root root 4096 Aug 10 05:32 ../
-rw-r--r-- 1 root root 512 Jul 22 12:52 boot.0300
-rw-r--r-- 1 root root 1244854 Aug 9 21:31 bzImage
-rw-r--r-- 1 root root 1105442 Jul 25 01:33 bzImage-2.6bk2
-rw-r--r-- 1 root root 1851318 Aug 9 22:44 bzImage-2.6t2
lrwxrwxrwx 1 root root 18 Aug 9 21:55 config -> config-2.4.21-6mdk
-rw-r--r-- 1 root root 49550 Jul 22 20:54 config-2.4.21-6mdk
-rw-r--r-- 1 root root 41638 Aug 6 00:43 config-2.6.0-0.test2.2mdk
-rw-r--r-- 1 root root 5036 Aug 3 23:32 diag1.img
-rw-r--r-- 1 root root 16796 Aug 3 23:32 diag2.img
drwxr-xr-x 2 root root 1024 Jul 22 12:43 grub/
-rw-r--r-- 1 root root 20381 Aug 10 05:17 initrd-2.6.0-0.test2.2mdk.img
-rw-r--r-- 1 root root 33666 Aug 1 17:55 initrd-2.6.0-test1-ac3.img
lrwxrwxrwx 1 root root 22 Jul 23 07:07 initrd.img ->
initrd-2.4.21-5mdk.img
lrwxrwxrwx 1 root root 30 Aug 10 05:32 kernel.h ->
/boot/kernel.h-2.6.0-test1-ac3
-rw-r--r-- 1 root root 441 Jul 26 01:22 kernel.h-2.4.21-6mdk
-rw-r--r-- 1 root root 441 Aug 10 05:32 kernel.h-2.6.0-test1-ac3
-rw------- 1 root root 290304 Aug 9 23:34 map
lrwxrwxrwx 1 root root 15 Jul 24 16:18 message -> message-graphic
-rw-r--r-- 1 root root 137078 Aug 3 23:32 message-graphic
-rw-r--r-- 1 root root 132 Jul 22 12:53 message-text
-rw-r--r-- 1 root root 256 Jul 22 12:52 no-latin1.klt
lrwxrwxrwx 1 root root 22 Aug 8 04:44 System.map ->
System.map-2.4.21-6mdk
-rw-r--r-- 1 root root 599470 Jul 22 20:54 System.map-2.4.21-6mdk
-rw-r--r-- 1 root root 1069072 Aug 6 00:43 System.map-2.6.0-0.test2.2mdk
lrwxrwxrwx 1 root root 19 Jul 26 01:19 vmlinuz -> vmlinuz-2.4.21-6mdk
-rw-r--r-- 1 root root 1281077 Jul 22 20:54 vmlinuz-2.4.21-6mdk
-rw-r--r-- 1 root root 2198935 Aug 6 00:43 vmlinuz-2.6.0-0.test2.2mdk
-rw-r--r-- 1 root root 1202390 Jul 25 17:43 vmlinuz-2.6test
-rw-r--r-- 1 root root 1214373 Jul 25 21:22 vmlinuz-test
-rw-r--r-- 1 root root 1214969 Jul 29 01:43 vmlinuz-test2
-rw-r--r-- 1 root root 1219102 Jul 26 23:13 vmlinuz-testmm2
And my etc/lilo.conf
boot=/dev/hda
map=/boot/map
vga=normal
default="2421-5"
keytable=/boot/no-latin1.klt
prompt
nowarn
timeout=30
message=/boot/message
menu-scheme=wb:bw:wb:bw
image=/boot/vmlinuz
label="linux"
root=/dev/hda3
initrd=/boot/initrd.img
append="devfs=mount hdd=ide-scsi acpi=off"
read-only
image=/boot/vmlinuz
label="failsafe"
root=/dev/hda3
initrd=/boot/initrd.img
append="failsafe devfs=nomount hdd=ide-scsi acpi=off"
read-only
other=/dev/hda1
label="windows"
table=/dev/hda
other=/dev/fd0
label="floppy"
unsafe
image=/boot/vmlinuz-2.4.21-3mdk
label="2421-3"
root=/dev/hda3
initrd=/boot/initrd-2.4.21-3mdk.img
append="devfs=mount hdd=ide-scsi acpi=off"
vga=normal
read-only
image=/boot/vmlinuz-2.4.21-5mdk
label="2421-5"
root=/dev/hda3
initrd=/boot/initrd-2.4.21-5mdk.img
append="devfs=mount hdd=ide-scsi acpi=off"
vga=normal
read-only
image=/boot/vmlinuz-test
label="2.6bk2"
root=/dev/hda3
append="devfs=mount hdd=ide-scsi acpi=off"
vga=normal
read-only
image=/boot/vmlinuz-2.4.21-6mdk
label=2421-6
root=/dev/hda3
read-only
optional
vga=normal
append=" devfs=mount hdd=ide-scsi acpi=off"
image=/boot/bzImage-2.6t2
label=26mm5
root=/dev/hda3
read-only
optional
vga=normal
append=" devfs=mount hdd=ide-scsi acpi=off"
image=/boot/vmlinuz-test2
label=2.6test2mm
root=/dev/hda3
append="devfs=mount hdd=ide-scsi acpi=off"
vga=normal
read-only
image=/boot/bzImage
label=2.6t3
root=/dev/hda3
read-only
optional
vga=normal
append=" devfs=mount hdd=ide-scsi acpi=off"
image=/boot/vmlinuz-2.6.0-0.test2.2mdk
label=260-2
root=/dev/hda3
read-only
optional
vga=normal
append=" devfs=mount hdd=ide-scsi acpi=off"
initrd=/boot/initrd-2.6.0-0.test2.2mdk.img
Bj�rn J�rgensen
----------------------------------------------------------------------------------------------
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to
complete your request.
Please contact the server administrator, [EMAIL PROTECTED] and inform them of the time
the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Apache-AdvancedExtranetServer/2.0.44 (Mandrake Linux/6mdk) mod_perl/1.99_08
Perl/v5.8.0 mod_ssl/2.0.44 OpenSSL/0.9.7a Server at qa Port 80
??