Fatdog64 logo

How to make SFS packages for Fatdog64

Firstly, make a standard package as described in "How to make a package for Fatdog64".

Once you have done that and have a package file:

  1. Extract the package into a temporary location, say /tmp/mypackage.

  2. Run the following command:

    mksquashfs /tmp/mypackage /path/to/where/you/want/to/keep/the/result.sfs -noappend -comp xz -Xbcj x86

  3. And then you can delete /tmp/mypackage.


Fatdog64 | FAQ index | FAQ files | Fatdog64 online | FAQ online


This page was automatically converted from sfs-package.html on 2024-12-09.