Quantcast

"Instance does not have a volume attached at root"

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

"Instance does not have a volume attached at root"

dgarstang
I'm trying to make a new AMI of the AMI's at http://susestudio.com/a/n0rKOx/opensuse-114-ami.

(dev) dns1:~ ec2-create-image i-c1c72ea5 --name foo
Client.InvalidParameterValue: Invalid value 'i-c1c72ea5' for instanceId. Instance does not have a volume attached at root (null)

Disk layout looks like:

ip-172-17-2-10:~ # df -h
Filesystem Size Used Avail Use% Mounted on
rootfs 5.0G 418M 4.3G 9% /
devtmpfs 7.3G 60K 7.3G 1% /dev
tmpfs 7.6G 4.0K 7.6G 1% /dev/shm
/dev/sda1 5.0G 418M 4.3G 9% /
/dev/sdb 414G 199M 393G 1% /mnt

What's up with this?

Doug.
Loading...