Plan 9 from Bell Labs’s /usr/web/sources/xen/xen3/9/xen3/boot.rc

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


#!/boot/rc -m /boot/rcmain

cpuserver=yes
cd /boot
echo boot...
bind -a '#c' /dev
bind -c '#ec' /env
bind -a '#e' /env
bind '#s' /srv
bind -a '#I' /net
bind -a '#l0' /net
bind '#p' /proc
bind '#d' /fd
bind -b /boot /bin

exec /bin/rc -m/boot/rcmain -i

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.