Marcelo Giles wrote: > Hello, > > I'm running cobbler 1.0.3-1.el5 on RHEL 5.2. > > When I try to PXE boot a client with a profile that has defined a > kickstart file, the client can't read the kickstart file and shows the > manual configuration screens. > > This is the cobbler report list kickstart line: > > # cobbler profile report profile1 > kickstart : /data/ks/rhel51.cfg > > And this is the kernel option line in the /tftpboot/pxelinux.cfg/default > file: > > ks=http://192.168.0.252/cblr/svc/op/ks/profile/profile1 > > I can't find the /cblr/svc/op/ks/profile/ path in the system. > > I created a symlink in /var/www/html/cblr -> /var/www/cobbler to see if > that was the missing path, but the svc dir only has three python files > and no subdirs! Any clues? TIA. > > Regards, > Marcelo > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler >
This content is dynamically generated by mod_python. For the curious, see https://fedorahosted.org/cobbler/wiki/ModPythonDetails or just run "cobbler profile|system getks --name=foo" to view the kickstart file, assuming you have 1.2.X _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
