[root@localhost ~]# fdisk /dev/sdb …省略部分输出… Command (m for help): n #建立新分区 Command action l logical (5 or over) #由于在前面章节中,扩展分区已经建立,所以这里变成了l(logic) p primary partition (1-4) l #建立逻辑分区 First cylinder (655-2610, default 655): #不用指定分区号,默认会从5开始分配,所以直接选择起始
如果你在Linux系统中格式化磁盘时遇到如下错误,那么表示你正在格式化一个扩展分区. [root@GETTestLNX06 ~]# mkfs.ext4 /dev/sdb1 mke2fs 1.41.12 (17-May-2010) mkfs.ext4: inode_size (128) * inodes_count (0) too big for a filesystem with 0 blocks, specify higher inode_ratio (-i) or lower