On Tue, Dec 24, 2002 at 01:21:27PM +0100, Roland Wegmann wrote: > Hello > > I had compiled Ben's kernel several time with different option (because > of the radeon module). Now I have some kernels i'd like to get rid of. > > I tried dpkg -r kernel-image..., but it doesn't work. Now I will kiil the > useless kernels manually, but I do not know all the files I can (have to) > delete. Any suggestions?
dpkg --purge kernel-image-<version> should do the job, provided you did build and install it witj make-kpkg. Friendly, Sven Luther