On Sun, 13 Nov 2016, Vedanta Teacher wrote: > Yesterday it threw a message at my of: Boot is Full
> I must be having a senior moment... Is there a quick easy way to remove > the unneeded items or, just make the Boot partition larger? I'm no super > user but I can run some simple command lines. Caveat: I use lilo, not grub, and Slackware, so details are likely to differ. Do you have a separate /boot partition? What does 'df -h' show? In /boot you might have soft-linked files (Syatem.map, config, vmlinuz). If so, getting a long listing of /boot using 'ls -l' will show to whch kernel and friends those are associated. You can, as root, delete other versions that grub will not see and cannot use. You might need to modify your grub configuration, but the short answer to your question is that you should be able to free space in /boot. Rich _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
