This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DM365 DVSDK 4.02.00.06 MMCSD1 is not mounted

Hi ,

I have Spectrum Digital DM365 and I would like to enable the MMCSD1.

I have disabled the MT9P031 camera from .config and it seem that the mmcblk1 is detected but not mounted.

See logs below.

Any idea?

Thanks

Power-up log:
-----------------
mmc0: new high speed SDHC card at address e624
mmcblk0: mmc0:e624 SD08G 7.40 GiB
mmcblk0: p1 p2 p3
emac-mii: probed
mmc1: new high speed SDHC card at address eaa7
mmcblk1: mmc1:eaa7 SD32G 29.7 GiB
mmcblk1: unknown partition table              <<----------- see error mmcblk1 is not mounted

/dev :
------
mmcblk0
mmcblk0p1
mmcblk0p2
mmcblk0p3
mmcblk1                 <<-----------  mmcblk1 is detected

mount:
---------
root@dm365-evm:~# mount
rootfs on / type rootfs (rw)
/dev/root on / type nfs (rw,relatime,vers=2,rsize=4096,wsize=4096,namlen=255,hard,nolock,proto=udp,port=65535,timeo=11,retrans=3,sec=sys,mountport=65535,addr=192.168.1.124)
proc on /proc type proc (rw,relatime)
tmpfs on /mnt/.splash type tmpfs (rw,relatime,size=40k)
sysfs on /sys type sysfs (rw,relatime)
none on /dev type tmpfs (rw,relatime,size=1024k,nr_inodes=8192,mode=755)
/dev/mmcblk0p1 on /media/mmcblk0p1 type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=cp437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
/dev/mmcblk0p2 on /media/mmcblk0p2 type ext3 (rw,relatime,errors=continue,data=writeback)
/dev/mmcblk0p3 on /media/mmcblk0p3 type ext3 (rw,relatime,errors=continue,data=writeback)
devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620)
usbfs on /proc/bus/usb type usbfs (rw,relatime)
tmpfs on /var/volatile type tmpfs (rw,relatime,size=16384k)
tmpfs on /dev/shm type tmpfs (rw,relatime,mode=777)
tmpfs on /media/ram type tmpfs (rw,relatime,size=16384k)