On Mon, Apr 23, 2007 at 10:45:52AM +0100, Sean Miller wrote: > [EMAIL PROTECTED]:~$ df -h > Filesystem Size Used Avail Use% Mounted on > /dev/hda2 11G 8.4G 1.5G 86% / > varrun 188M 120K 188M 1% /var/run > varlock 188M 4.0K 188M 1% /var/lock > procbususb 10M 120K 9.9M 2% /proc/bus/usb > udev 10M 120K 9.9M 2% /dev > devshm 188M 0 188M 0% /dev/shm > lrm 188M 18M 171M 10% /lib/modules/2.6.17-10-386/volatile > /dev/hda1 27G 20G 6.5G 76% /media/hda1 > [EMAIL PROTECTED]:~$ > > In short, no! >
"Interesting". Is this an edgy install that you updated and are now trying to upgrade to feisty? I.e. you have all the latest updates for edgy before you started upgrading to feisty? Can you just make sure that /etc/apt/sources.list still referrs to edgy, and if it does, issue this:- sudo apt-get update sudo apt-get dist-upgrade Then close and reopen update manager and try again? If your sources.list already says feisty then try this:- sudo apt-get update sudo apt-get -d dist-upgrade # this will NOT actually upgrade, just download the necessary packages for the upgrade. This should see if there really is room. Cheers, Al. -- ubuntu-uk@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-uk https://wiki.kubuntu.org/UKTeam/