Scroll to navigation

CH-DIR2SQUASH(1) Charliecloud CH-DIR2SQUASH(1)

NAME

ch-dir2squash - Create a SquashFS file from an image directory

SYNOPSIS

$ ch-dir2squash IMGDIR OUTDIR [ARGS ...]


DESCRIPTION

WARNING:

This script is deprecated in favor of ch-convert. It will be removed in the next release.


Create Charliecloud SquashFS file from image directory IMGDIR under directory OUTDIR, named as last component of IMGDIR plus suffix .sqfs.

Optional ARGS will passed to mksquashfs unchanged.

Additional arguments:

print help and exit
print version and exit



EXAMPLE

$ ch-dir2squash /var/tmp/debian /var/tmp
Parallel mksquashfs: Using 6 processors
Creating 4.0 filesystem on /var/tmp/debian.sqfs, block size 131072.
[...]
-rw-r--r--  1 charlie charlie 41M Apr 23 14:41 /var/tmp/debian.sqfs


REPORTING BUGS

If Charliecloud was obtained from your Linux distribution, use your distribution’s bug reporting procedures.

Otherwise, report bugs to: https://github.com/hpc/charliecloud/issues

SEE ALSO

charliecloud(7)

Full documentation at: <https://hpc.github.io/charliecloud>

COPYRIGHT

2014–2021, Triad National Security, LLC

2022-01-30 10:06 UTC 0.26