Hello all,

Do you know if it possible to set the number of inodes  to create in the 
filesystem during the installalation with the pressed file? 

If i start from this example for the filesystem /var/log, how to set numbers of 
inodes inside it ?

                500 550 1024 ext4 \            lv_name{ varlog } \
            method{ lvm } format{ } \
            use_filesystem{ } filesystem{ ext4 } \
            label{ varlog } \
            mountpoint{ /var/log } \
                        options/nodev{ nodev } \
                        options/nosuid{ nosuid } \
                        options/noexec{ noexec } \
            options/relatime{ relatime } \
            $lvmok{ } \
            . \
Hope to do it as mkfs do it: mkfs -t ext4 -N iNumberOfINodes /dev/XdY ?
Thanks for your advise?

Regards,
Thierry

Reply via email to