DEFAULT /syslinux/menu.c32 APPEND /syslinux/syslinux.cfg PROMPT 0 KBDMAP /syslinux/jp106.kbd MENU TITLE Parted Magic 2.2 # MENU ROWS MENU TABMSG -- HELP *** - F1 - F3 # MENU CMDLINEROW # MENU HELPMSGROW MENU COLOR unsel 1;37;44 #90ffffff #00000000 std MENU COLOR hotkey 1;37;44 #ffffffff #00000000 std MENU COLOR sel 1;37;46 #e0000000 #20ff8000 all MENU COLOR hotsel 1;37;46 #e0400000 #20ff8000 all MENU COLOR border 37;44 #40000000 #00000000 std MENU COLOR cmdline 1;37;46 #c0ffffff #00000000 std MENU COLOR scrollbar 32;44 #40000000 #00000000 std MENU COLOR tabmsg 37;40 #90ffff00 #00000000 std F1 /pmagic22/message.txt F2 /pmagic22/message2.txt F3 /pmagic22/message3.txt # F4 # F5 # F6 # F7 # F8 # F9 LABEL back MENU LABEL ^0. --- back to Main Menu --- KERNEL /syslinux/menu.c32 APPEND /syslinux/textmenu.cfg TEXT HELP * back to Main Menu * * ENDTEXT LABEL normal MENU LABEL ^1. Default settings (Runs from RAM / USB usable) KERNEL /pmagic22/bzImage APPEND noapic initrd=/pmagic22/initrd root=/dev/ram0 init=/linuxrc ramdisk_size=200000 pmodules=/pmagic22/pmodules squashfs=/pmagic22/pmagic keymap=jp106 liveusb vga=791 quiet toram TEXT HELP * version: 2.2, (C) 2008, Patrick Verner * http://www.partedmagic.com * Disclaimer: Author excluded from any liability. ENDTEXT LABEL live MENU LABEL ^2. Low Memory (Cannot remove USB) KERNEL /pmagic22/bzImage APPEND noapic initrd=/pmagic22/initrd root=/dev/ram0 init=/linuxrc ramdisk_size=60000 pmodules=/pmagic22/pmodules squashfs=/pmagic22/pmagic keymap=jp106 liveusb vga=normal nogpm livemedia TEXT HELP Select for computers with less than 256 MB of RAM ENDTEXT LABEL normal-vga MENU LABEL ^3. Safe Graphics Settings (vga=normal) KERNEL /pmagic22/bzImage APPEND noapic initrd=/pmagic22/initrd root=/dev/ram0 init=/linuxrc ramdisk_size=200000 pmodules=/pmagic22/pmodules squashfs=/pmagic22/pmagic keymap=jp106 liveusb vga=normal toram TEXT HELP Disables splash screen and console frame buffer support ENDTEXT LABEL failsafe MENU LABEL ^4. Failsafe Settings KERNEL /pmagic22/bzImage APPEND noapic initrd=/pmagic22/initrd root=/dev/ram0 init=/linuxrc ramdisk_size=200000 pmodules=/pmagic22/pmodules squashfs=/pmagic22/pmagic keymap=jp106 liveusb toram vga=normal acpi=off noapic nolapic nopcmcia noscsi nogpm consoleboot TEXT HELP vga=normal, acpi=off, noapic, nolapic, nopcmcia, noscsi, nogpm, & boots to console ENDTEXT LABEL console MENU LABEL ^5. Console (boots to the shell) KERNEL /pmagic22/bzImage APPEND noapic initrd=/pmagic22/initrd root=/dev/ram0 init=/linuxrc ramdisk_size=200000 pmodules=/pmagic22/pmodules squashfs=/pmagic22/pmagic keymap=jp106 liveusb toram vga=normal consoleboot TEXT HELP Normal vga, verbose KERNEL messages, and no automatic graphical environment ENDTEXT