mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-13 11:48:10 +00:00
Update cheatsheets
This commit is contained in:
@@ -6,7 +6,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
# switch_root
|
||||
|
||||
> Use a different filesystem as the root of the mount tree.
|
||||
> Note: switch_root will fail to function if the new root is not the root of a mount. Use bind-mounting as a workaround.
|
||||
> Note: `switch_root` will fail to function if the new root is not the root of a mount. Use bind-mounting as a workaround.
|
||||
> See also: `chroot`, `mount`.
|
||||
> More information: <https://manned.org/switch_root.8>.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user