On Wed, Apr 06, 2011 at 04:44:10PM +0200, Daniel Kertby wrote:
> Thanks for the info, If someone could give me a clue how to get the 2.1.0
> release onto our RHEL 6
> server without to much fiddling, it would be appreciated.

I just
- made a copy of the contents of the rhel6 dvd
- run createrepo on it
- added a new repo:
cat >/etc/yum.repos.d/localdir.repo<<EOT
[localdir]
name=localdir
baseurl=file:///mnt/store/cobbler/x86_64/rhel-server-6.0
EOT
- and installed it via yum (actually yum resolves it automatically
as dependency for cobbler then)

Alternatively if your server is added at a satellite or RHN you could
add the HA software channel for the system.


Christian
_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to