Hilliard, Jay wrote:
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
Thanks!
I'll try that.
I filed a bug w/bugzilla and found out the the Key directive was added
in beta-post1 which is later than beta1 which I'm using.
Is there a way to get the later betas and if so, how?
Thanks,
Jason
_______________________________________________
rhelv5-beta-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/rhelv5-beta-list