remount
This commit is contained in:
parent
58090332dd
commit
e212c967b0
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# remount read-only medium in read-write
|
||||
remount() {
|
||||
sh_live_medium_remount() {
|
||||
mount \
|
||||
-o "remount,rw" \
|
||||
"/usr/lib/live/mount/medium"
|
Loading…
Reference in a new issue