On Fri, Jun 12, 2009 at 2:27 PM, Brown, Scott CTR -Navair - Siap<[email protected]> wrote: > So this is what I get for breaking the #1 sysadmin rule - If it's not broken > don't fix it!..... > > I decided to upgrade my cobbler from 0.9 to 1.4.1 (yeah I know) and ran into > a huge problem... During my cobbler import of my RHEL 5.1, 5.2 DVD's I came > across this error when trying to add my custom kickstart to the profile... > > Cobbler import -- path=/mnt/rhel51_iso/ --name=DISA_RHEL51_Client_i386 > --kickstart=/root/disa.ks > > Error: > Kickstart file can only be specified when a specific breed is selected
If you add --breed=redhat, the import should work. Although it could happen that you need to specify other parameters (--os-version, for example). Javier Palacios _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
