On Wed, May 27, 2009 at 10:47:54AM -0400, Michael DeHaan wrote: > > When I try to install a xenpv using koan the installation goes > > interactive and asks for the installation method, instead of just > > using cobbler's HTTP files. [...] > > Generally you should never have to look at these files. I'll teach you a > trick. > > "cobbler profile report --name=foo" > "cobbler system report --name=foo"
Thanks, useful trick! > If the install is going interactive most likely what is happening is > that you don't have a kickstart file that answers the right questions > assigned to the profile. > > "cobbler profile edit --name=foo > --kickstart="/var/lib/cobbler/kickstarts/sample.ks" That was the solution; I just didn't have a kickstart file. Thanks! (I don't recall having to set the kickstart file in cobbler 1.4.x, but then I may have simply forgotten...) Regards, Msquared... _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
