Comment 0 for bug 1027219

Revision history for this message
Peter Matulis (petermatulis) wrote :

After installation of cobbler on 12.04 there is a MaaS-specific syslinux configuration:

$ cat /var/lib/tftpboot/pxelinux.cfg/default

--------------------
DEFAULT menu
PROMPT 0
MENU TITLE Ubuntu MAAS
TIMEOUT 200
TOTALTIMEOUT 6000
ONTIMEOUT local

LABEL local
        MENU LABEL (local)
        MENU DEFAULT
        LOCALBOOT -1

MENU end
--------------------

This is strange.