The answer is your question ;)
From: crowbar-bounces On Behalf Of Tim Cook Sent: Wednesday, March 06, 2013 7:03 PM To: crowbar Subject: [Crowbar] install iso I have been trying to create the initial install iso, I first used build_crowbar.sh and waited for all the downloads to finish , then found that I could not mount the iso, with the trailing error logs. Is there anyway I can skip the downloading of all the files once they are downloaded the first time to trouble shoot my iso creation , or do I just have to wait 20 - 30 minutes every time I try to figure out how to get the iso to mount ? commands run that return the failed iso message at the bottom. 1. ./build_crowbar.sh ubuntu-12.04 --update-cache 2. sudo ./build_crowbar.sh ubuntu-12.04 --update-cache >>>>> --update-cache ignores what was already downloaded..... so just remove >>>>> update-cache. 3. sudo ./build_crowbar.sh ubuntu-12.04 --no-cache-update --do-not-clean START FAIL LOG /mnt/make_sledgehammer: line 4: livecd-creator: command not found >>> yup.. kinda useful to have this. cp: cannot stat `/home/crowbar/.crowbar-build-cache/centos-6.2/sledgehammer-chroot/mnt/tftpboot': No such file or directory would have been created by the make_sledgehammer (which btw, you don't need to call yourself, since if tftpboot doesn't exist build_crowbar will call for you) 2013-03-06 15:17:33 -0800: Skipping clean by user request. 2013-03-06 15:17:33 -0800: Mounting ubuntu-12.04.1-server-amd64.iso mount: wrong fs type, bad option, bad superblock on /dev/loop1, missing codepage or helper program, or other error In some cases useful info is found in syslog - try dmesg | tail or so 2013-03-06 15:17:33 -0800: Could not mount ubuntu-12.04.1-server-amd64.iso END FAIL LOG
_______________________________________________ Crowbar mailing list Crowbar@dell.com https://lists.us.dell.com/mailman/listinfo/crowbar For more information: http://crowbar.github.com/