Skip to main content
Question

How to deploy a Linux Image?

  • September 5, 2012
  • 5 replies
  • 0 views

Forum|alt.badge.img+5

Hi , I would like to Deploy a Linux CentOS 6 image to multiple computers.
Does anybody knows if Casper can Handle this?
If not, any tool I could use?

Many thanks
Carmelo

5 replies

Forum|alt.badge.img+24
  • Valued Contributor
  • 1892 replies
  • September 5, 2012

Is this into a VM of some sort?


Forum|alt.badge.img+5
  • Author
  • Contributor
  • 34 replies
  • September 5, 2012

No, The idea is to deploy to 32 machines hardware and not VM remotely.


mm2270
Forum|alt.badge.img+16
  • Legendary Contributor
  • 7880 replies
  • September 5, 2012

I don't think you can do this from Casper. Its for deploying OS X or Windows into Boot Camp. Never heard of anyone deploying a bootable Linux image to Macs with it. There may be some equivalent tools, but don't know of any.


rob_potvin
Forum|alt.badge.img+23
  • Employee
  • 209 replies
  • September 5, 2012

haven't played with it yet http://www.clonezilla.org

you could create your linux partition, and copy across your linux image (created with dd) and as a post install script you dd to copy your image to the partition and then do a clean up. with dd though you have the full size of what you captured... so could be big, might need to compress it with tar, move it over to the machine uncompress, then copy via dd then cleanup

capture

dd if=/dev/disk of=file

restore

dd if=file of=/dev/disk

more info

man dd

hope that helps


Forum|alt.badge.img+5
  • Author
  • Contributor
  • 34 replies
  • September 6, 2012

Hi,

We have tried Clonezilla. The problem is that it must act as DHCP server as well as BootP.
We want to use our internal DHCP server and have a tool that only acts as BootP Server and not DHCP server.
Thanks
Carmelo


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings