cramfs
美
英 
例句
This function checks the magic number of the image to determine if it's a minux, etc2, romfs, cramfs, or gzip format.
这个函数会检查映像文件的magic号来确定它是minux、etc2、romfs、cramfs或gzip格式。
Linux supports a variety of read-only file systems, two of the most useful are cramfs and SquashFS.
Linux支持多种只读文件系统,最有用的两种是cramfs和SquashFS。
The primary characteristics of cramfs are that it is both simple and space-efficient.
cramfs的主要特点是简单和较高的空间利用率。
Like cramfs, you can use SquashFS on a standard Linux system with mksquashfs and the loopback device.
和cramfs一样,您可以通过mksquashfs和loopback设备在标准Linux系统上使用SquashFS。
The cramfs file system is a compressed read-only Linux file system that can exist within flash devices.
cramfs文件系统是一种可用于flash设备的压缩式Linux只读文件系统。
You can play with cramfs using the mkcramfs utility and the loopback device.
您可以通过mkcramfs实用工具和loopback设备尝试使用cramfs。