[menu]
menuitem=cpu, Plan 9 CPU Kernel
menuitem=terminal, Plan 9 Terminal Kernel
menudefault=cpu, 10
[cpu]
bootfile=sdE0!9fat!9pccpuf
[terminal]
bootfile=sdE0!9fat!9pcf
[common]
nobootprompt=local!#S/sdE0/fossil
bootargs=local!#S/sdE0/fossil
bootdisk=local!#S/sdE0/fossil
#venti=#S/sdE0/arenas
#*debugload=1
#*noahciload=1
#*nodumpstack=1
#*noetherprobe=1
#*nousbprobe=1
# [debug]
# baud=9600
# config for initial cd booting
# this would disable ether and usb probing.
# very cautious settings to get started.
# will defeat booting from usb devices.
*nobiosload=1
*nomp=1
console=0 b115200
debugboot=1
dmamode=ask
# partition=new
mouseport=ps2
monitor=vesa
vgasize=1024x768x32
# user=glenda
|