1[menu] 2menuitem=boot, Boot Plan 9 3menuitem=debug, Boot Plan 9 and debug 9load 4menudefault=boot, 10 5 6[common] 7*nomp=1 8distname=plan9 9nobootprompt=local!/boot/bzroot 10*nodumpstack=1 11partition=new 12mouseport=ask 13monitor=ask 14vgasize=ask 15dmamode=ask 16installurl=http://plan9.bell-labs.com/plan9/download/plan9.iso.bz2 17# serial console on COM1 18#console=0 19# disable ether and usb probing 20#*nousbprobe=1 21#*noetherprobe=1 22 23[boot] 24bootargs=local!#S/sdD0/data 25bootfile=sdD0!cdboot!9pccd.gz 26*nobiosload=1 27#*noahciload=1 28 29[debug] 30bootargs=local!#S/sdD0/data 31bootfile=sdD0!cdboot!9pccd.gz 32*debugload=1 33