Searched refs:pivot_root (Results 1 – 25 of 30) sorted by relevance
12
40 pivot_root system call105 :manpage:`pivot_root(2)` man page.162 etc. Note however that it is usually possible to use pivot_root in228 The root change is accomplished with the pivot_root system call, which229 is also available via the ``pivot_root`` utility (see :manpage:`pivot_root(8)`233 must exist before calling ``pivot_root``. Example::237 # pivot_root . initrd254 - before calling pivot_root, the current directory of the invoking269 :manpage:`pivot_root(8)` man page for details.352 the new, supported mechanism is called ``pivot_root``.[all …]
43 pivot_root
9 which configures the device, then pivot_root(8) in to it.
113 pivot_root . mnt
141 a pivot_root to NFS.
195 183 common pivot_root sys_pivot_root
161 151 n64 pivot_root sys_pivot_root
161 151 n32 pivot_root sys_pivot_root
230 216 o32 pivot_root sys_pivot_root
140 filesystem via linuxrc and use the pivot_root syscall. The initrd is
166 155 common pivot_root sys_pivot_root
231 217 i386 pivot_root sys_pivot_root
192 175 common pivot_root sys_pivot_root
124 - When switching another root device, initrd would pivot_root and then125 umount the ramdisk. But initramfs is rootfs: you can neither pivot_root
227 217 common pivot_root sys_pivot_root
235 218 common pivot_root sys_pivot_root
80 67 common pivot_root sys_pivot_root
183 146 common pivot_root sys_pivot_root
843 int pivot_root(const char *new, const char *old) in pivot_root() function
307 374 common pivot_root sys_pivot_root
260 203 common pivot_root sys_pivot_root
Completed in 25 milliseconds