Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ (3) — Plan9 1st Edition

Media Vault

Software Library

Restoration Projects

Artifacts Sought

ROOT(3)

NAME

root − the root file system

SYNOPSIS

­/
­/boot
­/dev
­/env
­/proc
­/net

DESCRIPTION

The syntax ­#/ is illegal, so this device can only be accessed directly by the kernel. 

This device is set up by the kernel to be the root of the name space.  The names in the one-level tree are mostly just place-holders, to allow a place to bind(2) to. The exception is /boot, which provides executable code when read.  The kernel does an exec(2) of ­/boot when initializing. 

Plan 9  —  January 03, 1993

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026