-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wednesday 28 May 2003 18:49, Brian wrote: > Elie De Brauwer wrote: > >Did you run lilo after you copied the kernel ? Didn't it give any errors ? > > I just followed the newbie guide, and to me it looked like lilo was run > by the dpkg -i process as it asked me several questions about LILO. I > googled on this problem and found someone else suggesting that LILO must > be run, so I did lilo -v -v -v and then rebooted. Same problem > unfortunately. >
is it possible to rerun lilo with a certain level of verbosity and paste the output here ? > I guess I'm not completely sure how to do that. Not being familiar with > lilo.conf I'm not sure what a new entry would look like. From looking at > yours it seems one can be labeled default and the others can just be > added as additional images. Is this right? I notice in my /boot > directory that I have vmlinuz-2.4.18 but that in my lilo.conf I have > image=/vmlinuz and that's all. That seems to me like the wrong directory > and the wrong filename. Am I right? > image=/vmlinuz is probably just a symlink: [EMAIL PROTECTED]:~$ ls -l /vmlinuz lrwxrwxrwx 1 root root 25 Jul 19 2002 /vmlinuz -> boot/vmlinuz-2.4.18-sun4u Adding a new kernel entry goes as follows: you open your lilo.conf you enter image=path_to_your_new_kernel label=how_you_want_to_see_it_in_the_boot_menu read-only Lines concerning vga etc are optional, if you put no default, then lilo just picks the kernel which comes first in lilo.conf, if you default=exisiting_label lilo picks the kernel with that label. For more info see man lilo.conf which has excellent description of available options etc > >default=Linux-2.4.20-1 > >image=/boot/vmlinuz-2.4.19 > > label=Linux-2.4.19 > > read-only > > > >image=/boot/vmlinuz-2.4.20-1 > > label=Linux-2.4.20-1 > > read-only - -- Homepage: http://www.de-brauwer.be BSD is for Unix lover Linux is for windows haters, I run Linux -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQE+1OpFpSQix3Sc+ZgRAivsAKCFKFIEY5c5TZB08e2Zthe99xwvrwCfTQn9 H6S7u10rZ8xLvmCUp3ekN5E= =FOPu -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]