--ZwgA9U+XZDXt4+m+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 18, 2003 at 08:51:22AM -0700, Miles Beck wrote: > I can get into the machine with the backup kernel. The other kernel gives= a > panic error. I installed the wrong kernel on this machine thinking it was= a > security update to the then current kernel. >=20 > > (um, just how old *is* your kernel...maybe 1.this.kernel.sucks?) >=20 > The working kernel is 2.4.18-bf2.4. >=20 > I don't know enough to feel safe in working on this myself. If I hose the= system > and then cannot boot from it, that would be bad as I do not have the know= ledge > to fix it myself. =46rom what you're telling us, it sounds like all you need to do is run 'dpkg --purge kernel-image-2.4.bad', followed by 'apt-get install kernel-image-2.4.new'. My understanding of your situation is that the current default kernel is not working and you manually select the alternate kernel each time you boot. In this case, purging the kernel image will remove the /vmlinuz symlink and leave the /vmlinuz.old as it is. Then installing the new kernel will cause the /vmlinuz symlink to be created and the /vmlinuz.old will still not be touched. (If you were just removing the newer one, you could 'mv /vmlinuz.old /vmlinuz' and then re-run lilo.) If you still have the Debian installation media, they can be used to boot into your system if anything goes wrong. I believe at the boot prompt it would be 'rescue root=3D/dev/hdXY'. Since you're using 2.4.18-bf2.4 on your machine, it would be the same kernel as what you're using. Out of curiosity, what's the new (non-working) kernel? Does it require that you specify an initrd? (Just wondering why it panics rather than booting.) --=20 Bill Jonas * bill@billjonas.com * http://www.billjonas.com/ "It's a dangerous business, Frodo, going out your front door. You step into the Road, and if you don't keep your feet, there is no knowing where you might be swept off to." -- Bilbo Baggins --ZwgA9U+XZDXt4+m+ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQE/QQHpdmHcUxFvDL0RAjinAKCswa+Ky7hbQrUMwnc3othqLC4hKACgkgn+ njAG7fbSg6V7Fbd07yHso3Y= =GF6A -----END PGP SIGNATURE----- --ZwgA9U+XZDXt4+m+--