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

