時間:2015-06-28 00:00:00 來源:IT貓撲網(wǎng) 作者:網(wǎng)管聯(lián)盟 我要評論(0)
??? 1.fdisk -l
??? Disk /dev/sda: 120.0 GB, 120034123776 bytes =>硬盤容量120G
??? 255 heads, 63 sectors/track, 14593 cylinders =>255個磁頭,63個扇區(qū),14593個柱面
??? Units = cylinders of 16065 * 512 = 8225280 bytes =>每個柱面的容量是 8225280
??? =>存儲容量=磁道(柱面)數(shù)×磁頭數(shù)×每道扇區(qū)數(shù)×每扇區(qū)字節(jié)數(shù)
??? 14593×255×63×512=111.788G
??? 柱面容量=磁頭數(shù)×每道扇區(qū)數(shù)×每扇區(qū)字節(jié)數(shù) 255×63×512=8225280 B
??? 實際上硬盤廠家通常是按照1G=1000計算的
??? Disk identifier: 0xc3ffc3ff
??? Device Boot Start End Blocks Id System =>start 表示的一個分區(qū)從X cylinder開始
??? /dev/sda1 * 1 3824 30716248+ 7 HPFS/NTFS
??? /dev/sda2 3825 10199 51200000 7 HPFS/NTFS
??? /dev/sda3 10200 12596 19253902+ 5 Extended
??? /dev/sda4 12597 14593 16040902+ 12 Compaq diagnostics
??? /dev/sda5 10200 10211 96358+ 83 Linux
??? /dev/sda6 10212 10454 1951866 82 Linux swap / Solaris
??? /dev/sda7 10455 11548 8787523+ 83 Linux
??? /dev/sda8 11549 12596 8418028+ 83 Linux
??? 2.df:通過這個命令可以查看磁盤的使用情況以及文件系統(tǒng)被掛載的位置
??? Filesystem 1K-blocks Used Available Use% Mounted on
??? /dev/sda7 8649544 1986948 6223220 25% /
??? tmpfs 1033648 0 1033648 0% /lib/init/rw
??? udev 10240 136 10104 2% /dev
??? tmpfs 1033648 0 1033648 0% /dev/shm
??? /dev/sda5 93307 19997 68493 23% /boot
關(guān)鍵詞標簽:Linux系統(tǒng),磁盤空間管
相關(guān)閱讀
熱門文章 安裝紅帽子RedHat Linux9.0操作系統(tǒng)教程 Tomcat9.0如何安裝_Tomcat9.0環(huán)境變量配置方法 多種操作系統(tǒng)NTP客戶端配置 Linux操作系統(tǒng)修改IP
人氣排行 Linux下獲取CPUID、硬盤序列號與MAC地址 dmidecode命令查看內(nèi)存型號 linux tc實現(xiàn)ip流量限制 安裝紅帽子RedHat Linux9.0操作系統(tǒng)教程 linux下解壓rar文件 lcx.exe、nc.exe、sc.exe入侵中的使用方法 Ubuntu linux 關(guān)機、重啟、注銷 命令 查看linux服務(wù)器硬盤IO讀寫負載