خرید بک لینک

Your system uses a separate partition on /boot (what you're calling your "hard drive" is actually just the primary system partition). What is taking up that space is previous keel versions. Every version of the keel is installed separately, on my system each version consist of 4 packages:

Code:

linux-headers-<version>-generic
linux-headers-<version>
linux-image-<version>-generic
linux-image-extra-<version>-generic
So the fix is to sudo apt-get purge the old keel versions you no longer need.

Check your ruing keel:

Code:

uname -a
Check installed keel-related packages:

Code:

dpkg-query -W -f '${binary:Package}n' | grep -P '^linux'
(Note that not all of these listed packages are old keels - some of them are just "meta-packages" for the latest keel. Look specifically at those packages explicitly including a version in the name, and be careful not to delete too much or you won't have a usable system.)

EDIT Oops, posting at the same time as oldfred...

برچسب: نویسنده: استخدام کار تاريخ: دوشنبه 28 تير 1395 ساعت: 4:02

صفحه بندی