LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   What is the best way to create a SLED 10 image? (https://www.linuxquestions.org/questions/suse-opensuse-60/what-is-the-best-way-to-create-a-sled-10-image-462674/)

rsmccain 07-10-2006 01:03 PM

What is the best way to create a SLED 10 image?
 
I am being tasked with creating a SLED 10 desktop image to roll out to a portion of our organization. We will then use Zen to distribute it.

What is the best way to go about this? AutoYast?

Thanks, Ryan

GrueMaster 07-10-2006 04:32 PM

Probably the easiest is to do a manual install first, having it generate an autoyast.xml file when finished. Then you can tune the autoyast file as needed.

rsmccain 07-10-2006 04:36 PM

Quote:

Originally Posted by GrueMaster
Probably the easiest is to do a manual install first, having it generate an autoyast.xml file when finished. Then you can tune the autoyast file as needed.

Thanks.. What about image distribution? Any ideas?

onjoo 07-11-2006 01:11 AM

Quote:

Originally Posted by rsmccain
Thanks.. What about image distribution? Any ideas?

Haven't used zen, so no ideas for that. With autoyast xml you can pretty much do a image install, if everything is set the right way. Why do you want a full image ?

Copy the cd data/packages to some local share (ftp/http/nfs )with installation source . This makes you a nice repository to be used in installation. You can use the same repo for as many autoyast xml-files as you want.

You dont need as much data as you would need with using a full image (like RIS needs in MS world).

Autoinstallation image contains everything for image deployment. Packages can be added/removed from default unattended installation, network services can be configured, root password, partitioning, keyboard layout,...

CHECK : http://forgeftp.novell.com//yast/doc...1/autoinstall/ for documentation

rsmccain 07-11-2006 11:22 AM

thanks!
 
Quote:

Originally Posted by onjoo
Haven't used zen, so no ideas for that. With autoyast xml you can pretty much do a image install, if everything is set the right way. Why do you want a full image ?

Copy the cd data/packages to some local share (ftp/http/nfs )with installation source . This makes you a nice repository to be used in installation. You can use the same repo for as many autoyast xml-files as you want.

You dont need as much data as you would need with using a full image (like RIS needs in MS world).

Autoinstallation image contains everything for image deployment. Packages can be added/removed from default unattended installation, network services can be configured, root password, partitioning, keyboard layout,...

CHECK : http://forgeftp.novell.com//yast/doc...1/autoinstall/ for documentation


thats just the info i needed, and a link to follow up on.

Thanks!


All times are GMT -5. The time now is 08:16 AM.