Results 1 to 3 of 3

Thread: WL-HDD copy data TO a USB Card Reader?

  1. #1

    WL-HDD copy data TO a USB Card Reader?

    WL-HDD -> USB CARD READER -> SD CARD

    Is it possible to copy data from the WL-HDD TO USB SD-CARD reader?

    I know there is an auto copy FROM the USB device, but would realy like to be able to copy files from the WL-HDD onto a memory card.

    Maybe there is a hack / procedure?

    Thanks

    Shane

  2. #2
    You should first check you can run telnet, maybe using JockyW customised firmware, or my post in this tread.

    Once you have access to the telnet command, just mount your usb disk if it is not already mounted (check by using the mount command if it is there, otherwise type
    Code:
    mkdir /tmp/usbdisk
    then
    Code:
    mount /dev/scsi/host1/bus0/target0/lun0/part1 /tmp/usbdisk
    to mount it. just browse the /dev/scsi folder to check if your usb device is under another name (host2 or 3 for example))

    Once you have it mounted, just use the mv or cp command to place files on it: files should be in /tmp/usbdisk

    You should then finish by a umount command to close the file system properly

  3. #3

    usb card reader 12 in 1

    Asus WL500gx


    I've inserted an usb card reader with an memory stick 512 megas and got this:



    Jan 1 02:02:18 kernel: hub.c: new USB device 01:02.2-1, assigned address 3
    Jan 1 02:02:20 kernel: Device 08:00 not ready.
    Jan 1 02:02:20 kernel: I/O error: dev 08:00, sector 2
    Jan 1 02:02:20 kernel: EXT3-fs: unable to read superblock
    Jan 1 02:02:20 kernel: MSDOS FS: Using codepage 950
    Jan 1 02:02:20 kernel: MSDOS FS: IO charset cp950
    Jan 1 02:02:20 kernel: Device 08:00 not ready.
    Jan 1 02:02:20 kernel: I/O error: dev 08:00, sector 0
    Jan 1 02:02:20 kernel: FAT: unable to read boot sector
    Jan 1 02:02:20 kernel: FAT: freeing iocharset=cp950
    Jan 1 02:02:20 kernel: Device 08:00 not ready.
    Jan 1 02:02:20 kernel: I/O error: dev 08:00, sector 0
    Jan 1 02:02:20 kernel: FAT: unable to read boot sector
    Jan 1 02:02:20 kernel: Device 08:00 not ready.
    Jan 1 02:02:20 kernel: I/O error: dev 08:00, sector 0
    Jan 1 02:02:20 kernel: NTFS: Reading super block failed
    Jan 1 02:02:20 kernel: Device 08:20 not ready.
    Jan 1 02:02:20 kernel: I/O error: dev 08:20, sector 2
    Jan 1 02:02:20 kernel: EXT3-fs: unable to read superblock
    Jan 1 02:02:20 kernel: MSDOS FS: Using codepage 950
    Jan 1 02:02:20 kernel: MSDOS FS: IO charset cp950
    Jan 1 02:02:20 kernel: Device 08:20 not ready.
    Jan 1 02:02:20 kernel: I/O error: dev 08:20, sector 0
    Jan 1 02:02:20 kernel: FAT: unable to read boot sector
    Jan 1 02:02:20 kernel: FAT: freeing iocharset=cp950
    Jan 1 02:02:20 kernel: Device 08:20 not ready.
    Jan 1 02:02:20 kernel: I/O error: dev 08:20, sector 0
    Jan 1 02:02:20 kernel: FAT: unable to read boot sector
    Jan 1 02:02:20 kernel: Device 08:20 not ready.
    Jan 1 02:02:20 kernel: I/O error: dev 08:20, sector 0
    Jan 1 02:02:20 kernel: NTFS: Reading super block failed
    Jan 1 02:02:20 kernel: Device 08:30 not ready.
    Jan 1 02:02:20 kernel: I/O error: dev 08:30, sector 2
    Jan 1 02:02:20 kernel: EXT3-fs: unable to read superblock
    Jan 1 02:02:20 kernel: MSDOS FS: Using codepage 950
    Jan 1 02:02:20 kernel: MSDOS FS: IO charset cp950
    Jan 1 02:02:20 kernel: Device 08:30 not ready.
    Jan 1 02:02:20 kernel: I/O error: dev 08:30, sector 0
    Jan 1 02:02:20 kernel: FAT: unable to read boot sector
    Jan 1 02:02:20 kernel: FAT: freeing iocharset=cp950
    Jan 1 02:02:20 kernel: Device 08:30 not ready.
    Jan 1 02:02:20 kernel: I/O error: dev 08:30, sector 0
    Jan 1 02:02:20 kernel: FAT: unable to read boot sector
    Jan 1 02:02:20 kernel: Device 08:30 not ready.
    Jan 1 02:02:20 kernel: I/O error: dev 08:30, sector 0
    Jan 1 02:02:20 kernel: NTFS: Reading super block failed

Similar Threads

  1. Automatic copy from USB cardreader
    By Reflex in forum WL-HDD Q&A
    Replies: 2
    Last Post: 29-09-2005, 11:52
  2. data counting WL 500b
    By kamilek in forum WL-500g Custom Development
    Replies: 11
    Last Post: 09-04-2005, 23:31
  3. FTP access to card reader on printer
    By dsf260 in forum WL-500g Q&A
    Replies: 1
    Last Post: 20-01-2005, 18:32

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •