Re: Question about output from 'df'.

2013-04-07 Thread Bob Proulx
Claudius Hubig wrote: > Christian Dysthe wrote: > > When I do 'df' (or look in System Monitor) I see the following for > > file systems: > > /dev/disk/by-uuid/3… 10896648 5101224 5235248 50% / > > /dev/sda5 769760 44844 684980 7% /boot > > /dev/sda7 599139368 344433792 224264420 61% /home > > > > W

Re: Question about output from 'df'.

2013-03-29 Thread Claudius Hubig
Dear Christian, Christian Dysthe wrote: > UUID=fbcdccf4-f329-4656-8ac2-7cff4c158404 /boot ext4 rw,errors=remount-ro 0 0 > UUID=37de7813-0f65-41dd-b4ae-55912e454d0f / ext4 rw,errors=remount-ro 0 1 > UUID=4f2719cd-5e8b-4440-85d9-80db2a7e528a /home ext4 rw,errors=remount-ro 0 0 > /dev/disk/by-uu

Question about output from 'df'.

2013-03-29 Thread Christian Dysthe
Hi, In fstab on a Debian Testing machine I have the following: # /dev/sda5 UUID=fbcdccf4-f329-4656-8ac2-7cff4c158404 /boot ext4 rw,errors=remount-ro 0 0 # /dev/sda6 UUID=37de7813-0f65-41dd-b4ae-55912e454d0f / ext4 rw,errors=remount-ro 0 1 # /dev/sda7 UUID=4f2719cd-5e8b-4440-85d9-80db2a7e528a /hom