HD usage?
J
dreadpiratejeff at gmail.com
Mon Dec 17 18:46:05 UTC 2012
On Mon, Dec 17, 2012 at 1:34 PM, Bob Hickey <hickster711 at gmail.com> wrote:
> Just installed 12.04 LTS and can't find how to see my HD usage or capacity?
> It can't be that hard. Thanx Bob H.
Open a terminal and use the standard tools for that:
df -h
bladernr at GarbageScow:~$ df -h
Filesystem Size Used Avail Use% Mounted on
/dev/sda5 37G 20G 15G 57% /
udev 1.8G 4.0K 1.8G 1% /dev
tmpfs 725M 1.1M 724M 1% /run
none 5.0M 0 5.0M 0% /run/lock
none 1.8G 2.2M 1.8G 1% /run/shm
none 100M 48K 100M 1% /run/user
/dev/sda7 228G 94G 123G 44% /home
parted -l
bladernr at GarbageScow:~$ sudo parted -l
[sudo] password for bladernr:
Model: ATA HITACHI HTS72503 (scsi)
Disk /dev/sda: 320GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Number Start End Size Type File system Flags
1 1049kB 30.0GB 30.0GB primary ext4 boot
2 30.0GB 320GB 290GB extended
5 30.0GB 70.0GB 40.0GB logical ext4
6 70.0GB 72.0GB 2047MB logical linux-swap(v1)
7 72.0GB 320GB 248GB logical ext4
Alternatively, open the dash and search for "disk" and run Disk Usage
Analyzer or Disks
More information about the ubuntu-users
mailing list