From a6a742628b560f9d5097008940547391831762c0 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Fri, 24 Jan 2014 02:17:56 +0100 Subject: Enable generation of HDD images. This is only useful for older BIOSes, that don't support hybrid ISO which can otherwise be burnt onto USB key as well. --- virtualenv/virt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'virtualenv') 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., , and prepend -- cgit v1.2.3