ubuntu:processes:mounting_proc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ubuntu:processes:mounting_proc [2019/12/01 22:42] – created peterubuntu:processes:mounting_proc [2020/07/15 09:30] (current) – external edit 127.0.0.1
Line 15: Line 15:
 </code> </code>
  
-<code bash+<WRAP important
-WARNING:  Could not open /proc/net/vlan/config.  Maybe you need to load the 8021q module, or maybe you are not using PROCFS?? +**WARNING:**  Could not open /proc/net/vlan/config.  Maybe you need to load the 8021q module, or maybe you are not using PROCFS?? 
-</code>+</WRAP> 
  
 Other messages may be less helpful and state only that some higher-level operation has failed.  This could be almost anything related to the status or configuration of the running kernel, including in particular: Other messages may be less helpful and state only that some higher-level operation has failed.  This could be almost anything related to the status or configuration of the running kernel, including in particular:
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:
 </code> </code>
  
-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.+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)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki