Lines Matching refs:directory
12 to a directory and can be subsequently unmounted.
39 7) init places the root file system at the root directory using the
45 Note that changing the root directory does not involve unmounting it.
84 involve special block devices or loopbacks; you merely create a directory on
85 disk with the desired initrd content, cd to that directory, and run (as an
99 First, a directory for the initrd file system has to be created on the
109 procedure should create the /initrd directory.
207 a directory under the current root. Example:
215 [3]). pivot_root moves the current root to a directory under the new
216 root, and puts the new root at its place. The directory for the old root
225 current root directory. All these references are dropped by the
232 /dev directory, udev must be initialized before invoking chroot in order
238 - before calling pivot_root, the current directory of the invoking
239 process should point to the new root directory
240 - use . as the first argument, and the _relative_ path of the directory
319 unmounted, or, if it is still busy, moved to a directory /initrd, if
320 such a directory exists on the new root file system.