mv
This commit is contained in:
parent
5ca61b5feb
commit
3e0dcbe392
1 changed files with 0 additions and 0 deletions
11
sh/fs/live.sh
Normal file
11
sh/fs/live.sh
Normal file
|
@ -0,0 +1,11 @@
|
|||
# live
|
||||
|
||||
# remount read-only medium in read-write
|
||||
#| mount
|
||||
#/ live_medium_remount
|
||||
#= lmr
|
||||
rwx_live_medium_remount() {
|
||||
mount \
|
||||
-o "remount,rw" \
|
||||
"/usr/lib/live/mount/medium"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue