Lines Matching refs:can

9 This RAM disk can then be mounted as the root file system and programs
10 can be run from it. Afterwards, a new root file system can be mounted
12 to a directory and can be subsequently unmounted.
19 discussion of the boot process can be found in [1].
31 4) /linuxrc is executed (this can be any valid executable, including
32 shell scripts; it is run with uid 0 and can do basically everything
33 init can do)
61 the "normal" root file system is mounted. initrd data can be read
62 from /dev/initrd. Note that the data in initrd can have any structure
66 Note: /dev/initrd is read-only and it can only be used once. As soon
68 can't be opened anymore.
85 The name is not relevant. More details can be found on the pivot_root(2)
126 4) create the console device (not necessary if using devfs, but it can't
133 6) correct operation the initrd environment can frequently be tested
143 8) the initrd is now in the file "initrd". Optionally, it can now be
149 can try the experimental newlib environment [2] to create a small
184 Now you can boot and enjoy using initrd.
239 Now, the initrd can be unmounted and the memory allocated by the RAM
240 disk can be freed:
265 distribution media (e.g. CD-ROM, network, tape, ...). This can be
275 modules that was used to bring up the system (e.g. /initrd can be
278 8) now the system is bootable and additional installation tasks can be
295 boot time, but the system loaded from initrd can invoke a user-friendly
296 dialog and it can also perform some sanity checks (or even some form of
323 If /proc is mounted, the "real" root device can be changed from within