当前位置: 代码迷 >> 综合 >> df -Th and fdisk -l
  详细解决方案

df -Th and fdisk -l

热度:76   发布时间:2024-01-21 09:31:07.0
df -Th
文件系统       类型      容量  已用  可用 已用% 挂载点
/dev/sda1      ext4       37G  342M   35G    1% /
none           tmpfs     4.0K     0  4.0K    0% /sys/fs/cgroup
udev           devtmpfs  989M  4.0K  989M    1% /dev
tmpfs          tmpfs     201M  1.4M  200M    1% /run
none           tmpfs     5.0M     0  5.0M    0% /run/lock
none           tmpfs    1004M  300K 1004M    1% /run/shm
none           tmpfs     100M   64K  100M    1% /run/user
/dev/sda7      ext4       19G  7.4G  9.9G   43% /usr
/dev/sda9      ext4       17G   90M   16G    1% /tmp
/dev/sda6      ext4       55G   38G   15G   72% /home
/dev/sda8      ext4       19G  2.1G   16G   13% /var
none           tmpfs    1004M   21M  984M    3% /tmp/guest-ro2fQZ



fdisk -l

Disk /dev/sda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders, total 312581808 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00015953

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1   *        2048    78125055    39061504   83  Linux
/dev/sda2        78127102   312580095   117226497    5  Extended
/dev/sda5        78127104    82030591     1951744   82  Linux swap / Solaris
/dev/sda6        82032640   199217151    58592256   83  Linux
/dev/sda7       199219200   238278655    19529728   83  Linux
/dev/sda8       238280704   277340159    19529728   83  Linux
/dev/sda9       277342208   312580095    17618944   83  Linux