Also, maybe this article might be of use:

https://access.redhat.com/solutions/36449


On 06/08/2018 03:14 PM, Nicolas Roosen wrote:
HI,

On 06/07/2018 06:41 PM, James Anthony Walker wrote:
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


In the kickstart manual, the examples shows --ondisk=sda for the "/dev/sda" drive.

Wouldn't it be the same for your device?

Somethink like "--ondisk=cciss/c0d0".

Or if you can use the device path ID, this is even safer I think (/dev/disk/by...something).


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 <mailto: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



--
Nicolas

------------------------------------------------------------------------------
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