Skip to content

hh/ii-iso

Repository files navigation

git clone git@github.com:hh/ii-iso.git
cd ii-iso
sudo chef-solo -c ii-iso-solo.rb

should get you closer to where you need to go!

The ii-usb-creator.sh should be looked at, but basically creates a /tmp/grubby-fish.tgz with:

  • the contents of ii-chef
  • the modified grub images and configs from /var/lib/dell-recovery
  • debs/*deb

And passes that to dell-bto-autobuilder

ii-chef/validation.pem and ii-chef/client.rb should be updated (and can also be updated directly on the usb/isos this creates) to point to other chef servers / organziations.

The creation of the usb basically requires a fork of dell-recovery and usb-creator

That get's published in my ppa

And all of that can be installed on a precise host by doing the following:

sudo apt-add-repository ppa:hippiehacker/ii
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install dell-recovery
sudo apt-get install dell-recovery-bootloader
sudo apt-get install usb-recovery

About

Instant Infrastructure ISO / USB stick creation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published