我在我的服务器中安装了 CentOS 5.7 64 位,在硬件 RAID 10 上有 4x300 GB SAS 驱动器。在安装时,我选择了默认分区。
以下是命令输出:
[root@server ~]# fdisk -l
Disk /dev/sda: 598.8 GB, 598879502336 bytes
255 heads, 63 sectors/track, 72809 cylinders
Units = cylinders de 16065 * 512 = 8225280 bytes
Boot Device Start End Blocks Id System
/dev/sda1 * 1 13 104391 83 Linux
/dev/sda2 14 72809 584733870 8e Linux LVM
[root@server ~]# df -h
File System Size Used Free Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
493G 1,4G 466G 1% /
/dev/sda1 99M …Run Code Online (Sandbox Code Playgroud)