TIMEOUT 50 DEFAULT vesamenu.c32 MENU TITLE Harvey OS LABEL 0 TEXT HELP Boot Harvey kernel as a terminal ENDTEXT MENU LABEL Harvey OS (Terminal) KERNEL mboot.c32 APPEND ../harvey service=terminal maxcores=1024 nvram=/boot/nvram nvrlen=512 nvroff=0 acpiirq=1 mouseport=ps2 vgasize=1024x768x24 monitor=vesa LABEL 1 TEXT HELP Boot Harvey kernel as a CPU node ENDTEXT MENU LABEL Harvey OS (CPU) KERNEL mboot.c32 APPEND ../harvey service=cpu maxcores=1024 nvram=/boot/nvram nvrlen=512 nvroff=0 acpiirq=1 mouseport=ps2 vgasize=1024x768x24 monitor=vesa LABEL 2 MENU LABEL Reboot TEXT HELP Restart the computer ENDTEXT COM32 reboot.c32