Re: removing just-installed kernel

2006-09-18 Thread H.S.
Fred J. wrote: Hi I am compiling a 2.6.16 and have /boot full of files from kernels I am trying-and-erroring. how do I reomve kernels I just installed. This will list the kernels currently installed: $> dpkg -l linux-image* | grep ^ii The second column will list the package names of the corr

Re: removing just-installed kernel

2006-09-18 Thread Albert Dengg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, Sep 18, 2006 at 09:12:44AM -0700, Fred J. wrote: ... > debian:/boot# dpkg -P vmlinuz-2.6.16.060917 > dpkg - warning: ignoring request to remove vmlinuz-2.6.16.060917 which isn't > installed. >