Skip to content

Where is GenericCloud KS file? #171

Description

@sudhaker

I only see CentOS-8-x86_64-Azure.ks inside cloudimg folder. Where is the kickstart file for other variants? Looking for Generic cloud version.

Also did anyone manage to leverage CentOS-8-GenericCloud-8.1.1911-20200113.3.x86_64.qcow2 images on ESX or VSphere ??

Ref: https://cloud.centos.org/centos/8/x86_64/images/

I used followings to convert the format but VM it hangs on boot with message "probing edd (edd=off to disable)... ok"

qemu-img convert -f qcow2 -O vmdk -o subformat=streamOptimized CentOS-8-GenericCloud-8.1.1911-20200113.3.x86_64.qcow2 CentOS-8-GenericCloud-8.1.1911-20200113.3.x86_64.vmdk

govc datastore.upload tmpl/CentOS-8-GenericCloud-8.1.1911-20200113.3.x86_64.vmdk disc/centos8-tmpl.vmdk

vmkfstools -i disc/centos8-tmpl.vmdk centos8-tmpl/centos8-tmpl.vmdk -d thin [on esx]

govc vm.disk.attach -disk centos8-tmpl/centos8-tmpl.vmdk -vm centos8-tmpl 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions