On 04/08/2010 05:37 PM, Greg DeKoenigsberg wrote: > > So we didn't really get quorum for a "real" meeting, but had an informal > chat between dhuff, jforbes, and myself on #fedora-cloud. > > The upshot: the image problems we experienced with both boxgrinder and > appliance-tools was *not* Amazon-related, because the images would not > boot even on a local host. It's been determined that there are problems > with configuration of both selinux and fstab. > > dhuff will tweak the ks files and run through appliance-tools again. If > it works, it should work on boxgrinder. dhuff will get an image to > jforbes to test tomorrow. > I made a couple tweeks to the ksfile which should help to work around this issue. I may need to make some modification to appliance-tools to fix this more permanently. I also did some initial testing in ec2, with no luck however would like for Justin to try locally on his xen box. ks is here: http://github.com/huff/kickstart-stuff/blob/master/fedora-ec2-min.ks to generate the image run the command: # appliance-creator --cache /var/cache/ac/ -d -v -i ./include -n fedora-ec2-image -c http://github.com/huff/kickstart-stuff/raw/master/fedora-ec2-min.ks -D