Migrate UTM image to VMWARE . #5831
jpsanchezl10
started this conversation in
General
Replies: 1 comment
-
i have the same issue |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to use Parrot os on vmware but there is only an image for utm
the image contains a qcow2 file , a config.plist and efi_vars.fd
I converted the qcow2 to VMDK using:
qemu-img convert -p -f qcow2 -O vmdk 7D0EF31A-B972-4C5B-B45E-A906147D6367.qcow2 parrot.vmdk
When I start the image in VMWare I doesn't detects the installation media and can't boot.
how can I solve this?
When I start the machine on vmware I get :
Attempting to start up from :
-> Efi Vmware virtual sta hd -> no compatible bootloader found
-> same with CDROM -> no media
Beta Was this translation helpful? Give feedback.
All reactions