-
Notifications
You must be signed in to change notification settings - Fork 1
joshpasqualetto/ibm-ubuntu
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Chef Solo cookbook for converting an Ubuntu VM into an image that will import in IBM SmartCloud Enterprise ** Notes - Must be virtio enable (Ubuntu 10.04+) both networking and disk. - Must have ext3 (Have not tested ext4) partitions - vda1 must be /boot, vda2 must be /, No swap, use swap files. - Either use qemu-img to upload a qcow2 (If not already), OR 7zip raw file and then decompress when up. Either way it must be raw on the import - See http://www.ibm.com/developerworks/cloud/library/cl-importlinuxOSimage/index.html - This cookbook will lock you out of idcuser if you use password auth (ssh keys only) - if you have any modifications to /etc/default/grub, merge them in before running this sudo chef-solo -c https://raw.github.com/sniperd/ibm-ubuntu/master/solo.rb
About
Chef Solo cookbook for getting Ubuntu (Or any non-RHEL OS) to work on IBM SmartCloud Enterprise
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published