INCLUDE stdmenu.cfg MENU title Main Menu DEFAULT My-distro Live LABEL My-distro Live SAY "Booting My-distro Live..." linux /live/vmlinuz APPEND initrd=/live/initrd.img boot=live components splash quiet locales=pt_PT.UTF-8 keyboard-layouts=pt username=user hostname=My-distro timezone=atlantic/azores LABEL My-distro live failsafe menu label My-distro Live failsafe kernel /live/vmlinuz append initrd=/live/initrd.img boot=live config noapic noapm nodma nomce nolapic pci=nomsi nomodeset radeon.modeset=0 nouveau.modeset=0 nosmp vga=normal autologin LABEL hd menu label Boot the first hard disk COM32 chain.c32 APPEND hd0 MENU begin advanced MENU title My-distro Live with Localisation Support LABEL Portuguese (pt) SAY "Booting Portuguese (pt)..." linux /live/vmlinuz APPEND initrd=/live/initrd.img boot=live components locales=pt_PT.UTF-8 username=user hostname=My-distro keyboard-layouts=pt quiet splash LABEL Portuguese (Brazil) (pt_BR) SAY "Booting Portuguese (Brazil) (pt_BR)..." linux /live/vmlinuz APPEND initrd=/live/initrd.img boot=live components locales=pt_BR.UTF-8 username=user hostname=My-distro keyboard-layouts=br quiet splash LABEL English (en) SAY "Booting English (en)..." linux /live/vmlinuz APPEND initrd=/live/initrd.img boot=live components locales=en_US.UTF-8 username=user hostname=My-distro keyboard-layouts=en quiet splash LABEL French (fr) SAY "Booting French (fr)..." linux /live/vmlinuz APPEND initrd=/live/initrd.img boot=live components locales=fr_FR.UTF-8 username=user hostname=My-distro keyboard-layouts=fr quiet splash LABEL German (de) SAY "Booting German (de)..." linux /live/vmlinuz APPEND initrd=/live/initrd.img boot=live components locales=de_DE.UTF-8 username=user hostname=My-distro keyboard-layouts=de quiet splash LABEL Italian (it) SAY "Booting Italian (it)..." linux /live/vmlinuz APPEND initrd=/live/initrd.img boot=live components locales=it_IT.UTF-8 username=user hostname=My-distro keyboard-layouts=it quiet splash LABEL Spanish (es) SAY "Booting Spanish (es)..." linux /live/vmlinuz APPEND initrd=/live/initrd.img boot=live components locales=es_ES.UTF-8 username=user hostname=My-distro keyboard-layouts=es quiet splash LABEL mainmenu MENU label Back MENU exit MENU end INCLUDE utilities.cfg