Re: [libvirt-users] virt-install kickstart local file

2012-11-13 Thread Cole Robinson
On 11/06/2012 01:29 AM, Joe Linoff wrote: > Hi Everybody: > > I am trying to get virt-install to work with a kickstart file that is on > the local file system. > > I tried using the --initrd-inject="/tmp" > --extra-args="ks=file:/myks.cfg" but I got this error message: > >ERROR--extra-ar

[libvirt-users] virt-install kickstart local file

2012-11-05 Thread Joe Linoff
Hi Everybody: I am trying to get virt-install to work with a kickstart file that is on the local file system. I tried using the --initrd-inject="/tmp" --extra-args="ks=file:/myks.cfg" but I got this error message: ERROR--extra-args only work if specified with --location. Here is the basi