Eviatarkhen (talk | contribs) (→Error with the given example: new section) |
Eviatarkhen (talk | contribs) No edit summary |
||
Line 13: | Line 13: | ||
Regards, | Thank you and best Regards, | ||
Eviatar | Eviatar |
Latest revision as of 00:51, 20 October 2012
Discussion page for VirtioSerial
Error with the given example
Hi I'm using the following command line:
kvm -no-acpi -m 500 rfs_images/fedora17.img -device virtio-serial -chardev socket,path=/tmp/foo,server,nowait,id=foo -chardev socket,path=/tmp/bar,server,nowait,id=bar -device virtioconsole,chardev=foo,name=org.fedoraproject.console.foo -device virtioconsole,chardev=bar,name=org.fedoraproject.console.foo
This gives the error: kvm: -device virtioconsole,chardev=foo,name=org.fedoraproject.console.foo: Parameter 'driver' expects a driver name
What am I'm doing wrong?
Thank you and best Regards,
Eviatar