如何挂载yaffs2文件系统分区
时间:10-02
整理:3721RD
点击:
[DESCRIPTION]
How to mount a new yaffs2 partition?
[SOLUTION]
The user can add codes in init.rc file to mount the new yaffs2 partition.
For example:
# mount testdir partition in init.rc
mkdir /testdir 0777 system system
mount yaffs2 mtd@test /testdir nosuid nodev nandboot
NOTE:the new partition name is test.
Note:
The new partition name listed above is for test.
How to mount a new yaffs2 partition?
[SOLUTION]
The user can add codes in init.rc file to mount the new yaffs2 partition.
For example:
# mount testdir partition in init.rc
mkdir /testdir 0777 system system
mount yaffs2 mtd@test /testdir nosuid nodev nandboot
NOTE:the new partition name is test.
Note:
The new partition name listed above is for test.
沙发舍我其谁
:lol:lol:lol:lol
:lol:lol:lol:lol:lol:lol
厉害了word小编~!
