I decided to try instructions found https://github.com/dellcloudedge/crowbar/wiki/Dev-tool-build , I was able to produce an iso and install it but now have a new problem, installing the iso using virtualbox .
the following packages have unmet dependencies: crowbar-barclamp-chef : Depends: chef but it is not installable Depends: chef-server but it is not installable I noticed the versions of chef appears correct but the version of chef-client appears off /opt/dell/barclamps/crowbar/cache/ubuntu-12.04/pkgs/chef-server_11.06-1.ubunutu.12.04_amd64.deb /opt/dell/barclamps/crowbar/cache/ubuntu-12.04/pkgs/chef_10.24.0-1.ubuntu.11.04_amd64.deb On Wed, Mar 6, 2013 at 5:40 PM, <andi_a...@dell.com> wrote: > 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 > > -- Do not allow yourselves to be deceived: Great Minds are Skeptical. (Friedrich Nietzsche)
_______________________________________________ Crowbar mailing list Crowbar@dell.com https://lists.us.dell.com/mailman/listinfo/crowbar For more information: http://crowbar.github.com/