mirror of
https://github.com/LuckfoxTECH/luckfox-pico.git
synced 2026-01-18 03:28:19 +01:00
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
|
||
|