• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1mke2fs -F -T ext4h -I 128 test.img 786432
2Creating filesystem with 786432 1k blocks and 98304 inodes
3Superblock backups stored on blocks:
4	8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409, 663553
5
6Allocating group tables:      done
7Writing inode tables:      done
8Creating journal (16384 blocks): done
9Creating 6368 huge file(s) with 117 blocks each: done
10Writing superblocks and filesystem accounting information:      done
11
12Pass 1: Checking inodes, blocks, and sizes
13Pass 2: Checking directory structure
14Pass 3: Checking directory connectivity
15Pass 4: Checking reference counts
16Pass 5: Checking group summary information
17
18Exit status is 0
19