df -h
Code:
Disk /dev/sda: 4007 MB, 4007657472 bytes
124 heads, 62 sectors/track, 1018 cylinders
Units = cylinders of 7688 * 512 = 3936256 bytes
Device Boot Start End Blocks Id System
/dev/sda1 1 66 253673 82 Linux swap
/dev/sda2 67 327 1003284 83 Linux
/dev/sda3 328 1018 2656204 83 Linux
[root@DLINK-C00000 root]$
[root@DLINK-C00000 root]$
[root@DLINK-C00000 root]$ df -h
Filesystem Size Used Available Use% Mounted on
rootfs 2.5M 2.5M 0 100% /
/dev/root 2.5M 2.5M 0 100% /
devfs 100.0K 4.0K 96.0K 4% /dev
tmpfs 14.2M 228.0K 14.0M 2% /tmp
[root@DLINK-C00000 root]$
fdisk -l
Code:
Disk /dev/sda: 4007 MB, 4007657472 bytes
124 heads, 62 sectors/track, 1018 cylinders
Units = cylinders of 7688 * 512 = 3936256 bytes
Device Boot Start End Blocks Id System
/dev/sda1 1 66 253673 82 Linux swap
/dev/sda2 67 327 1003284 83 Linux
/dev/sda3 328 1018 2656204 83 Linux
[root@DLINK-C00000 root]$