From f1b8c0c4eefb21e655864b901b227f3af191e84d Mon Sep 17 00:00:00 2001 From: Silvino Silva Date: Fri, 23 Feb 2018 14:08:42 +0000 Subject: tools qemu boot usb --- tools/qemu.html | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) (limited to 'tools') diff --git a/tools/qemu.html b/tools/qemu.html index f79b955..e9289f2 100644 --- a/tools/qemu.html +++ b/tools/qemu.html @@ -253,7 +253,7 @@

Set guests machines to run under the total resolution provided by host system configure grub on the guest with gfxmode;

-

Guest Graphics

+

Guest Graphics

Get current resolution on host machine;

@@ -298,11 +298,12 @@ other="-soundhw hda -vga std -display sdl" -

Guest USB

+

Guest USB

         # lsusb
         # ls /dev/v4l
+        # ls /dev/bus/usb
         
@@ -319,6 +320,23 @@
         mac="54:60:be:ef:5c:72"
         other="-soundhw hda -vga std -display sdl -usb -device usb-host,vendorid=0x13d3,productid=0x5652"
         
+ +

Boot iso on usb

+ +
+        # lsusb
+        # ls /dev/bus/usb
+        
+ +
+        # chown root:kvm /dev/bus/usb/003/012
+        
+ + +
+        $ qemu-system-x86_64 -m 512 -enable-kvm -vnc :0 -usb  -device usb-host,hostbus=3,hostaddr=12
+        
+ Tools Index

This is part of the c9 Manual. Copyright (C) 2016 -- cgit 1.4.1-2-gfad0