I 'm working on provisioning an hp machine with 4 drives cciss/c[0-3]d0
(with centos 6.9)

I'm just trying to use the first disk, I've used a partioning file with

part /boot --ondisk cciss/c0d0 --fstype ext3 --size 200 --asprimary
part / --ondisk cciss/c0d0 --fstype ext4 --size 1 --grow --asprimary
part swap --ondisk cciss/c0d0 --fstype ext4 --size 6000 --asprimary

But when I boot I get a graphical manual partition rather than following
this partitioning setup. Is there an xcat reason this isn't working or have
I made a mistake in kickstart?

James

On Thu, Jun 7, 2018 at 9:35 AM, James Anthony Walker <james...@uci.edu>
wrote:

> Hi
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user

Reply via email to