The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
1answer
111 views

Suse 12.1 autoyast, root password not set

I'm trying to configure autoyast to run via cobbler. For some reason the root password is not getting set. I've tried to use encrypted password and generating a profile from GUI autoyast and then ...
2
votes
1answer
98 views

RHEL6 not registering correctly when using PXE boot via Cobbler

When I create a RHEL6 server using the DVD media, it works fine. However, we want to do PXE installs. We import the RHEL6 DVD to cobbler by doing the following: $ sudo mount -o loop,ro rhel6-dvd.iso ...