You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ec2-on-rails-discuss
Hi.
I'm trying to build a custom AMI using EC2onRails and following the
instructions in the README.
I start a developer AMI on EC2 and then copy over all my files and
start the build. It works fine until it finishing extracting the
packages and then crashes while running the "chroot /mnt/build/ubuntu
mount -t proc proc /proc" command.
Has anyone else run into this or know why it would be happening?
Here is an excerpt of the output: