ubuntu:processes:mounting_proc
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
ubuntu:processes:mounting_proc [2019/12/01 22:42] – created peter | ubuntu:processes:mounting_proc [2020/07/15 09:30] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 15: | Line 15: | ||
</ | </ | ||
- | <code bash> | + | <WRAP important> |
- | WARNING: | + | **WARNING:** Could not open / |
- | </code> | + | </WRAP> |
Other messages may be less helpful and state only that some higher-level operation has failed. | Other messages may be less helpful and state only that some higher-level operation has failed. | ||
Line 83: | Line 84: | ||
and cause it to be mounted automatically on reboot. | and cause it to be mounted automatically on reboot. | ||
+ | ---- | ||
==== The process is running inside a chroot ==== | ==== The process is running inside a chroot ==== | ||
Line 99: | Line 101: | ||
</ | </ | ||
- | A bind mount has been used in this example. | + | A bind mount has been used in this example. |
+ | |||
+ | It is possible to use an ordinary mount, because procfs does not object to being mounted twice, however that is not generally true for other filesystems. | ||
+ | |||
+ | The simplest and safest policy is to use bind mounts for everything. | ||
+ | |||
+ | ---- | ||
==== procfs is missing from the kernel ==== | ==== procfs is missing from the kernel ==== |
ubuntu/processes/mounting_proc.1575240132.txt.gz · Last modified: 2020/07/15 09:30 (external edit)