Kickstart in rh7 problem

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

 



Yet another kickstart problem (maybe yet another documentation error).
In the partition configuration, the RedHat Reference Guide tell
part <mntpoint> --size
<size> [--grow] [--onpart
<partc>] [--ondisk
<disk>] [--onprimary
<N>] [--asprimary <N>]

I would like to create a primary swap partition in the beginning of the harddisk and a primary root partition just after so

zerombr yes
clearpart --all
part swap --size 259 --asprimary 1
part / --size 1000 --grow --asprimary 2

maybe i have missing something but documentation tell

--asprimary <N>
Forces auto allocation as a primary partition <N> or fail. <N> can be 1 through 4.





[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