12 lines
270 B
Plaintext
12 lines
270 B
Plaintext
|
|
How to install cramfs:
|
|||
|
|
|
|||
|
|
method 1:
|
|||
|
|
sudo apt-get install util-linux
|
|||
|
|
|
|||
|
|
method 2:
|
|||
|
|
download util-linux source and compile: https://www.kernel.org/pub/linux/utils/util-linux/
|
|||
|
|
|
|||
|
|
method 3:
|
|||
|
|
download buildroot and build:https://buildroot.org/download.html
|
|||
|
|
|