搜索资源列表
mtd-utils-1.0.0
- Flash分区擦除,读取分区数据,写文件数据到指定的分区.-Flash Erase partition, partition the data read and write file data to the specified partition.
lvmmanager
- 5、格式化分区 mkfs -t ext3 /dev/lvm_oracle/oracle 6、挂载分区到指定目录 mount /dev/lvm_oracle /oracle-5, format the partition mkfs-t ext3/dev/lvm_oracle/oracle 6, mount the partition to the specified directory mount/dev/lvm_oracle/ora
yaffs2_mkfs_utils.tar
- 最新的Yaffs2文件系统打包工具。 支持Yaffs1和Yaffs2. 有源码,可移植到其他操作系统。 可以方便地将android打包成yaffs文件镜像。-New Yaffs mkfs utilities support Yaffs1 and Yaffs2 C source compiling, can be ported to other system
Minix1.1
- Andrew S.Tanenbaum大师所写的Minix操作系统1.1版,学习操作系统很好的参考资料-Minix operating system version 1.1, written by Andrew S. Tanenbaum master, learning the operating system a good reference
fsdisk-0.2.tar
- mkfs ("MaKe FileSystem") is the Linux/GNU command for formatting a disk partition with a specific filesystem. Syntax The basic syntax is: mkfs -t type device where type is the type of the filesystem and
mkfs.ubifs
- mkfs.ubifs 制作ubifs文件系统的工具 源代码-mkfs.ubifs tools source code produced ubifs file system
e2fsprogs-1.42.8.tar
- source code for mkfs.ext2 mkfs.ext3 mkfs.ext4
SD_GCC_piaodown
- SD卡的FAT32文件系统 SD卡格式化成FAT32文件系统 基于单片机的SD卡FAT32文件系统,使用protues仿真,方便无开发板的童鞋学习。 SD卡的FAT32文件系统 怎样将SD卡格式化成FAT32文件系统? fat32格式在linux中叫做vfat,是一种window和linux都能识别的文件系统 1)首先切换到root权限: $su - root 2)查找SD的设备名称: #ls /dev
gadget_configfs
- mkfs -t gfs2 -p lock_nolock -j 1 dev block_device.
xfs_log_format
- Minimum number of transactions that must fit in the log (defined by mkfs).
mtd-utils-1.0.0.tar
- ftp://ftp.infradead.org/pub/mtd-utils/mtd-utils-1.0.0.tar.gz,下载mtd-utils-1.0.0.tar.gz工具包。 # tar zxf mtd-utitls-1.0.0 # make (编译完成后,本地目录生成jffs工具mkfs.jffs与mkfs.jffs2) #./mkfs.jffs2 -r /root/rootfs -o rootfs-jffs2.img -e