[Spice-devel] [PATCH spice 3/4] manual: No need to use sudo to run qemu
Pavel Grunt
pgrunt at redhat.com
Fri Apr 22 13:09:05 UTC 2016
---
docs/manual/manual.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/manual/manual.txt b/docs/manual/manual.txt
index 348e5e0..f172ab4 100644
--- a/docs/manual/manual.txt
+++ b/docs/manual/manual.txt
@@ -240,7 +240,7 @@ population. I assume that you have a locally stored ISO of your
favourite operating system so you can use it for installation.
[source,sh]
-host$ sudo qemu-kvm -boot order=dc -vga qxl \
+host$ qemu-kvm -boot order=dc -vga qxl \
-spice port=3001,disable-ticketing -soundhw ac97 \
-device virtio-serial -chardev spicevmc,id=vdagent,debug=0,name=vdagent \
-device virtserialport,chardev=vdagent,name=com.redhat.spice.0 \
--
2.8.1
More information about the Spice-devel
mailing list