This forum is no longer active. Please post your questions to our new community site

Forums General

ec2 bundle bitnami drupal image

Subscribe to ec2 bundle  bitnami drupal image 4 post(s), 3 voice(s)

 
Avatar ad 1 post

Is it possible to bundle the bitnami drupal image in amazon ec2?

I got during bundling following error msg:

mount: could not find any free loop device
ERROR: execution failed: “mount -o loop /mnt/image /mnt/img-mnt”

Regards,
Ad

 
Avatar danoo Administrator 81 post(s)

Hi Ad,

I think we need more info to find out what is going on. Are you trying to bundle directly from bitnami image (ec2-bundle-image) or taking a snapshot of running ec2 instance (ec2-bundle-vol) ? Can you please send us the list of steps you follow ?

Best regards,
Danoo

 
Avatar gheinitsh 1 post

I have the same problem. Started with ami-e3d03f8a. After I installed ec2-api-tools and ec2-ami-tools, I was able to verify my settings by running

ec2-describe-images -o self -o amazon

but when I ran ec2-bundle-vol, I got this error:

mount: could not find any free loop device
ERROR: execution failed: “mount -o loop /mnt/2010-apr-29b /mnt/img-mnt”

root@domU-12-31-39-09-15-35:~# modprobe loop
FATAL: Could not load /lib/modules/2.6.16-xenU/modules.dep: No such file or directory

Forums General