hello,
I have a zgemma h7 installed openpli release 8.2.
I attached two harddisks ,one of them with 2 partitions, other 1 partition, which are automatically mounted as expected.
But all mounted at the same point "/media/usb":
root@h7:~# mount
/dev/mmcblk0p5 on / type ext4 (rw,relatime,data=ordered)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
devtmpfs on /dev type devtmpfs (rw,relatime,size=149272k,nr_inodes=37318,mode=755)
tmpfs on /media type tmpfs (rw,relatime,size=64k)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
tmpfs on /run type tmpfs (rw,nosuid,nodev,mode=755)
tmpfs on /var/volatile type tmpfs (rw,relatime)
/dev/sda1 on /media/hdd type ext4 (rw,relatime,data=ordered)
devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620,ptmxmode=000)
nfsd on /proc/fs/nfsd type nfsd (rw,relatime)
/dev/sdc1 on /media/usb type ext4 (rw,relatime,data=ordered)
/dev/sdb2 on /media/usb type ext4 (rw,relatime,data=ordered)
/dev/sdb1 on /media/usb type ext4 (rw,relatime,data=ordered)
..and I can see only one of them randomly.
This behavior was not in previous openpli.
please help
regards