acdsn:tmpfs
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| acdsn:tmpfs [2012/08/21 19:40] – sbolay | acdsn:tmpfs [2013/07/24 12:51] (current) – [/etc/init.d/tmpfs] jzaehrin | ||
|---|---|---|---|
| Line 145: | Line 145: | ||
| </ | </ | ||
| - | and update all with update-rc.d tmpfs defaults | + | and update all with: |
| + | |||
| + | # chmod a+x / | ||
| + | # update-rc.d tmpfs defaults | ||
| ===== mount ===== | ===== mount ===== | ||
| + | The original fs is like: | ||
| + | <code bash> | ||
| + | / | ||
| + | tmpfs on / | ||
| + | proc on /proc type proc (rw, | ||
| + | sysfs on /sys type sysfs (rw, | ||
| + | udev on /dev type tmpfs (rw, | ||
| + | tmpfs on /dev/shm type tmpfs (rw, | ||
| + | devpts on /dev/pts type devpts (rw, | ||
| + | / | ||
| + | / | ||
| + | </ | ||
| and finally you obtain | and finally you obtain | ||
acdsn/tmpfs.1345578030.txt.gz · Last modified: 2012/08/21 19:40 by sbolay