User Tools

Site Tools


command_line

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
command_line [2015/01/27 15:18]
k2patel [KVM Command Line]
command_line [2017/07/02 02:21]
k2patel old revision restored (2015/01/27 15:19)
Line 1: Line 1:
-==== Test your bootable USB on kvm ==== +
-In order to test your USB using KVM use following command. +
-<code bash> +
-qemu-kvm -hdb <​device>​  +
-</​code>​ +
-In my case device was "/​dev/​sdb"​.+
  
 ====== KVM Command Line ====== ====== KVM Command Line ======
Line 36: Line 31:
  
 [[http://​libvirt.org/​formatdomain.html|Domain Format in KVM]] [[http://​libvirt.org/​formatdomain.html|Domain Format in KVM]]
 +
 +==== Test your bootable USB on kvm ====
 +In order to test your USB using KVM use following command.
 +<code bash>
 +qemu-kvm -hdb <​device> ​
 +</​code>​
 +In my case device was "/​dev/​sdb"​.
  
 ==== Converting Existing Image ==== ==== Converting Existing Image ====
command_line.txt · Last modified: 2021/08/24 21:11 by k2patel