doesnt shows the /dev/mmcblk0p2 partition in linux2.6.31

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

doesnt shows the /dev/mmcblk0p2 partition in linux2.6.31

1,174 次查看
gurumoorthirasi
Contributor IV

Dear all,

I am booting the i.mx25 board from sdcard configuration and in in sdcard I have created 2 partition as ext2 only .


After loaded my linux on board . i couldn't able to see the /dev/mmcblk0p2 in the linux.

i could able to see only /dev/mmcblk0p1 . and /dev/mmcblk0p1 having root file system.

but in the boot log it shows that partition like below.

imxdi_rtc imxdi_rtc.0: setting system clock to 1970-01-01 00:00:00 UTC (0)

mmc0: new high speed SDHC card at address aaaa

mmcblk0: mmc0:aaaa SU04G 3.69 GiB

mmcblk0: p1 p2

please kindly assist us to mount the /dev/mmcblk0p2 as ext2 in board.

Regards,

Guru

标记 (3)
0 项奖励
回复
1 回复

1,010 次查看
Yuri
NXP Employee
NXP Employee

   Please try to create corresponding node under i.MX25 Linux :

# mknod block,mmcblk0/mmcblk0p2,/dev/mmcblk0p2,block


Have a great day,
Yuri

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复