Dietmar,
Grateful for the new "args" option in the conf files. However, there is a "no whitespace" problem with it. Several of the most useful arguments to pass require white spaces, and quotes. I am trying to pass a single argument of:
-incoming "exec:dd if=fedstate.img"
This is what it looks like from the KVM command line. It is a single argument 'incoming' with a single parameter. That parameter must be in quotes as above. I tried several formats (without the leading hyphen) to get it to take, but it didnt work. I assume the whitespace is the issue, and possible the quotes as well.
Anything you can do to adjust the args option to allow for this properly?
Thanks
Grateful for the new "args" option in the conf files. However, there is a "no whitespace" problem with it. Several of the most useful arguments to pass require white spaces, and quotes. I am trying to pass a single argument of:
-incoming "exec:dd if=fedstate.img"
This is what it looks like from the KVM command line. It is a single argument 'incoming' with a single parameter. That parameter must be in quotes as above. I tried several formats (without the leading hyphen) to get it to take, but it didnt work. I assume the whitespace is the issue, and possible the quotes as well.
Anything you can do to adjust the args option to allow for this properly?
Thanks