To help us in software management using yast on SLES (Suse Linux Enterprise Server) 10 we can make a local repository in the form of iso image of the DVD SLES10. The following are the steps to create a local repository :
- Create ISO file from SLES10 DVD
- Copy ISO file to your server
- Add the ISO as a service (installation source) using command below :
zypper sa "iso:/?iso=/home/choirul/iso/sles10sp1.iso" "SLES 10 SP1"
- Verify that the service has been successfully added using this command :
zypper sl
- Open yast and choose Software > Installation Source.
It will appear as below :
Add capHow to create local repositoy SLES 10tion - There must be 2 items. First for dvd and second for iso. You can optionally disabled the source from DVD
No comments:
Post a Comment