PRIILOT Michel <[EMAIL PROTECTED]> writes:
>
> in lilo.conf there was
> "boot=/dev/sda" ok
> "map=/boot/map" ok
> "install=/boot/boot.b" ok
> "prompt" ok
> "timeout=50" already ok
> image=/boot/vmlinuz" WARNING, good if good link in "boot"
> dir.
> label....
> ...
> ..
>
> in partition "BOOT"
>
> "vmlinuz -> vmlinuz-2.3.13-2mdk" (symbolink link)
> "module-info -> module-info-2.3.13-2mdk"
> "System-map -> System-map.2.3.13-2mdk"
>
> I think there are some errors and a change for:
>
> "vmlinuz -> vmlinuz->2.2.11-2mdk"
> "module-info -> module-info-2.2.11-2mdk"
> "System-map -> System-map.2.2.11-2mdk"
>
ok, the main problem is that i do not give the good version to mkinitrd :(
i take the kernel version, but here there are 2...
so i'm gonna do a (readlink "/boot/vmlinuz") =~ /vmlinuz-(.*)/ and that should
do it.
thanks for the debugging ;-)
> For the "initrd file, NO problem, it was really "initrd-2.2.11-2mdk" and was
> uniq.
>
> I list also "conf.modules" OOOPPS, all in is good but 20 lines !!!, I remove the
>
yeah, i should check this too...
> repeated lines and
> after this changes, I execute a "lilo"., go back on tty5, do the X configuration
> and
> after the last message I reboot...
>
> WIN, WIN, all is good. X is right and kde more and more cool.
> Now, I will carry out in this new cooker and feedback if needed.
cool! thanks, cu Pixel.