[qubes-users] Re: making hvm iso to block device?

2016-09-03 Thread pixel fairy
On Saturday, September 3, 2016 at 2:05:23 AM UTC-7, grzegorz@gmail.com wrote: > 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

[qubes-users] Re: making hvm iso to block device?

2016-09-03 Thread grzegorz . chodzicki
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