The methods of determining disk usage differ between operating systems. Refer to the section below that matches your operating system.
Note: If you determine that you have insufficient disk space you must free up some space or increase the size of your hard disk. If your operating system has been installed on a virtual machine, you can increase the size of its virtual disk. For more information, see
Increasing the size of a virtual disk (1004047).
Windows
Note: The exact procedure differs between versions of Windows. If one procedure does not work try the other. If neither method works, consult the manual for your version of Windows.
To determine disk usage from the user interface:
- Double-click the My Computer icon.
- Right-click the entry for your local disk.
- Click Properties. Disk usage is displayed graphically.
To determine disk usage from a command line:
- Open a command prompt. For more information, see Opening a command or shell prompt (1003892).
-
Type dir c:\ and press Enter. Free disk space is displayed on the last line of output.
Note: If the local disk being investigated is not c: , replace c: with its drive letter.
Linux
Note: The exact procedure may differ between distributions of Linux. If the following commands do not work for you, consult the manual for your distribution of Linux.
To determine disk usage from a shell prompt:
-
-
Type df -vh and press Enter. Disk usage is displayed for each file system.
Mac OS
To determine disk usage from the user interface:
- Press Shift + Command + U.
- Double-click Disk Utility.
- Click the Disk (Macintosh HD) on the left hand side. Disk usage is displayed graphically.
To determine disk usage from a shell prompt: