EMMC cannot display all device nodes

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

EMMC cannot display all device nodes

879件の閲覧回数
ninghongxie
Contributor I


EMMC cannot display all device nodes under / dev /

emmc.png

ラベル(1)
0 件の賞賛
返信
1 返信

794件の閲覧回数
b36401
NXP Employee
NXP Employee

Please try to create the node with the command like this:
# mknod /dev/mmcblk1p8 b 9 40
Here 9 and 40 are not actual numbers.
Please first do "ls -l /dev/mmcblk1p7" to get its major and minor numbers,
then use major and minor+1 for mmcblk1p8.

0 件の賞賛
返信