> From the logs, it really looks like mysql isn't started yet, which > isn't too surprising. As yet another quick hack, put: > > /etc/init.d/mysql start > > before your > > mysql [options] < db_dump.sql > > in your --exec script.
I tried the above thing but it didn't worked. Anyway, I'll try to do it from the first boot but I wanted to reduce the boot time, since I'm using the desired image in EC2. Thanks for your help. ~Amol _______________________________________________ Mailing list: https://launchpad.net/~vmbuilder Post to : [email protected] Unsubscribe : https://launchpad.net/~vmbuilder More help : https://help.launchpad.net/ListHelp

