On 02/18/2013 02:01 PM, Ken Teh wrote:
During a kickstart install, how are drives mapped? I notice that sata0 is not always sda. This is especially true when there are very large drives in the mix.
The sd* letters are simply handed out in order of enumeration and, as you noted, is not deterministic. If you need that, use the /dev/disk/by-{id,label,path,uuid} labels.
-- Orion Poplawski Technical Manager 303-415-9701 x222 NWRA/CoRA Division FAX: 303-415-9702 3380 Mitchell Lane [email protected] Boulder, CO 80301 http://www.cora.nwra.com
