making hvm iso to block device?

20 views
Skip to first unread message

pixel fairy

unread,
Sep 2, 2016, 8:40:18 PM9/2/16
to qubes-users
the instructions at qubes-os.org/doc/hvm have the iso file in dom0. is there a way to export an iso as a block device like partitions on a usb disk?

i dont think an unparsed iso file in dom0 is that dangerous, esp if you trust it enough to make a template vm, but i think the less we do in dom0, the better.

as an alternate, may a special vm just for making the hvm? could be good for trying an os when you dont even trust the iso it came from.

grzegorz....@gmail.com

unread,
Sep 3, 2016, 5:05:23 AM9/3/16
to qubes-users
Why would You want to do that? You can pass the .iso file as an rgument of the --drive or --cdrom arguments for the qvm-start script

If the iso resides in a vm all You need to do is do it like this (assuming the VM which holds the iso is named test and the hvm is named test2)

qvm start test2 --drive=:test\path\to\.iso

Remember to put \ character if You have spaces in the directory path or rename the files\catalogues so the names don't have spaces.

pixel fairy

unread,
Sep 3, 2016, 5:46:16 AM9/3/16
to qubes-users, grzegorz....@gmail.com

thanks! i didnt scroll down far enough on that page :)

Reply all
Reply to author
Forward
0 new messages