Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
KSI
clusters
Commits
f84f99c4
Commit
f84f99c4
authored
Jun 15, 2020
by
Jakub Yaghob
Browse files
zmena zapisu batche
parent
eac1163c
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
f84f99c4
...
@@ -294,9 +294,9 @@ Moreover, your home directory will be mounted as /mnt/0 in your UDSS environment
...
@@ -294,9 +294,9 @@ Moreover, your home directory will be mounted as /mnt/0 in your UDSS environment
The SquashFS case is better used in a batch mode, e.g. prepare a shell-script, which looks something like
The SquashFS case is better used in a batch mode, e.g. prepare a shell-script, which looks something like
`
ch-mount mysquashimg ${TMPDIR}
`
ch-mount mysquashimg ${TMPDIR}
`
ch-run ${TMPDIR}/mysquashimg --bind=/mnt/home/myhome
`
ch-run ${TMPDIR}/mysquashimg --bind=/mnt/home/myhome
`
ch-umount ${TMPDIR}/mysquashimg
`
ch-umount ${TMPDIR}/mysquashimg
Then execute the script using
Then execute the script using
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment