Files
2023-08-08 20:36:47 +08:00

12 lines
230 B
Plaintext

cramfs工具安装方法:
方法一:
sudo apt-get install util-linux
方法二:
下载源码进行编译:https://www.kernel.org/pub/linux/utils/util-linux/
方法三:
下载buildroot编译:https://buildroot.org/download.html