Chinaunix首页 | 论坛 | 博客
  • 博客访问: 336710
  • 博文数量: 135
  • 博客积分: 4637
  • 博客等级: 上校
  • 技术积分: 1410
  • 用 户 组: 普通用户
  • 注册时间: 2008-02-21 13:22
文章分类

全部博文(135)

文章存档

2013年(12)

2012年(14)

2011年(42)

2010年(22)

2009年(18)

2008年(27)

分类: LINUX

2011-01-08 21:55:59

文件:device_table.rar
大小:1KB
下载:下载
mkfs.jffs2通过--devtable 参数指定设备表文件,文件格式例子如下:
# Device table entries take the form of:
#                         
# where name is the file name,  type can be one of: 
#       f       A regular file
#       d       Directory
#       c       Character special device file
#       b       Block special device file
#       p       Fifo (named pipe)
# uid is the user id for the target file, gid is the group id for the
# target file.  The rest of the entries (major, minor, etc) apply only 
# to device special files.
阅读(641) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~