Vic wrote:
>> Is it possible to change the boot menu? Fancy it up abit?
>>     
>
> The boot menu is generated from action_buildiso.py (probably in
> /usr/lib/python2.3/site-packages/cobbler/ or similar). You can change it
> in there to your heart's content...
>
> Vic.
>
> _______________________________________________
> cobbler mailing list
> [email protected]
> https://fedorahosted.org/mailman/listinfo/cobbler
>   

Perhaps you meant PXE menus? These currently have to use menu.c32 (for 
the most compatibility) so you can not do fancy graphical backgrounds 
IIRC, but the template for the menu lives in /etc/cobbler and can be 
freely modified. Take a look at /etc/cobbler/pxe/pxedefault.template and 
/etc/cobbler/pxe/pxeprofile.template for what the menu is generated from.
These files are marked as configuration files in the RPM so will not be 
modified upon upgrades.

Currently "cobbler buildiso" does not use a template from /etc/cobbler, 
but probably should be tweaked in a future version so that it does.

--Michael


_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to