2
0
mirror of https://github.com/chubin/cheat.sheets synced 2024-11-17 09:25:32 +00:00
cheat.sheets/sheets/ch-mount
2020-11-10 16:42:53 +01:00

9 lines
295 B
Plaintext

# ch-mount
# Utility to mount a SquashFS image file using FUSE.
# More information: <https://github.com/hpc/charliecloud>.
# Create a new empty directory named debian, then mount it on /var/tmp
# directory. The /var/tmp directory must not already exist.
ch-mount /var/tmp/debian.sqfs /var/tmp