12 lines
289 B
Plaintext
12 lines
289 B
Plaintext
|
|
How to install mksquashfs:
|
|||
|
|
|
|||
|
|
method 1:
|
|||
|
|
sudo apt-get install squashfs-tools
|
|||
|
|
|
|||
|
|
method 2:
|
|||
|
|
download mksquashfs source and compile: https://git.kernel.org/pub/scm/fs/squashfs/squashfs-tools.git
|
|||
|
|
|
|||
|
|
method 3:
|
|||
|
|
download buildroot and build:https://buildroot.org/download.html
|
|||
|
|
|