zimaos-rauc
zimaos-rauc copied to clipboard
[Feature Request]更多镜像格式
已测试官方发布的img格式镜像,在转换为vmdk、iso等格式后,无法正常启动。 目前已尝试镜像可用性如下: Unraid:直接挂载img镜像,使用正常; 爱快:直接挂载img镜像,进入后为SquashFS格式,可用空间为0,无法安装应用; VMware Workstation Pro 17:使用StarWind V2V Converter转换为vmdk格式后挂载,无法正常启动,提示操作系统未安装。
需求:官方提供更多镜像格式,以便测试
I converted to VMDK and it works fine in latest vmware workstation, here is the command I used on Linux:
#qemu-img convert -f raw -O vmdk zimaos_zimacube-0.4.9.2.img zimaos_zimacube-0.4.9.2.vmdk
@mathewlear Thanks for your feedback @guitarzsr Can u try this way to install zimaos in VMware again?
I converted to VMDK and it works fine in latest vmware workstation, here is the command I used on Linux:
#qemu-img convert -f raw -O vmdk zimaos_zimacube-0.4.9.2.img zimaos_zimacube-0.4.9.2.vmdk
Thanks for your feedback.After enabling the UEFI boot options for the VMware virtual machine, it is now functioning properly.
@mathewlear Thanks for your feedback @guitarzsr Can u try this way to install zimaos in VMware again?
VMware with vmdk is working now,I am testing the compatibility of the official provided VMDK image with iKuai.