live
This commit is contained in:
parent
746aef37f4
commit
5ca61b5feb
1 changed files with 5 additions and 0 deletions
|
@ -1,4 +1,9 @@
|
|||
# live
|
||||
|
||||
# remount read-only medium in read-write
|
||||
#| mount
|
||||
#/ live_medium_remount
|
||||
#= lmr
|
||||
rwx_live_medium_remount() {
|
||||
mount \
|
||||
-o "remount,rw" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue