Package: e2fsprogs Version: 1.41.3 Severity: minor mke2fs -i 1M <Device> print a error like "wrong bytes-per-inode ratio (min 1024/max 65536)" but mke2fs -i 1048576 <Device> build the filesystem correct.
Other value are also possible (like 1234567). For large filesystems and devices with few large files is a large range of the bytes-per-inode ratio important. The Error is first 2exp(n) in the short form should be working, and second short help and man-pages are wrong. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org