diff options
Diffstat (limited to 'docs/kickstart-docs.txt')
-rw-r--r-- | docs/kickstart-docs.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/kickstart-docs.txt b/docs/kickstart-docs.txt index 422066bbd..38e0e5838 100644 --- a/docs/kickstart-docs.txt +++ b/docs/kickstart-docs.txt @@ -969,6 +969,12 @@ Creating the Kickstart File Name of the RAID device to use (such as md0 or md1). RAID devices range from md0 to md7, and each may only be used once. + --bytes-per-inode= + + Specifies the size of inodes on the filesystem to be made on + the RAID device. Not all filesystems support this option, so it + is silently ignored for those cases. + --spares= Specifies the number of spare drives allocated for the RAID |