[sf-lug] NEED INFO ABOUT BOOT SECTOR, SPACE LIMITS
Rick Moen
rick at linuxmafia.com
Mon Jul 31 17:33:01 PDT 2017
Quoting Daniel Gimpelevich (daniel at gimpelevich.san-francisco.ca.us):
> 1) uname -r
> This tells you the version you are booted into.
Excellent idea -- although I was bearing in mind that sometimes people
_do_ want to keep around (and sometimes use) more than one kernel.
One trick Linux users have employed all the way back to early days is to
keep one known-good-for-sure kernel setup around and never fool with it,
leaving it available in one's bootloader for quick system repair in case
the latest'n'greatest has a problem.
> 4) sudo dpkg -P linux-headers-3.13.0-108 linux-headers-3.13.0-108-generic linux-image-3.13.0-108-generic linux-image-extra-3.13.0-108-generic
Yeah, people might be accumulating linux-headers-* packages' files, too,
and those ought to be part of housekeeping. But that seemed not very
important in recent context because they go into /usr/src/ and
/lib/modules, not /boot.
More information about the sf-lug
mailing list