xref: /plan9/sys/lib/dist/pc/plan9.ini.cd (revision ff579efb6d9c16f03df7f0fbdbd7810dcb61813e)
1[menu]
2menuitem=install, Install Plan 9 from this CD
3menuitem=cdboot, Boot Plan 9 from this CD
4# menuitem=debug, Boot Plan 9 from this CD and debug 9load
5
6[common]
7*nomp=1
8*nodumpstack=1
9*nobiosload=1
10# *noahciload=1
11partition=new
12mouseport=ask
13monitor=ask
14vgasize=ask
15dmamode=ask
16adisk=/dev/sdD0/cdboot
17cdboot=yes
18
19[install]
20nobootprompt=local!/boot/bzroot
21bootfile=sdD0!cdboot!9pcflop.gz
22
23[cdboot]
24bootargs=local!#S/sdD0/data
25bootfile=sdD0!cdboot!9pccd.gz
26
27# [debug]
28# bootargs=local!#S/sdD0/data
29# bootfile=sdD0!cdboot!9pccd.gz
30# *debugload=1
31