Help! I cannot upgrade to New Ubuntu release 12.04.4 LTS
Nils Kassube
kassube at gmx.net
Mon Apr 28 05:02:17 UTC 2014
Nils Kassube wrote:
> I don't think there is a chance to clean up that much space. Therefore
> it is a bit tricky to make it work. You could mount an external disk
> partition to the directory "/var/cache/apt/archives/" before you try
> the upgrade again.
Another even easier option would be to move that directory to the /home
partition:
sudo mv /var/cache/apt/archives/ /home
sudo ln -s /home/archives /var/cache/apt/
Nils
More information about the ubuntu-users
mailing list