diff options
Diffstat (limited to 'virtualenv/virt')
-rwxr-xr-x | virtualenv/virt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/virtualenv/virt b/virtualenv/virt index 2bcbe4b..4d86b6a 100755 --- a/virtualenv/virt +++ b/virtualenv/virt @@ -109,6 +109,8 @@ install() { --disk "$disk",cache=writeback,bus=sata \ --network network="$network" \ --graphics spice +# --import \ +# --disk path=/dev/sdc,bus=usb,perms=ro \ # Attribute the next available IP. You may also want to add a domain # section, e.g., <domain name='libvirt.example.org'/>, and prepend |