I've tried both "key DWV" and "Key DWV", both give the error "Unknown command: key" (or Key).
On beta1, I initially put this in my ks.cfg and it worked fine.
# WAS REQUIRED TO PICKUP workstation and VT directories in beta1 repo --name=Client --baseurl=file:///mnt/nfs/RHEL5C/baseimage/Client repo --name=VT --baseurl=file:///mnt/nfs/RHEL5C/baseimage/VT repo --name=Workstation --baseurl=file:///mnt/nfs/RHEL5C/baseimage/Workstation repo --name=Desktop --baseurl=file:///mnt/nfs/RHEL5C/baseimage/Desktop This is assuming you mount /mnt/nfs in %pre mkdir -p /mnt/nfs mount -n -w -o nolock,tcp,rsize=32768,wsize=32768 filer1:/export /mnt/nfs Hope this helps. -Jay _______________________________________________ rhelv5-beta-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/rhelv5-beta-list
