[Top] [Prev] [Next] [Bottom]


[Contents] [Index]

root - the root file system

/
/chan
/dev
/net
/nvfs
/prog
/boot

Description

The #/ device should 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 for binding other files. The exception is /boot (not present in the emulation environment), which provides an executable Dis binary when read. Native kernels load /boot when initializing the system. Other files needed for bootstrap may also reside in this device.



[Top] [Prev] [Next] [Bottom]

infernosupport@lucent.com
Copyright © 1997, Lucent Technologies, Inc.. All rights reserved.