[qubes-users] Re: CentOS Virtualization From Multiple .vmdk

2018-04-12 Thread Drew White
1. Create the HVM. 2. use CLI and browse to the directory. 3. Run: # qemu-img convert {path/to/vmdk}CentOS\ 7.x\ 64-bit.vmdk root.img This does work. I have done it many times. On Wednesday, 11 April 2018 22:59:30 UTC+10, hype wrote: > Hello everyone, thank you for your help :) > > I'm not

[qubes-users] Re: CentOS Virtualization From Multiple .vmdk

2018-04-14 Thread hype
Drew, Would you mind walking me through this more step-by-step? I've tried many variations of this and I keep failing. I'm using Qubes 4.0. To create the centos qube I do: Qube Manager-> Qube-> Create new qube-> Name and label: centos red Type: Standalone qube not based on a template In a qube

[qubes-users] Re: CentOS Virtualization From Multiple .vmdk

2018-04-14 Thread hype
I forgot to mention: SeaBIOS (version rel-1.10.2-0-...) Machine UUID ... Booting from Hard Disk... Boot failed: not a bootable disk Booting from Floppy... Boot failed: could not read the boot disk No bootable device. -- You received this message because you are subscribed to the Google Groups

[qubes-users] Re: CentOS Virtualization From Multiple .vmdk

2018-04-14 Thread hype
I've also just tried: qvm-create centos --class StandaloneVM --property virt_mode=hvm --property kernel="" --property memory=4096 --property maxmem=4096 --property debug=True --label red qvm-start centos --cdrom=TEST-VMDK:/home/user/root.img and qvm-start centos --hddisk=TEST-VMDK:/home/user/r

[qubes-users] Re: CentOS Virtualization From Multiple .vmdk

2018-04-16 Thread hype
Using the following guide I've been able to mount the raw, qemu-img converted .vmdk files onto a loop device, thus I'm able to access every partition of the virtual machine. https://www.turnkeylinux.org/blog/convert-vm-iso Unfortunately the end of the guide is broken for my case and I'm unable

Re: [qubes-users] Re: CentOS Virtualization From Multiple .vmdk

2018-04-17 Thread 'awokd' via qubes-users
On Mon, April 16, 2018 9:34 pm, hype wrote: > Using the following guide I've been able to mount the raw, qemu-img > converted .vmdk files onto a loop device, thus I'm able to access every > partition of the virtual machine. > > https://www.turnkeylinux.org/blog/convert-vm-iso > > > Unfortunately th

Re: [qubes-users] Re: CentOS Virtualization From Multiple .vmdk

2018-04-17 Thread hype
awokd, what a relief to get some additional help here! The issue is that this CentOS VM was distributed as a learning environment for a specific course I'm taking with software/services/configurations/etc directly tied to the lessons. I need everything to be intact. I've reached the limit of my

Re: [qubes-users] Re: CentOS Virtualization From Multiple .vmdk

2018-04-17 Thread 'awokd' via qubes-users
On Tue, April 17, 2018 1:57 pm, hype wrote: > awokd, what a relief to get some additional help here! > > The issue is that this CentOS VM was distributed as a learning > environment for a specific course I'm taking with > software/services/configurations/etc directly tied to the lessons. I need > e