# D-I config version 2.0

font font.psf

menu hshift 7
menu width 65

# hzpsf chinese code
menu title (aCloud)
menu background splash.png
menu color title	* #FFFFFFFF *
menu color border	* #00000000 #00000000 none
menu color sel		* #ffffffff #76a1d0ff *
menu color hotsel	1;7;37;40 #ffffffff #76a1d0ff *
menu color tabmsg	* #ff8c919d #00000000 *
menu color help		37;40 #ffdddd00 #00000000 none
# XXX When adjusting vshift, take care that rows is set to a small
# enough value so any possible menu will fit on the screen,
# rather than falling off the bottom.
menu vshift 12
menu rows 10
menu helpmsgrow 15
# The command line must be at least one line from the bottom.
menu cmdlinerow 16
menu timeoutrow 16
menu tabmsgrow 18
menu tabmsg Tab


label Install
	# hzpsf chinese code
	menu indent 3
	menu default
	menu label (aCloud)
	config vmp_menu.cfg
label Migration
	# hzpsf chinese code
	menu label (P2V)
	menu indent 3
	kernel /install.amd/vmlinuz
	append initrd=/install.amd/initrd.gz intel_iommu=off nopti spectre_v2=off spec_store_bypass_disable=off l1tf=off mds=off loglevel=3 sangfor_params="type#p2v,lang#zh" vga=0x311
label local
	menu label Boot from ^local drive
	menu indent 3
	localboot 0xffff

default vesamenu.c32
prompt 0
timeout 30
