简体   繁体   中英

aws ec2 import-image fails with error “ClientError: Unknown OS / Missing OS files.”

While converting from montavista vmdk (virtual machine disk image) to aws ec2 AMI, getting below error,

    "Description": "import-VMDKs", 
    "StatusMessage": "ClientError: Unknown OS / Missing OS files.", 
    "ImportTaskId": "import-ami-fh8l0rmf"

Would like to know whether AWS supports MontaVista Linux or am I missing any files in VMDK image.

As of this posting, Montavista linux is not supported.

Import supports the following linux distros (64 bit), according to AWS Documentation: VM Import/Export Prerequisites :

  • Red Hat Enterprise Linux (RHEL) 5.1-5.11, 6.1-6.6, 7.0-7.1
  • SUSE Linux Enterprise Server
    • SUSE Linux Enterprise Server 11 Service Pack 1 - 2.6.32.12-0.7
    • SUSE Linux Enterprise Server 11 Service Pack 2 - 3.0.13-0.27
    • SUSE Linux Enterprise Server 11 Service Pack 3 - 3.0.76-0.11, 3.0.101-0.8, and 3.0.101-0.15
    • SUSE Linux Enterprise Server 11 Service Pack 4 - 3.0.101-63
    • SUSE Linux Enterprise Server 12 - 3.12.28-4
    • SUSE Linux Enterprise Server 12 Service Pack 1 - 3.12.49-11
  • Ubuntu 12.04, 12.10, 13.04, 13.10, 14.04, 14.10, 15.04
  • CentOS 5.1-5.11, 6.1-6.6, 7.0-7.1
  • Debian 6.0.0-6.0.8, 7.0.0-7.8.0, 8.0.0
  • Oracle Linux 6.1-6.6, 7.0-7.1
  • Fedora Server 19-21

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM