Hi, I need to register an AMI from snapshot in AWS. I am using the registerUnixImageBackedByEbsInRegion method in the AMClient. I need to be able to specify the root deviceName. The default is /dev/sda1 . I need to override this to /dev/sda
In the RegisterImageBackedByEbsOptions , I do not see any option to do this. Reaching out to forum if someone has done this before or know how to do it ? I am on 1.6.0 jclouds version. Thanks Jai
