Linux下使用mke2fsk格式化分区的方法

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 # mke2fs -m 0 -b 4096 /dev/sda1 mke2fs 1.35 (28-Feb-2004) Filesystem label= OS type: Linux Block size=4096 (log=2) Fragment size=4096 (log=2) 205344 inodes,使用 70069497 blocks 0 blocks (0.00%) reserved for the super user First data block=0 Maximum filesystem blocks=71303168 2139 block groups 32768 blocks per group, 32768 fragments per group 96 inodes per group Superblock backups stored on blocks: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, 4096000, 7962624, 11239424, 20480000, 23887872 Writing inode tables: done Writing superblocks and filesystem accounting information: done This filesystem will be automatically checked every 32 mounts or 180 days, whichever comes first. Use tune2fs -c or -i to override.
本文地址:http://www.bhae.cn/html/217f8499698.html
版权声明
本文仅代表作者观点,不代表本站立场。
本文系作者授权发表,未经许可,不得转载。