Timeline for Change /tmp (to increase available space) on live system?
Current License: CC BY-SA 4.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 8, 2023 at 11:29 | comment | added | Artem S. Tashkinov |
-o remount,new_option1,new_option2 is used to change the mount point options. You simply want to mount something on top of the existing mount.
|
|
| Apr 8, 2023 at 11:17 | comment | added | sdaau |
Many thanks, @ArtemS.Tashkinov - that does, indeed, work! I thought I had to have remount because I though /tmp was mounted (which it wasn't); given it was a directory, though, it can be used as a mount point - I was a bit afraid that might cause a conflict, but no; simply the content of the mounted image shadows what else existed in /tmp previously.
|
|
| Apr 8, 2023 at 11:15 | vote | accept | sdaau | ||
| Apr 8, 2023 at 11:03 | history | answered | Artem S. Tashkinov | CC BY-SA 4.0 |