Lines Matching refs:with

15 where the kernel comes up with a minimum set of compiled-in drivers, and
36 shell scripts; it is run with uid 0 and can do basically everything
77 with the RAM disk mounted as root.
85 disk with the desired initrd content, cd to that directory, and run (as an
117 Second, the kernel has to be compiled with RAM disk support and with
147 even without rebooting with the command
149 This is of course limited to initrds that do not interfere with the
160 For experimenting with initrd, you may want to take a rescue floppy and
167 with an older mechanism, the following boot command line parameters
197 When finished with its duties, init typically changes the root device
198 and proceeds with starting the Linux system on the "real" root device.
212 The root change is accomplished with the pivot_root system call, which
214 page; pivot_root is distributed with util-linux version 2.10h or higher
231 If the new root file system will be used with udev and has no valid
235 Note: implementation details of pivot_root may change with time. In order
252 It is also possible to use initrd with an NFS-mounted root, see the
263 1) system boots from floppy or other media with a minimal kernel
277 7) the boot loader is configured to load an initrd with the set of
288 A second scenario is for installations where Linux runs on systems with
293 generated with all the necessary modules. Then, only /sbin/init or a file
316 It works by mounting the "real" root device (i.e. the one set with rdev
317 in the kernel image or with root=... at the boot command line) as the
332 Note that the mechanism is incompatible with NFS and similar file
363 [2] newlib package (experimental), with initrd example