Anaconda does not appear to follow the DEVICE option in the ks.cfg file. I have the folling lines in my syslinux.cfg: label nfs-dell kernel vmlinuz append expert noprobe ks=cdrom:/nfs-dell-ks.cfg initrd=initrd.img In the nfs-dell-ks.cfg file I have the following: lang en_US.UTF-8 langsupport --default en_US.UTF-8 en_US.UTF-8 network --device eth0 --bootproto dhcp --hostname nfs-basic firewall --disabled cdrom device scsi aacraid device scsi megaraid device scsi aic7xxx device eth eepro100 keyboard us bootloader --location=mbr clearpart --linux --drives sda part /boot --fstype "ext3" --size=128 --ondisk=sda part swap --size=512 --ondisk=sda part / --fstype "ext3" --size=100 --grow --ondisk=sda install mouse genericwheelps/2 --device psaux timezone --utc Etc/GMT rootpw --iscrypted ### authconfig --enableshadow --enablemd5 skipx reboot >From what I understand, the "expert noprobe" that is appended to the boot prompt makes anaconda skip probeing for devices. The device options in the Kickstart file are supposed to define the devices. This doesn't work. Am I wrong in how this is supposed to work? -- =========================== Ron Reed RedHat Certified Engineer SGP Computer Department Manager Unix Systems Administrator ARM SGP CART Site (580)388-4053 ron.reed@xxxxxxx