Plan 9 from Bell Labs’s /usr/web/sources/xen/xen3/etc-xen-plan9install

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


kernel = "/usr/xen9/9xeninst.gz"
memory = 64
name = "plan9"
vif = [ 'mac=aa:00:10:00:00:10' ]
disk = [ 'file:/usr/xen9/plan9.img,sda,w',
	'file:/usr/xen9/plan9.iso,sdb,r' ]
	 
# This is the equivalent of plan9.ini:
extra="""
nobootprompt=local!/boot/bzroot
bootfile=sd01!cdboot!bootdisk.img
"""

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.