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
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