Page 1 of 2 12 LastLast
Results 1 to 15 of 21

Thread: usb hdd problems

  1. #1

    Unhappy usb hdd problems

    hello,

    i tried to use an external hdd case with an ibm hdd with my 500g, but I can`t login via ftp. what could be the problem? I´m neebie :-(

    and what means that?
    Apr 28 19:14:20 WL500g user.warn klogd: Vendor: IBM-DJNA Model: -351520 Rev: 0811
    Apr 28 19:14:20 WL500g user.warn klogd: Type: Direct-Access ANSI SCSI revision: 02
    Apr 28 19:14:20 WL500g user.warn klogd: Attached scsi disk sda at scsi0, channel 0, id 0, lun 0
    Apr 28 19:14:20 WL500g user.warn klogd: SCSI device sda: 30033360 512-byte hdwr sectors (15377 MB)

    - andy

  2. #2
    Log looks perfectly normal. Are you sure your hd isn't formatted ntfs?

  3. #3
    Join Date
    Mar 2004
    Location
    Norway
    Posts
    26
    Ok...
    really stupid question, but it has to be asked.
    Did you set the "Enable FTP Server" to "yes" in the USB Application/FTP Server page?

    Royan

  4. #4
    Quote Originally Posted by Royan
    Ok...
    really stupid question, but it has to be asked.
    Did you set the "Enable FTP Server" to "yes" in the USB Application/FTP Server page?
    Royan
    yes :-)
    and its fat-formatet.

    - andy

  5. #5
    Join Date
    Nov 2003
    Location
    Eindhoven
    Posts
    2,407
    ok try this:

    open this page
    http://my.router/Main_AdmStatus_Content.asp

    be sure your harddisk contains data/directories
    enter this command:
    Code:
    ls /mnt/usbfs/
    and press REFRESH button Enter only will not work.

    if you see nothing enter this command:
    Code:
    mount
    presh REFRESH again ofcourse.
    copy and paste the output here please

    My little Asus Collection: Too much to fit inhere, my 2 babies:WL500w 1.9.2.7-10(OLEG) VX2SE Yellow Lamborghini notebook



    WL500g Forum Asus Files OpenDir

    Asusforum.NL -- Asusforum.DE -- Asusforum.RU -- Asusforum.PL -- Asusforum.NET -- Asusforum.EU -- Asusforum.BE -- Asusforum.ES -- Asusforum.INFO

  6. #6
    Code:
    ls /mnt/usbfs/
    no response ;-)


    if you see nothing enter this command:
    Code:
    mount
    /dev/root on / type cramfs (ro)
    none on /dev type devfs (rw)
    none on /proc type proc (rw)
    /ramfs on /mnt/ramfs type ramfs (rw)

    - andy

  7. #7
    I've got exactly the same problem. How do you mount the disk manually ?

  8. #8
    Join Date
    Nov 2003
    Location
    Eindhoven
    Posts
    2,407
    ok, so nothing is mounted

    try those commands and copy the output here:

    Code:
    ls /dev/scsi/host0/bus0/target0/lun0/
    Code:
    ls /dev/scsi/
    Code:
    cat /proc/partitions

    My little Asus Collection: Too much to fit inhere, my 2 babies:WL500w 1.9.2.7-10(OLEG) VX2SE Yellow Lamborghini notebook



    WL500g Forum Asus Files OpenDir

    Asusforum.NL -- Asusforum.DE -- Asusforum.RU -- Asusforum.PL -- Asusforum.NET -- Asusforum.EU -- Asusforum.BE -- Asusforum.ES -- Asusforum.INFO

  9. #9
    Code:
    ls /dev/scsi/host0/bus0/target0/lun0/
    disc
    part1
    part2
    part3
    part4

    Code:
    ls /dev/scsi/
    host0

    Code:
    cat /proc/partitions
    [/QUOTE]
    major minor #blocks name

    8 0 15016680 scsi/host0/bus0/target0/lun0/disc
    8 1 839922362 scsi/host0/bus0/target0/lun0/part1
    8 2 269488144 scsi/host0/bus0/target0/lun0/part2
    8 3 699181456 scsi/host0/bus0/target0/lun0/part3
    8 4 10668 scsi/host0/bus0/target0/lun0/part4

  10. #10
    Join Date
    Dec 2003
    Location
    Russian Federation
    Posts
    8,356
    try

    mount -t vfat /dev/scsi/host0/bus0/target0/lun0/part1 /mnt/usbfs

    or

    mount -t ntfs /dev/scsi/host0/bus0/target0/lun0/part1 /mnt/usbfs

  11. #11
    Quote Originally Posted by Oleg
    try
    mount -t vfat /dev/scsi/host0/bus0/target0/lun0/part1 /mnt/usbfs
    or
    mount -t ntfs /dev/scsi/host0/bus0/target0/lun0/part1 /mnt/usbfs
    nothing happens....

  12. #12
    Join Date
    Nov 2003
    Location
    Eindhoven
    Posts
    2,407
    Quote Originally Posted by andy99
    nothing happens....
    try after applying the commands from oleg

    Code:
    ls /mnt/usbfs/
    make sure there are some files at partition1

    My little Asus Collection: Too much to fit inhere, my 2 babies:WL500w 1.9.2.7-10(OLEG) VX2SE Yellow Lamborghini notebook



    WL500g Forum Asus Files OpenDir

    Asusforum.NL -- Asusforum.DE -- Asusforum.RU -- Asusforum.PL -- Asusforum.NET -- Asusforum.EU -- Asusforum.BE -- Asusforum.ES -- Asusforum.INFO

  13. #13
    Quote Originally Posted by Antiloop
    try after applying the commands from oleg

    Code:
    ls /mnt/usbfs/
    make sure there are some files at partition1
    after olegs commands my browser hangs up and with your command i get no response :-(

  14. #14
    Join Date
    Nov 2003
    Location
    Eindhoven
    Posts
    2,407
    ok, anyway your problem is almost for sure in the partitioning. so make sure you have 1 PRIMARY partition (it may not be logical!)

    you can use Partition Magic 8 to do this eventually (windows xp does not support fat32 bigger than 32gb or something)

    after you've done this hook up your usb drive to your wl500g, and reboot it.
    and try again

    should be working then

    My little Asus Collection: Too much to fit inhere, my 2 babies:WL500w 1.9.2.7-10(OLEG) VX2SE Yellow Lamborghini notebook



    WL500g Forum Asus Files OpenDir

    Asusforum.NL -- Asusforum.DE -- Asusforum.RU -- Asusforum.PL -- Asusforum.NET -- Asusforum.EU -- Asusforum.BE -- Asusforum.ES -- Asusforum.INFO

  15. #15
    partition manager says:
    1 primary partition
    mounted as "drive z"
    fat32
    14,3gb space

    that should be right but it doesn`t work

    - andy

Page 1 of 2 12 LastLast

Posting Permissions

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