----- Original Message ----- > From: "Brian C. Lane" <bcl@xxxxxxxxxx> ... > You can kickstart from a network source with just --cdrom, but if you > want to use a local kickstart file you need to use --location and > --cdrom so that anaconda can find stage2. I get an error (and have for as long as I can remember) when I try using --cdrom and --location together: ... ERROR Only one install method can be used (--location URL, --cdrom CD/ISO, --pxe, --import, --boot hd|cdrom|...) ... Or, are you talking about using --disk path=/path/to/iso,device=cdrom? That seemed to work for me but, I'm not entirely sure that it actually booted from the iso. Is there a way to tell? FYI, this is what I just tried: # virt-install --connect=qemu:///system --network=bridge:virbr0 --name=$VMNAME --disk path=$DISKIMAGE,format=qcow2,size=8 --disk=path=$OSIMG,device=cdrom --ram 1024 --vcpus=1 --check-cpu --hvm --location=$OSIMG --vnc --video=vga --extra-args="ks=file:/fed.ks" --initrd-inject=fed.ks > > -- > Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA > (PST8PDT) > > -- > test mailing list > test@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe: > https://admin.fedoraproject.org/mailman/listinfo/test -- test mailing list test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/test