Skip to content

pmb.install.format: set ext4 inodes to 1M

Oliver Smith requested to merge pmb-fix-inode-count into master

Make 10x the amount of inodes available for ext4 partitions when using "pmbootstrap install" without the "--disk" argument so we won't run out for sure. The previous value was not enough in some edge cases. We do need to set this as the default is not enough either.

Fix #2568 (closed)

Merge request reports

Loading