SD card doesn't seem to mount with Tomato Shibby mod on WRT54GL, why?
Hi all,
having modified my WRT54GL to accept an SD card (as per Victek's PDF), I then installed Tomato Shibby mod, since Victek's mod doesn't support it, but as far as I could understand (since there's no official documentation), the card should be mounted in /mnt, but there's nothing in here:
# ls -al
drwxr-xr-x 2 root root 40 Dec 31 1969 .
drwxrwxrwx 9 root root 240 Feb 28 13:03 ..
Accessing the device directly leads to:
root@unknown:/dev/mmc/disc0# ls -al
drwxr-xr-x 1 root root 0 Dec 31 1969 .
drwxr-xr-x 1 root root 0 Dec 31 1969 ..
brw------- 1 root root 121, 0 Dec 31 1969 disc
brw------- 1 root root 121, 1 Dec 31 1969 part1
Manually issuing the command
root@unknown:/tmp/home/root# mount -t ext2 /dev/mmc/disc0/part1 /mnt/mmc
leads to nothing, precisely: the command itself never seems to complete. No error is thrown out in the terminal, nor in the router's logs.
What is going on there?
Unfold
SD card doesn't seem to mount with Tomato Shibby mod on WRT54GL, why? by
Cubytus, 28 Feb 2013 18:20