what is the minimum size of the /boot partition in ubuntu

Marius Gedminas marius at pov.lt
Mon Oct 11 15:37:15 UTC 2010


On Mon, Oct 11, 2010 at 09:22:39AM +0200, Amedee Van Gasse (ub) wrote:
> 100 MiB is probably more than enough for the next few decades, but you
> probably have some old, unused kernels that still occupy /boot.
> As a rule of thumb I only keep the current kernel and the previous kernel.
> You can clean up old kernels by running synaptic and looking for
> "linux-image". If you don't know what your current kernel version is: open
> a terminal window and type 'uname -a'.

I usually do ls /boot, see all the kernels in there
(vmlinuz-2.6.xx-yy-generic), then sudo apt-get remove
linux-image-2.6.xx-yy-generic for all but the last two.

(After checking with uname -r that I'm currently running one of the last
two kernels, since I tend to postpone reboots.)

Marius Gedminas
-- 
   TCP_SeqNum - The 32-bit Sequence Number, encoded as an ASCII string
      representing the hex value of the Sequence number.  This field
      MUST be sent as lower case because it is not urgent.
                -- RFC 3093
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20101011/3b0d14b8/attachment.sig>


More information about the ubuntu-users mailing list