Error importing vmdk files using ec2 developer tools

后端 未结 5 1999
既然无缘
既然无缘 2021-01-18 04:16

Although vmdk disk format is supported by ec2-import-instance tool, every time I try to run the command on a vmdk file, I get the following error:

    ERROR         


        
5条回答
  •  终归单人心
    2021-01-18 05:00

    I have experienced the same issue. My solution: the StarWind V2V converter to convert VMDK to RAW (-f RAW) or VHD (-f VHD).

提交回复
热议问题