Hi all.<br>I asked on shr user list with no luck.<br>I&#39;m using <span class="il">shr</span>-core, I have this problem: the device for the<br>
microsd is not created, i.e. /dev/mmcblk0p1 does not exist.<br>
Do you have any fast fix? <br><br><div class="gmail_quote">This is the problem:<br>
<br>
root@om-gta02:~# fdisk -l /dev/mmcblk0<br>
<br>
Disk /dev/mmcblk0: 7948 MB, 7948206080 bytes<br>
4 heads, 16 sectors/track, 242560 cylinders, total 15523840 sectors<br>
Units = sectors of 1 * 512 = 512 bytes<br>
Sector size (logical/physical): 512 bytes / 512 bytes<br>
I/O size (minimum/optimal): 512 bytes / 512 bytes<br>
Disk identifier: 0x000036c4<br>
<br>
        Device Boot      Start         End      Blocks   Id  System<br>
/dev/mmcblk0p1            2048    12328959     6163456   83  Linux<br>
/dev/mmcblk0p2        12328960    15523839     1597440   82  Linux<br>
swap / Solaris<br>
<br>
<br>
root@om-gta02:~# mount -t ext2 /dev/mmcblk0p1 /media/temp/<br>
mount: special device /dev/mmcblk0p1 does not exist<br>
</div><br>