df does not show free space

Colin Brace cb at lim.nl
Fri Aug 22 15:10:12 UTC 2008



Rashkae-2 wrote:
> 
> Sigh, NM, I see it now, no root.
> 

Exactly.

Just now, I used e2label to give /dev/sda1, my root partition, the label
"ubuntu-root". I then changed the fstab entry to use LABEL instead of UUID,
like this: 

# /dev/sda1
#UUID=22798b82-10e7-4e60-9758-9ae20dba60d7 /               ext3   
relatime,errors=remount-ro 0       1
LABEL=ubuntu-root	/	ext3	relatime,errors=remount-ro 0       1

and rebooted. It now shows up properly:

$ df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/sda1             7.8G  3.6G  3.9G  49% /
varrun                886M  124K  886M   1% /var/run
varlock               886M     0  886M   0% /var/lock
udev                  886M   68K  886M   1% /dev
devshm                886M   12K  886M   1% /dev/shm
lrm                   886M   39M  848M   5%
/lib/modules/2.6.24-19-generic/volatile

Something is obviously (still) broken somewhere...

-----
  Colin Brace
  Amsterdam
  http://lim.nl
-- 
View this message in context: http://www.nabble.com/df-does-not-show-free-space-tp19108028p19108784.html
Sent from the ubuntu-users mailing list archive at Nabble.com.





More information about the ubuntu-users mailing list