Kickstart and multi-disks servers

Jason Edgecombe redhat at rampaginggeek.com
Wed Jan 17 14:02:29 UTC 2007


In your disk line use the --ondisk option.

use sda and sdb for SCSI/SATA disks and use hda & hdb for IDE disks.

I use a shell script in my %pre to detect for sda/hda and write the 
proper disk lines.

Sincerely,
Jason

KENNEDY VAN DAM Eric wrote:
> Hello,
>  
> I've noticed something special and I don't know how to solve this.
>  
> I need to make a general installation procedure that should work on 
> "any kind of hardware". My kickstart works well on server with one 
> HDD. The problem appears when I want to use it on a 2 HDD server. Some 
> partitions are created on the first one and some others on the second 
> one. 
>  
> I want to ONLY work on the first HDD. How can I do ? The RHEL Sysadmin 
> Guide is not really clear about this.
>  
> Thx  
>  
> -- 
> Kennedy van Dam Eric
> Unix/Storage Team
> Phone: +32 (0)2 529 3375
> Mail: eric.kennedyvandam at rvponp.fgov.be 
> <mailto:eric.kennedyvandam at rvponp.fgov.be>
>  
>  
> ------------------------------------------------------------------------
>
> _______________________________________________
> Kickstart-list mailing list
> Kickstart-list at redhat.com
> https://www.redhat.com/mailman/listinfo/kickstart-list




More information about the Kickstart-list mailing list