Plan 9 from Bell Labs’s /usr/web/sources/patch/maybe/sdata-dma/plan9.ini.0.orig

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


# config for initial floppy booting

[menu]
menuitem=boot, Boot Plan 9
# menuitem=debug, Boot Plan 9 and debug 9load
menudefault=boot, 10

[common]
# very cautious settings to get started.
# will defeat booting from usb devices.
*nomp=1
*nobiosload=1
debugboot=1
# *noahciload=1
# *debugload=1
# *nodumpstack=1
# this would disable ether and usb probing.
# *nousbprobe=1
# *noetherprobe=1
distname=plan9
partition=new
mouseport=ask
monitor=ask
vgasize=ask
dmamode=ask
nobootprompt=local!/boot/bzroot
installurl=http://plan9.bell-labs.com/plan9/download/plan9.iso.bz2
# serial console on COM1
#console=0

[boot]
bootargs=local!#S/sdD0/data
bootfile=sdD0!cdboot!9pccd.gz

# [debug]
# bootargs=local!#S/sdD0/data
# bootfile=sdD0!cdboot!9pccd.gz
# *debugload=1

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.