Convert the image of Huawei or other brands in Eve_ng? to vmdk and open it directly in vwm

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

Post Reply
tiger-dog
Posts: 3
Joined: Thu Mar 27, 2025 9:13 am

Convert the image of Huawei or other brands in Eve_ng? to vmdk and open it directly in vwm

Post by tiger-dog » Thu Mar 27, 2025 9:22 am

Can someone convert a single device qcow2 image in eveng into vmdk format to open and run the device in vmw? Because three layers of nesting is inefficient in some ways.

rusty725
Posts: 360
Joined: Thu Mar 29, 2018 4:19 pm

Re: Convert the image of Huawei or other brands in Eve_ng? to vmdk and open it directly in vwm

Post by rusty725 » Thu Mar 27, 2025 9:48 pm

what image are you talking about ?

tiger-dog
Posts: 3
Joined: Thu Mar 27, 2025 9:13 am

Re: Convert the image of Huawei or other brands in Eve_ng? to vmdk and open it directly in vwm

Post by tiger-dog » Fri Mar 28, 2025 2:03 am

NE40E imags or others

rusty725
Posts: 360
Joined: Thu Mar 29, 2018 4:19 pm

Re: Convert the image of Huawei or other brands in Eve_ng? to vmdk and open it directly in vwm

Post by rusty725 » Fri Mar 28, 2025 5:46 am

here's an example
qemu-img convert -f qcow2 -O vmdk quassel.qcow2 quasselog.vmdk

can't guarantee it will work

tiger-dog
Posts: 3
Joined: Thu Mar 27, 2025 9:13 am

Re: Convert the image of Huawei or other brands in Eve_ng? to vmdk and open it directly in vwm

Post by tiger-dog » Fri Mar 28, 2025 6:29 am

Thanks for your reply, I have successfully started the device in vmdk.

Post Reply