On Fri, Jul 13, 2012 at 5:44 PM, Michael Matczynski <[email protected]> wrote: > Hello! > > I'm PXE booting a machine that I only have serial console access to. > Thus, I'm looking for a way to customize some of the properties on the > top of the tftpboot/pxelinux.cfg/default file, in particular: > > 1. Add "serial 0 9600" > > 2. Set the "default" value to auto-boot one of the distro's I have configured. > > Seems like this should be an obvious task, so I apologize if I just > haven't been able to find this in the documentation.
The file /etc/cobbler/pxe/pxedefault.template is used as the template for the default menu. There are other templates in that directory that can be modified for per-profile or per-system changes as well. _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
