Partitioning and the grow/max commands

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hey All,

I am doing an NFS kickstart and seem to be having some problems with my
partitioning.   I pasted a portion of my ks.cfg file below.

zerombr yes
clearpart --all
part /boot --size 16
part swap --size 512
part / --size 250
part /usr --size 1000 --grow --maxsize 2000
part /var --size 1000 --grow --maxsize 2000
part /usr/local --size 1000 --grow --maxsize 2000
part /home --size 1000 --grow
install

I was under the impression that remaining space would be divided equally
between the 3 partitions with the max 2000 command and then the --grow
command  would allocate all the remaining space to /home .  Yet if you look
at the results below of the df -h command, you will see that my hard drives
have unallocated space ( I didn't know how to see what the amount of swap
space is, but I only have it set at 512).  Did I do something wrong or am I
not understanding the grow and max commands incorrectly?  Thanks in
advance!

(Embedded image moved to file: pic04745.pcx)

Attachment: pic04745.pcx
Description: Binary data


[Index of Archives]     [Red Hat General]     [CentOS Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux