You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
290 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 to '/var/tmp'. The
# '/var/tmp' directory must not already exist.
ch-mount /var/tmp/debian.sqfs /var/tmp