Kickstart install asks which drives to use

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

 



Hi,

When kickstarting CentOS 6.4 on a system with 2 disks, the installer 
asks for selecting the disks to use.  After adding both disks to this
list, the rest of the installation works fine.

My question: how can I avoid this question?

These are the relevant parts of my kickstart file (I have partitioned
both disks before, so I commented out zerombr and clearpart):

  #zerombr
  #clearpart --all --initlabel

  part /boot --onpart=sda1 --fstype=ext4
  part swap  --onpart=sda5 --fstype=swap
  part /     --onpart=sda6 --fstype=ext4
  part /var  --onpart=sdb1 --fstype=ext4
  part /home --onpart=sda7 --fstype=ext4
  part /tmp  --onpart=sda9 --fstype=ext4

As said, the system installs fine, except for that one interaction.

Thanks,

--
--    Jos Vos <jos@xxxxxx>
--    X/OS Experts in Open Systems BV   |   Phone: +31 20 6938364
--    Amsterdam, The Netherlands        |     Fax: +31 20 6948204

_______________________________________________
Kickstart-list mailing list
Kickstart-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/kickstart-list




[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