Capturing centos install
-
I’ve installed it and it looks really good
I have made 3 image templates and registered a host to the server
Now i know when making a new Windows i need to run a OOBE generalise sysprep before I capture the image using fog
What about if I want to capture a linux image, or can I use my kickstart file I made?
Many thanks,
Rob -
You are not required to run sysprep for windows machines, this action just makes your image less hardware dependent (or allows you to put the image on different machines if that’s easier to follow.)
Anytime I’ve created a linux image, I just copied it as is. As using the kickstart method, you might as well just setup FOG PXE to pass out the linux install and where to get the kickstart file from.
-
How do I setup my fog server so that it deploys the kickstart file to a host via PXEboot