USB HDD Mount on WRT160NL

Post new topic   Reply to topic    DD-WRT Forum Index -> Atheros WiSOC basierende Hardware
Author Message
tuxnet
DD-WRT Novice


Joined: 06 Jul 2010
Posts: 4

PostPosted: Tue Jul 06, 2010 16:36    Post subject: USB HDD Mount on WRT160NL Reply with quote
Hallo Leute,

ich habe an meinem WRT160NL (DDWRT 2.4SP2) einen aktiven USB Hub. Daran angeschlossen ein USB Stick zum erweitern des Flash Speichers einen Drucker und eine Festplatte.

Der USB Stick wird erkannt und sauber nach /opt gemountet.

Code:
 df -h
Filesystem                Size      Used Available Use% Mounted on
/dev/root                 5.5M      5.5M         0 100% /
none                    954.4M     36.6M    868.6M   4% /dev
devpts                  954.4M     36.6M    868.6M   4% /dev/pts
/dev/mtdblock/3         954.4M     36.6M    868.6M   4% /jffs
/dev/scsi/host0/bus0/target0/lun0/part2
                        954.4M     36.6M    868.6M   4% /opt
/dev/scsi/host0/bus0/target0/lun0/part2
                        954.4M     36.6M    868.6M   4% /etc
/dev/scsi/host0/bus0/target0/lun0/part2
                        954.4M     36.6M    868.6M   4% /bin
/dev/scsi/host0/bus0/target0/lun0/part2
                        954.4M     36.6M    868.6M   4% /dev
/dev/scsi/host0/bus0/target0/lun0/part2
                        954.4M     36.6M    868.6M   4% /lib
/dev/scsi/host0/bus0/target0/lun0/part2
                        954.4M     36.6M    868.6M   4% /usr
/dev/scsi/host0/bus0/target0/lun0/part2
                        954.4M     36.6M    868.6M   4% /jffs


Die Festplatte wollte ich nun nach /mnt mounten um über die NAS Funktion die FTP Funktion nutzen zu können. Die Festplatte wird auch beim einschalten erkannt.

Hier die dmesg Ausgabe.

Code:
<6>scsi3 : SCSI emulation for USB Mass Storage devices
<7>usb-storage: device found at 7
<7>usb-storage: waiting for device to settle before scanning
<5>scsi 3:0:0:0: Direct-Access     WD       Ext HDD 1021     2002 PQ: 0 ANSI: 4
<5>sd 3:0:0:0: [sdb] 2930272256 512-byte hardware sectors (1500299 MB)
<4>sd 3:0:0:0: [sdb] Test WP failed, assume Write Enabled
<3>sd 3:0:0:0: [sdb] Assuming drive cache: write through
<5>sd 3:0:0:0: [sdb] 2930272256 512-byte hardware sectors (1500299 MB)
<4>sd 3:0:0:0: [sdb] Test WP failed, assume Write Enabled
<3>sd 3:0:0:0: [sdb] Assuming drive cache: write through
<6> [b]/dev/scsi/host3/bus0/target0/lun0: p1[/b]
<5>sd 3:0:0:0: [sdb] Attached SCSI disk
<5>sd 3:0:0:0: Attached scsi generic sg1 type 0
<7>usb-storage: device scan complete


Der Pfad /dev/scsi/host3/bus0/target0/ existiert, jedoch keine Blockdatei lun0. Was ist hier zu tun?


Last edited by tuxnet on Thu Jul 08, 2010 8:37; edited 1 time in total
Sponsor
tuxnet
DD-WRT Novice


Joined: 06 Jul 2010
Posts: 4

PostPosted: Thu Jul 08, 2010 8:38    Post subject: Reply with quote
Sorry mein Fehler. Ich wollte natürlich SP2 schreiben.

Routerausgabe
Code:
DD-WRT v24-sp2 std (c) 2009 NewMedia-NET GmbH
Release: 04/23/10 (SVN revision: 14311)
tuxnet
DD-WRT Novice


Joined: 06 Jul 2010
Posts: 4

PostPosted: Thu Jul 08, 2010 17:32    Post subject: Solved Reply with quote
Nachdem ich den Router ganz ohne mounts neu gestartet hatte war im Verzeichnis /dev ein neues Verzeichnis /host1 worin die notwendige Blockdatei zu finden war.

Das Verzeichnis /dev musste ich vom internen Flash auf den externen Speicher neu kopieren. Anschließend ein reboot in die Console.

Mit einem Mountbefehl als Startup
mount /dev/scsi/host1/bus0/target0/lun0/part1 /mnt/
konnte ich nun die Festplatte nach /mnt einhängen.

Damit ist das Problem erledigt und es stehen mit jetzt volle 1.3T als NAS zur Verfügung.
Display posts from previous:    Page 1 of 1
Post new topic   Reply to topic    DD-WRT Forum Index -> Atheros WiSOC basierende Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum