Description of problem: Unable to set partitions in kickstart file. Version-Release number of selected component (if applicable): I have a FC6 Dom0 with all lastest updates. Trying to install a F7 DomU paravirt guest. How reproducible: Always. Steps to Reproduce: 1. See attached kickstart file. 2. Run the following to install F7: virt-install -n xen6 -r 1024 -f /xen/xen6-xvda.dsk -s 8 -p --vnc -l nfs:10.19.19.20:/mnt/distro/f7-x86_64 -x ks=nfs:10.19.19.20:/scratch/ISOs/Linux/xen6-f7-ks.cfg 3. Actual results: See attached screen shot. Expected results: To install via kickstart file with required partitions. Exact same syntax was OK in FC6. Thank you. Additional info:
Created attachment 157151 [details] F7 kickstart file
Created attachment 157152 [details] screen shot of error
I ended up changing the ks.cfg slightly and all worked out ok.