1CH-MOUNT(1)                      Charliecloud                      CH-MOUNT(1)
2
3
4

NAME

6       ch-mount - Mount a SquashFS image file using FUSE
7

SYNOPSIS

9          $ ch-mount SQFS PARENTDIR
10

DESCRIPTION

12       Create  new  empty  directory  named  SQFS  with  suffix  (e.g., .sqfs)
13       removed, then mount SQFS on this new directory. This new directory must
14       not already exist.
15
16       Additional arguments:
17
18          --help print help and exit
19
20          --version
21                 print version and exit
22

EXAMPLE

24          $ ch-mount /var/tmp/debian.sqfs /var/tmp
25          $ ls /var/tmp/debian
26          bin   dev  home  lib64  mnt  proc  run   srv  tmp  var
27          boot  etc  lib   media  opt  root  sbin  sys  usr  WEIRD_AL_YANKOVIC
28

REPORTING BUGS

30       If  Charliecloud  was  obtained  from your Linux distribution, use your
31       distribution’s bug reporting procedures.
32
33       Otherwise, report bugs to: <https://github.com/hpc/charliecloud/issues>
34

SEE ALSO

36       charliecloud(7)
37
38       Full documentation at: <https://hpc.github.io/charliecloud>
39
41       2014–2020, Triad National Security, LLC
42
43
44
45
460.22              2021-03-08 00:00 Coordinated Universal Time      CH-MOUNT(1)
Impressum