Hi,
i finaly manged it to install openwrt on a TP-LINK 703N (which has a usb port)
I now want to mount an usb stick pluged into the Router, but it doesnt show up in /dev/
first i formated the stick with ext2 (2 Partitions - 1. ~500mb for software, and a second ~3,5GB for data).
then i installed: kmod-usb-storage, block-mount, block-hotplug, kmod-fs-ext2
but after a reboot there is no usb device in /dev/.
only these device are there:
1-1 kmsg mtd0 mtd1ro mtd3 mtd4ro mtdblock0 mtdblock3 null ptmx shm ttyS0 watchdog
console log mtd0ro mtd2 mtd3ro mtd5 mtdblock1 mtdblock4 port pts tty urandom zero
full mem mtd1 mtd2ro mtd4 mtd5ro mtdblock2 mtdblock5 ppp random ttyATH0 usb1
usb1 seems not to be the usb stick, because i cannot mount it!
mount -t ext2 /dev/usb1 /mnt/usb/
mount: mounting /dev/usb1 on /mnt/usb/ failed: No such device
When i plug the stick in, dmesg sais:
[ 87.990000] usb 1-1: new high-speed USB device number 3 using ath79-ehci
What did i wrong there now?
Any Help?
Thanks,
Pcace
