Discussion:
[Shr-User] problem with microsd
Davide Scaini
2012-08-30 19:36:52 UTC
Permalink
Hi,
I'm using the latest shr-core, I have this problem: the device for the
microsd is not created, i.e. /dev/mmcblk0p1 does not exist.
Do you have any fast fix? Tomorrow I have to leave and I need the gps
and some storage ...
thanks
davdie
Davide Scaini
2012-08-30 20:49:48 UTC
Permalink
This is the problem:

***@om-gta02:~# fdisk -l /dev/mmcblk0

Disk /dev/mmcblk0: 7948 MB, 7948206080 bytes
4 heads, 16 sectors/track, 242560 cylinders, total 15523840 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000036c4

Device Boot Start End Blocks Id System
/dev/mmcblk0p1 2048 12328959 6163456 83 Linux
/dev/mmcblk0p2 12328960 15523839 1597440 82 Linux
swap / Solaris


***@om-gta02:~# mount -t ext2 /dev/mmcblk0p1 /media/temp/
mount: special device /dev/mmcblk0p1 does not exist

Loading...