Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

checking for presence of mountspec.mountpoint to prevent error #273

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

checking for presence of mountspec.mountpoint to prevent error #273

wants to merge 1 commit into from

Conversation

7onetella
Copy link

I was executing
aminate -B ami-0a313d6098716f372 --vm-type hvm --partition 1 -e ec2_apt_linux ./hello-world_1.0.0_all.deb

that execution failed due to missing attribute mountspec.mountpoint in certain phase of execution.

I am not a python developer. I did what I can to get aminator to work for me.

I tried this on a EC2 instance and updated the distro/linux.py and util/linux.py to get the aminator to complete the creation of my AMI.

Please, educate me if I am missing a aminator CLI parameter or if my parameters are wrong.

@7onetella
Copy link
Author

ami-0a313d6098716f372 is a AWS AMI from "Quick Start" page.

Ubuntu Server 18.04 LTS (HVM), SSD Volume Type - ami-0a313d6098716f372 (64-bit x86)

hello-world_1.0.0.deb is an debian package with a script that spits out "Hello World"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant