This?
Please answer in telnet:
for D in /sys/block/sd*; do echo "$D : $(readlink -fn $D/device)"; done
Yes, this in the picture is what I am using
Your command output:
root@h7:~# for D in /sys/block/sd*; do echo "$D : $(readlink -fn $D/device)"; done
/sys/block/sda : /sys/devices/platform/rdb/f045a000.sata/ata1/host0/target0:0:0/0:0:0:0
/sys/block/sdb : /sys/devices/platform/f0470300.ehci/usb1/1-1/1-1.2/1-1.2:1.0/host2/target2:0:0/2:0:0:0
/sys/block/sdc : /sys/devices/platform/f0470300.ehci/usb1/1-1/1-1.2/1-1.2:1.0/host2/target2:0:0/2:0:0:1
root@h7:~#
Did you do an update in the meantime? As that would overwrite the script with the old broken version/
No, I did not any update, except executing sometimes command "opkg update"
At this moment downloaded from stb the file, so you can see if is yours.
I did 3-4 reboots last night, after them two of them were as /media/usb(not three but sdc1, sdb2). After last reboot and now, it is as expected.