macsat.com OpenWrt and ASUS WL Forum
January 08, 2009, 10:26:46 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?
Login with username, password and session length
News: Back to macsat.com
 
   Home   Help Search Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: USB on WL-HDD  (Read 1931 times)
0 Members and 1 Guest are viewing this topic.
Matthias Schwarz
Newbie
*
Offline Offline

Posts: 1


View Profile
« on: August 09, 2006, 23:44:57 PM »

Hi,

I found a tutorial for using USB on the WL-HDD on
http://wiki.freifunk-leipzig.public-ip.org/index.php/Asus_WL-HDD2.5#USB


ipkg install kmod-usb-core
ipkg install kmod-usb2
ipkg install kmod-usb-storage
ipkg install kmod-usb-printer
ipkg install kmod-usb-ohci


then I created a /etc/init.d/S12usb with:

#!/bin/sh

insmod usbcore
insmod ehci-hcd
insmod usb-ohci
insmod scsi_mod
insmod sd_mod
insmod sg
insmod usb-storage
insmod printer

but
root@OpenWrt:/opt# insmod ehci-hcd
Using /lib/modules/2.4.30/ehci-hcd.o
insmod: init_module: ehci-hcd: No such device



I used fdisk to create a partiton on the 128MB(!) stick:
 fdisk -l

Disk /dev/scsi/host0/bus0/target0/lun0/disc: 1073 MB, 1073741312 bytes
34 heads, 61 sectors/track, 1011 cylinders
Units = cylinders of 2074 * 512 = 1061888 bytes

                                 Device Boot      Start         End      Blocks   Id  System
/dev/scsi/host0/bus0/target0/lun0/part1               1        1011     1048376+   b  W95 FAT32


and its not possible to mount
mount /dev/scsi/host0/bus0/target0/lun0/part1  /opt/usb
mount: Mounting /dev/scsi/host0/bus0/target0/lun0/part1 on /opt/usb failed: No such file or directory

whereas
mount /dev/scsi/host0/bus0/target0/lun0/disk   /opt/usb

is possible but does not work really - created files disappear nearly immediately.

Someone knows what I'm doing wrong here?

thanks + regards
 Matthias
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

English Steel 1.6 © Saxon North Technologies
Powered by MySQL Powered by PHP Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC
Joomla Bridge by JoomlaHacks.com
Valid XHTML 1.0! Valid CSS!
Page created in 0.264 seconds with 24 queries.