Root partition full, although baboab says different

Nils Kassube kassube at gmx.net
Tue May 20 20:52:39 UTC 2008


Michele wrote:
> I still have to figure out how to check my root directory without a
> liveCD... but this will have to wait for the weekend :-)

In a terminal use these commands:

sudo -i
umount /boot /home
mv /boot /boot.bak
mkdir /boot
mv /home /home.bak
mkdir /home
mount -a
exit

Now you can check the directories /boot.bak and /home.bak for things using 
your disk space.


Nils




More information about the ubuntu-users mailing list