7270 Usb-Festplatte

robinio_1337

Neuer User
Mitglied seit
25 Mai 2008
Beiträge
61
Punkte für Reaktionen
0
Punkte
0
Hallo,

hab schon ein paar Threads zu dem thema gelesen, es scheint wohl jetzt möglich geworden zu sein, NTFS, ext3 zu mounten. es gibt ja auch in der freetz menuconfig eine auswahl automount NTFS/ext3.

leider funktioniert dies bei mir nicht, im AVM WebIf bekomme ich auch kein USB.gerät angezeigt.
Die Ereigniss anzeige wiederum sagt mir aber ...
Code:
15.07.08 23:36:17 Partition unter uStor01 eingebunden

15.07.08 23:35:56 USB-Gerät 006, Klasse 'storage', angesteckt
wenn ich mich per telnet einlogge und die akuellen tasks ansehe dasnn fällt mir folgender auf.
Code:
1749 root       1416 S   grep  /var/media/ftp/uStor01$
habe auch schon freetz ohne automount NTFS/ext3 getestet. Leider ohne Erfolg.

noch ein Paar Infos zum externen Festplatte.
Trekstor data station maxi g.u
aktuell 3 Partitionen NTFS,ext3, fat32 ( ich hatte gehofft er kann weningstens eine erfolgreich mounten)

ich hoffe es weiß jemand Rat.
:gruebel: :gruebel: :gruebel:
 
hat die platte externe ANGESCHLOSSENE stormversorgung? denn die box wird einer 2.5 zoll platte nicht genug strom geben...
dann was sagt unter telnet der befehl mount
aoutomount ntfs/ext3 bedarf aber eigentlch keiner weiteren tätigkeiten...
welche freetz evrsion hast du(bzw iss die inner sigantur korrekt?)
zur not mal neu ziehen den mod(glaube 2374 iss aktuell) und neu bauen...
wieviel flashrom hat deine box? 8mb oder 16mb?
denn ntfs, ext3 und vieleicht noch nen addon sprengen dann schnell das image von der grösse her...
also dann ma ran und fleissig antworten basteln ,-9
 
OT on

@darkyputz
Hast Du heute morgen schon was getrunken, oder weshalb findest Du die Tasten nicht richtig?? ;-)

OT off
 
ja die Festplatte ist eine 3,5 Zoll mit externer Stromversorgung.
im Moment zeigt der Mount befehl folgendes, (es gab auch schon "zeiten" da tauchte der letzte Punkt nicht auf)
Code:
rootfs on / type rootfs (rw)
/dev/root on / type squashfs (ro)
dev on /dev type tmpfs (rw,nosuid)
proc on /proc type proc (rw,nosuid,nodev,noexec)
tmpfs on /var type tmpfs (rw)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec)
/dev/mtdblock5 on /data type jffs2 (rw)
usbfs on /proc/bus/usb type usbfs (rw)
/dev/sda1 on /var/media/ftp/uStor01 type fuseblk (rw,user_id=0,group_id=0,allow_other)
ja die Freetz version stimmt, habe gestern erst mit neu gebauten Images rumgespielt und natürlich vorher auf die neuste Version upgedated.
meine Box hat 16 mb , habe den 16 mb Patch aber nicht eingebaut.
bis jetzt hat das mit der größe immer ganz gut hingehauen *g*
konnte das Update bis jetzt immer ganz über das WebIF einspielen.

hoffe die Antworten entsprechen deinen Vorstellungen ;)
 
hmmm...so wie es im mom aussieht hast du kein problem...
kannst du in telnet folgnedes tun, oder spinnt er rum?

touch /var/media/ftp/uStor01/test.txt

wenn er es macht hast du erfolgreich ntfs zugriff...wenn du dann noch samba oder ftp nutzt, kanst du erfolgreich auf dein ntfs zugreifen...
sollte er schimpfen müssen wir mal schauen...

was mir dabei einfällt...manchmal amcht es sinn nach dem svn up mal die pakete neu zu erstallen...
 
hmm ich hab wohl doch ein problem,
seit 10 min hängt er nun an diesem befehl.
Code:
BusyBox v1.9.2 (2008-07-03 20:41:24 CEST) built-in shell (ash)
Enter 'help' for a list of built-in commands.

ermittle die aktuelle TTY
tty is "/dev/pts/0"
Console Ausgaben auf dieses Terminal umgelenkt
/var/mod/root # touch /var/media/ftp/uStor01/test.txt
keine ausgabe zu sehen, habe auch gestern mal versucht an einem 2ten System die packete neu zu erstellen doch hat wohl NTFS-3g was an seiner HP gändert /datei gelöscht, denn er kann von dort das erforderliche packet nicht abrufen.
Code:
wget -nd --passive-ftp -P dl http://www.ntfs-3g.org//ntfs-3g-1.2506.tgz
--10:10:30--  http://www.ntfs-3g.org//ntfs-3g-1.2506.tgz
           => `dl/ntfs-3g-1.2506.tgz'
Auflösen des Hostnamen »www.ntfs-3g.org«.... 91.189.209.156
Verbindungsaufbau zu www.ntfs-3g.org|91.189.209.156|:80... verbunden.
HTTP Anforderung gesendet, warte auf Antwort... 404 Not Found
10:10:30 FEHLER 404: Not Found.

make: *** [dl/ntfs-3g-1.2506.tgz] Fehler 1
gibts sonst noch eine möglichkeit die man Probieren könnte ?
 
Entweder den Trunk auschecken oder Updaten, oder eben das alte Archiv irgendwoher bekommen und direkt in den dl-Ordner schieben.
 
Mit freetz-1.0 gehen keine NTFS und ext3 Dateisysteme auf der 7270. Dazu musst du den Trunk auschecken.

MfG Oliver
 
Firmware-Version 54.04.57-freetz-devel-2376

leider gehts damit immer noch nicht, kein USB gerät erkannt im AVM Web-If
Mount zeigt
Code:
rootfs on / type rootfs (rw)
/dev/root on / type squashfs (ro)
dev on /dev type tmpfs (rw,nosuid)
proc on /proc type proc (rw,nosuid,nodev,noexec)
tmpfs on /var type tmpfs (rw)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec)
/dev/mtdblock5 on /data type jffs2 (rw)
usbfs on /proc/bus/usb type usbfs (rw)
/dev/sda1 on /var/media/ftp/uStor01 type fuseblk (rw,user_id=0,group_id=0,allow_other)
ps zeigt
Code:
PID USER       VSZ STAT COMMAND
    1 root      1300 S    init       
    2 root         0 SWN  [ksoftirqd/0]
    3 root         0 SW   [watchdog/0]
    4 root         0 SW<  [events/0]
    5 root         0 SW<  [khelper]
    6 root         0 SW<  [kthread]
   18 root         0 SW<  [kblockd/0]
   32 root         0 SW   [pdflush]
   33 root         0 SW   [pdflush]
   34 root         0 SW<  [kswapd0]
   35 root         0 SW<  [aio/0]
   71 root         0 SW   [pm_info]
   75 root         0 SW<  [CPMAC]
   79 root         0 SW   [mtdblockd]
  101 root         0 SW   [tffsd_mtd_0]
  327 root         0 SWN  [jffs2_gcd_mtd5]
  349 root         0 SW<  [capi_oslib]
  350 root         0 SW<  [capi_oslib]
  351 root         0 SW   [capitransp]
  361 root         0 SW   [avm_dect_thread]
  378 root         0 SW<  [khubd]
  444 root      9784 S N  /usr/bin/avm/ctlmgr 
  536 root      9784 S N  /usr/bin/avm/ctlmgr 
  538 root      9784 S N  /usr/bin/avm/ctlmgr 
  545 root      9784 S N  /usr/bin/avm/ctlmgr 
  627 root      4480 S    hostapd -B /var/tmp/hostapd.conf 
  701 root         0 SW<  [scsi_eh_0]
  702 root         0 SW<  [usb-storage]
  745 root      4000 S    multid -u 
  767 root      1332 S <  /bin/sh /etc/hotplug/storage add 006 /proc/bus/usb/00
  768 root      1320 D <  /bin/sh /etc/hotplug/run_mount 006 /proc/bus/usb/001/
  809 root      1296 S    telnetd -l /sbin/ar7login 
  810 root      8452 S    telefon a127.0.0.1 
  816 root      7596 S <  voipd 
  818 root      3184 S    dect_manager 
  820 root      4056 S    pbd 
  821 root      4056 S    pbd 
  825 root      4056 S    pbd 
  826 root      4056 S    pbd 
  827 root      4056 S    pbd 
  830 root       960 S    /bin/run_clock -c /dev/tffs -d 
  862 root      3968 S    /usr/bin/faxd -a 
  891 root         0 Z    [ftpd]
  894 root      4036 S <  /bin/tr069starter uStor01 
  896 root       912 S    ftpd -D -q -t 120 -m 15 -h FRITZ!Box Fon WLAN 7270 (U
  907 root      1300 S    httpd -p 81 -c /mod/etc/httpd.conf -h /usr/mww/ -r Fr
 1072 root      1420 S    /bin/ash /usr/sbin/callmonitor 
 1073 root      1300 S    logger -t callmonitor -p daemon.info 
 1099 root      1420 S    /bin/ash /usr/sbin/callmonitor 
 1100 root      1292 S    sleep 20000d 
 1101 root      1296 S    busybox nc 127.0.0.1 1012 
 1102 root      1420 S    /bin/ash /usr/sbin/callmonitor 
 1301 root      3564 S <  dtmfbox -daemon -cfg /var/dtmfbox-bin/dtmfbox.cfg 
 1304 root      3564 S <  dtmfbox -daemon -cfg /var/dtmfbox-bin/dtmfbox.cfg 
 1305 root      3564 S <  dtmfbox -daemon -cfg /var/dtmfbox-bin/dtmfbox.cfg 
 1306 root      3564 S <  dtmfbox -daemon -cfg /var/dtmfbox-bin/dtmfbox.cfg 
 1307 root      3564 S <  dtmfbox -daemon -cfg /var/dtmfbox-bin/dtmfbox.cfg 
 1313 root      3564 R N  dtmfbox -daemon -cfg /var/dtmfbox-bin/dtmfbox.cfg 
 1324 root      1300 S    init       
 1404 root      1316 S    httpd -p 81 -c /mod/etc/httpd.conf -h /usr/mww/ -r Fr
 1405 root      1324 S    /bin/sh /usr/mww/cgi-bin/status.cgi 
 1460 root      1324 S    /bin/sh /usr/mww/cgi-bin/status.cgi 
 1461 root      1304 S    df -h 
 1462 root      1296 S    grep  /var/media/ftp/uStor01$ 
 1539 root      1320 S    httpd -p 81 -c /mod/etc/httpd.conf -h /usr/mww/ -r Fr
 1540 root       860 S    /usr/bin/haserl -u -U /var/tmp /usr/mww/cgi-bin/rudi_
 1541 root      1312 S    /bin/sh 
 1545 root      1304 S    sh 
 1546 root      1300 S    sed -e s/&/\&amp;/g ; s/</\&lt;/g ; s/>/\&gt;/g 
 1547 root      1296 S    head -c 64000 
 1548 root      1304 R    ps
in freetz hab ich automount NTFS + ext3 eingebunden.

hat jemand noch eine Idee ?
 
leider gehts damit immer noch nicht, kein USB gerät erkannt im AVM Web-If
Mount zeigt

hat jemand noch eine Idee ?

Do a
Code:
cat /var/media/devmap
. The file contents informs the avm web interface which devices are mounted where. If the file doesn't contain the partition/disk your looking for, I'd say there's an error in the mount logic.

Look for devmap in the /etc/hotplug directory
Code:
find /etc/hotplug -type f -exec grep -l devmap {} \;
 
thats the Problem , i think.
There is no device shown at the web interface.
Code:
/var/mod/root # cat /var/media/devmap
cat: can't open '/var/media/devmap': No such file or directory
Look for devmap in the /etc/hotplug directory
Code:
/etc/hotplug # ls
aura             hub              rc.usbsema       usb.pandu
avmusbwlan       make_devices     run_mount
avmusbwlanstart  printer          storage
/etc/hotplug # find /etc/hotplug -type f -exec grep -l devmap {} \;
/etc/hotplug/run_mount
/etc/hotplug/storage
/etc/hotplug #
there is also no devmap @ /etc/hotplug
 
Code:
/var/mod/root # cat /var/media/devmap
cat: can't open '/var/media/devmap': No such file or directory

Code:
/etc/hotplug # find /etc/hotplug -type f -exec grep -l devmap {} \;
/etc/hotplug/run_mount
/etc/hotplug/storage
/etc/hotplug #

After getting mounted the file /var/media/devmap should exist.
If you know your way around in sh script you can take a look in /etc/hotplug/run_mount and /etc/hotplug/storage to see if you can find the error...
 
Vielleicht hilft auch das Posten des Outputs von "ps" bzw. "dmesg".

MfG Oliver
 
ps:
Code:
PID USER       VSZ STAT COMMAND
    1 root      1300 S    init       
    2 root         0 SWN  [ksoftirqd/0]
    3 root         0 SW   [watchdog/0]
    4 root         0 SW<  [events/0]
    5 root         0 SW<  [khelper]
    6 root         0 SW<  [kthread]
   18 root         0 SW<  [kblockd/0]
   32 root         0 SW   [pdflush]
   33 root         0 SW   [pdflush]
   34 root         0 SW<  [kswapd0]
   35 root         0 SW<  [aio/0]
   71 root         0 SW   [pm_info]
   75 root         0 SW<  [CPMAC]
   79 root         0 SW   [mtdblockd]
  101 root         0 SW   [tffsd_mtd_0]
  327 root         0 SWN  [jffs2_gcd_mtd5]
  349 root         0 SW<  [capi_oslib]
  350 root         0 SW<  [capi_oslib]
  351 root         0 SW   [capitransp]
  361 root         0 SW   [avm_dect_thread]
  378 root         0 SW<  [khubd]
  444 root      9788 S N  /usr/bin/avm/ctlmgr 
  536 root      9788 S N  /usr/bin/avm/ctlmgr 
  538 root      9788 S N  /usr/bin/avm/ctlmgr 
  545 root      9788 S N  /usr/bin/avm/ctlmgr 
  627 root      4480 S    hostapd -B /var/tmp/hostapd.conf 
  701 root         0 SW<  [scsi_eh_0]
  702 root         0 SW<  [usb-storage]
  745 root      4000 S    multid -u 
  767 root      1332 S <  /bin/sh /etc/hotplug/storage add 006 /proc/bus/usb/00
  768 root      1320 D <  /bin/sh /etc/hotplug/run_mount 006 /proc/bus/usb/001/
  809 root      1296 S    telnetd -l /sbin/ar7login 
  810 root      8452 S    telefon a127.0.0.1 
  816 root      7576 S <  voipd 
  818 root      3184 S    dect_manager 
  820 root      4056 S    pbd 
  821 root      4056 S    pbd 
  825 root      4056 S    pbd 
  826 root      4056 S    pbd 
  827 root      4056 S    pbd 
  830 root       960 S    /bin/run_clock -c /dev/tffs -d 
  862 root      3968 S    /usr/bin/faxd -a 
  891 root         0 Z    [ftpd]
  894 root      4036 S <  /bin/tr069starter uStor01 
  896 root       912 S    ftpd -D -q -t 120 -m 15 -h FRITZ!Box Fon WLAN 7270 (U
  907 root      1300 S    httpd -p 81 -c /mod/etc/httpd.conf -h /usr/mww/ -r Fr
 1072 root      1420 S    /bin/ash /usr/sbin/callmonitor 
 1073 root      1300 S    logger -t callmonitor -p daemon.info 
 1099 root      1420 S    /bin/ash /usr/sbin/callmonitor 
 1100 root      1292 S    sleep 20000d 
 1101 root      1296 S    busybox nc 127.0.0.1 1012 
 1102 root      1420 S    /bin/ash /usr/sbin/callmonitor 
 1301 root      3564 S <  dtmfbox -daemon -cfg /var/dtmfbox-bin/dtmfbox.cfg 
 1304 root      3564 S <  dtmfbox -daemon -cfg /var/dtmfbox-bin/dtmfbox.cfg 
 1305 root      3564 S <  dtmfbox -daemon -cfg /var/dtmfbox-bin/dtmfbox.cfg 
 1306 root      3564 S <  dtmfbox -daemon -cfg /var/dtmfbox-bin/dtmfbox.cfg 
 1307 root      3564 S <  dtmfbox -daemon -cfg /var/dtmfbox-bin/dtmfbox.cfg 
 1313 root      3564 R N  dtmfbox -daemon -cfg /var/dtmfbox-bin/dtmfbox.cfg 
 1324 root      1300 S    init       
 1404 root      1316 S    httpd -p 81 -c /mod/etc/httpd.conf -h /usr/mww/ -r Fr
 1405 root      1324 S    /bin/sh /usr/mww/cgi-bin/status.cgi 
 1460 root      1324 S    /bin/sh /usr/mww/cgi-bin/status.cgi 
 1461 root      1304 S    df -h 
 1462 root      1296 S    grep  /var/media/ftp/uStor01$ 
 1569 root      1316 S    httpd -p 81 -c /mod/etc/httpd.conf -h /usr/mww/ -r Fr
 1570 root      1324 S    /bin/sh /usr/mww/cgi-bin/status.cgi 
 1611 root      1324 S    /bin/sh /usr/mww/cgi-bin/status.cgi 
 1612 root      1304 S    df -h 
 1613 root      1296 S    grep  /var/media/ftp/uStor01$ 
 1697 root      1320 S    httpd -p 81 -c /mod/etc/httpd.conf -h /usr/mww/ -r Fr
 1698 root       860 S    /usr/bin/haserl -u -U /var/tmp /usr/mww/cgi-bin/rudi_
 1699 root      1312 S    /bin/sh 
 1703 root      1304 S    sh 
 1704 root      1300 S    sed -e s/&/\&amp;/g ; s/</\&lt;/g ; s/>/\&gt;/g 
 1705 root      1296 S    head -c 64000 
 1706 root      1304 R    ps
dmesg:
Code:
Linux version 2.6.19.2 (1597) (gcc version 3.4.6) #1 Fri Apr 18 16:00:34 CEST 2008
CPU revision is: 00019068
[ur8_pci_init]
[setup_pci_master]
[setup_pci_slave]
Exposing 67108864 memory over PCI
Setup Complete, Enabling PCI Interface
PCI Interface Running
PCI controller initialized
[ur8_vbus_set_prio] instance vbus_nwss_dma level 2 escalator disabled (count 255, floor 7)
[ur8_vbus_set_prio] instance vbus_sar_pdsp level 2 escalator disabled (count 255, floor 7)
[ur8_vbus_set_prio] instance vbus_buffer_manager level 2 escalator disabled (count 255, floor 7)
[ur8_vbus_set_prio] instance vbus_usb level 5 escalator disabled (count 255, floor 7)
[ur8_vbus_set_prio] instance vbus_vlynq level 7 escalator disabled (count 255, floor 7)
[ur8_vbus_set_prio] instance vbus_pci level 5 escalator disabled (count 255, floor 7)
[ur8_vbus_set_prio] instance vbus_c55 level 3 escalator disabled (count 255, floor 7)
[ur8_vbus_set_prio] instance vbus_tdm level 0 escalator disabled (count 255, floor 7)
[ur8_vbus_set_prio] instance vbus_mips level 3 escalator disabled (count 255, floor 7)
Determined physical RAM map:
 memory: 00312000 @ 14000000 (reserved)
 memory: 03cee000 @ 14312000 (usable)
[init_bootmem]
[free_bootmem]
[reserve_bootmem]
On node 0 totalpages: 98304
  DMA zone: 768 pages used for memmap
  DMA zone: 0 pages reserved
  DMA zone: 97536 pages, LIFO batch:31
  Normal zone: 0 pages used for memmap
Built 1 zonelists.  Total pages: 97536
Kernel command line:  console=ttyS0,38400n8r
Primary instruction cache 16kB, physically tagged, 4-way, linesize 16 bytes.
Primary data cache 16kB, 4-way, linesize 16 bytes.
Synthesized TLB refill handler (20 instructions).
Synthesized TLB load handler fastpath (32 instructions).
Synthesized TLB store handler fastpath (32 instructions).
Synthesized TLB modify handler fastpath (31 instructions).
PID hash table entries: 2048 (order: 11, 8192 bytes)
CPU frequency 360.00 MHz
Using 180.000 MHz high precision timer.
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[free_all_bootmem]
Memory: 58880k/62392k available (2027k kernel code, 3476k reserved, 632k data, 136k init, 0k highmem)
Calibrating delay loop... 359.62 BogoMIPS (lpj=1798144)
Mount-cache hash table entries: 512
Checking for 'wait' instruction...  available.
NET: Registered protocol family 16
[ur8_mtd_init]
[ur8_mtd_init] flashsize = 0x01000000 Byte 16 MBytes
[ur8_mtd_init] mtd[0] = 0x90000000,0x90000000
[ur8_mtd_init] mtd[1] = 0x90020000,0x90F80000
[ur8_mtd_init] mtd[2] = 0x90000000,0x90020000
[ur8_mtd_init] mtd[3] = 0x90F80000,0x90FC0000
[ur8_mtd_init] mtd[4] = 0x90FC0000,0x91000000
[ur8_mtd_init] mtd[5] = 0x90000000,0x90000000
pcibios_read_config: accessing PCI slot not present: 0, where 0, size 4
pcibios_read_config: accessing PCI slot not present: 1, where 0, size 4
pcibios_read_config: accessing PCI slot not present: 2, where 0, size 4
pcibios_read_config: accessing PCI slot not present: 3, where 0, size 4
pcibios_read_config: accessing PCI slot not present: 4, where 0, size 4
pcibios_read_config: accessing PCI slot not present: 5, where 0, size 4
pcibios_read_config: accessing PCI slot not present: 6, where 0, size 4
pcibios_read_config: accessing PCI slot not present: 7, where 0, size 4
pcibios_read_config: accessing PCI slot not present: 8, where 0, size 4
pcibios_read_config: accessing PCI slot not present: 9, where 0, size 4
pcibios_read_config: accessing PCI slot not present: 10, where 0, size 4
pcibios_read_config: accessing PCI slot not present: 11, where 0, size 4
pcibios_read_config: accessing PCI slot not present: 12, where 0, size 4
pcibios_read_config: accessing PCI slot not present: 13, where 0, size 4
pcibios_read_config: accessing PCI slot not present: 15, where 0, size 4
pcibios_read_config: accessing PCI slot not present: 16, where 0, size 4
pcibios_read_config: accessing PCI slot not present: 17, where 0, size 4
pcibios_read_config: accessing PCI slot not present: 18, where 0, size 4
pcibios_read_config: accessing PCI slot not present: 19, where 0, size 4
pcibios_read_config: accessing PCI slot not present: 20, where 0, size 4
pcibios_read_config: accessing PCI slot not present: 21, where 0, size 4
pcibios_read_config: accessing PCI slot not present: 22, where 0, size 4
pcibios_read_config: accessing PCI slot not present: 23, where 0, size 4
pcibios_read_config: accessing PCI slot not present: 24, where 0, size 4
pcibios_read_config: accessing PCI slot not present: 25, where 0, size 4
pcibios_read_config: accessing PCI slot not present: 26, where 0, size 4
pcibios_read_config: accessing PCI slot not present: 27, where 0, size 4
pcibios_read_config: accessing PCI slot not present: 28, where 0, size 4
pcibios_read_config: accessing PCI slot not present: 29, where 0, size 4
pcibios_read_config: accessing PCI slot not present: 30, where 0, size 4
Master and Slave Enabled
pcibios_read_config: accessing PCI slot not present: 31, where 0, size 4
NET: Registered protocol family 2
IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
TCP established hash table entries: 16384 (order: 4, 65536 bytes)
TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
TCP: Hash tables configured (established 16384 bind 8192)
TCP reno registered
squashfs: version 3.2 (2007/01/02) Phillip Lougher
Installing knfsd (copyright (C) 1996 [email protected]).
io scheduler noop registered (default)
avm_net_trace: Up and running.
[avm] configured: watchdog event debug led enable direct gpio 

AVM_WATCHDOG: Watchdog Driver for AR7 Hardware (Version 1.0, build: Apr 18 2008 15:58:00)
Serial: 8250/16550 driver $Revision: 1.90 $ 1 ports, IRQ sharing disabled
serial8250: ttyS0 at MMIO 0x0 (irq = 15) is a UR8_UART
[cpmac] [cpmac_if_register] dev cpmac0 (phy_id 0) registered
tun: Universal TUN/TAP device driver, 1.6
tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
physmap platform flash device: 01000001 at 10000000
physmap-flash.1: Found 1 x16 devices at 0x0 in 16-bit bank
 Amd/Fujitsu Extended Query Table at 0x0040
physmap-flash.1: CFI does not contain boot bank location. Assuming top.
number of CFI chips: 1
cfi_cmdset_0002: Disabling erase-suspend-program due to code brokenness.
RedBoot partition parsing not available
[ur8_jffs2_parser_function] mtd_info->name physmap-flash.1 mtd_info->index 0 param=0 p_mtd_pat=0x947814bc
[ur8_jffs2_parser_function] try partition kernel (offset 0x20000 len 16121856)
[ur8_jffs2_parser_function] magic 20031985 found @pos 0x7a0000, size 8257536
[ur8_squashfs_parser_function] mtd_info->name physmap-flash.1 mtd_info->index 0 param=0 p_mtd_pat=0x947814bc
[ur8_squashfs_parser_function] *p_mtd_pat->name filesystem
[ur8_squashfs_parser_function] try partition kernel (offset 0x20000 len 16121856 blocksize=20000)
[ur8_squashfs_parser_function] magic found @pos 0xfcf00
Using physmap partition information
Creating 6 MTD partitions on "physmap-flash.1":
0x000fcf00-0x00f80000 : "rootfs"
mtd: partition "rootfs" doesn't start on an erase block boundary -- force read-only
[ur8_mtd_add_notifier] 
[ur8_mtd_add_notifier] use rootfs
[ur8_mtd_add_notifier] root device: /dev/mtdblock0 (rootfs)
0x00020000-0x000fcf00 : "kernel"
mtd: partition "kernel" doesn't end on an erase block -- force read-only
[ur8_mtd_add_notifier] 
[ur8_mtd_add_notifier] skip kernel
0x00000000-0x00020000 : "urlader"
[ur8_mtd_add_notifier] 
[ur8_mtd_add_notifier] skip urlader
0x00f80000-0x00fc0000 : "tffs (1)"
[ur8_mtd_add_notifier] 
[ur8_mtd_add_notifier] skip tffs (1)
0x00fc0000-0x01000000 : "tffs (2)"
[ur8_mtd_add_notifier] 
[ur8_mtd_add_notifier] skip tffs (2)
0x007a0000-0x00f80000 : "jffs2"
[ur8_mtd_add_notifier] 
[ur8_mtd_add_notifier] skip jffs2
Generic platform RAM MTD, (c) 2004 Simtec Electronics
mtd-ram m
If you know your way around in sh script you can take a look in /etc/hotplug/run_mount and /etc/hotplug/storage to see if you can find the error...
oh my godness,
i am not really good at sh scripting, thats to heavy for me ;)
 
ftp wird ja als zombie dargestellt...
lass mal die ganzen diesnte beim testen erstmal aus und schau dann mal...
also erstmal fax, ftp, samba etc auslassen...auch die addons vorerst stoppen...also keinen automatik start amchen meine ich...
dann anch dem reboot nochmal schauen ob sich da jemand gebissen hat...
die devmap soltle kein problem darstellen...
für das druchgucken der run_mount und storage könntest du sie ja mal posten...dann schauen wir ma drüber...
sieht jetzt aber nicht allzu wild aus bei dir...denke das wird noch klappen...
 
Mit freetz-1.0 gehen keine NTFS und ext3 Dateisysteme auf der 7270. Dazu musst du den Trunk auschecken.

Hallo,

ist das wirklich so ? Ich benutze seit einigen Wochen freetz-1.0 mit ext3 und habe
nur das bekannte owner-Problem, was übrigens auch mit der trunk-Version noch besteht.
 
lass mal die ganzen diesnte beim testen erstmal aus und schau dann mal...
also erstmal fax, ftp, samba etc auslassen...auch die addons vorerst stoppen...also keinen automatik start amchen meine ich...
dann anch dem reboot nochmal schauen ob sich da jemand gebissen hat...
bis auf dropbear telent und dem freetz webinterface hab ich alles ausgeschalten. leider keine Verbesserung

die devmap soltle kein problem darstellen...
für das druchgucken der run_mount und storage könntest du sie ja mal posten...dann schauen wir ma drüber...
sieht jetzt aber nicht allzu wild aus bei dir...denke das wird noch klappen...
Im anhang hab ich mal beide Dateien Angehängt (habe einfach ein .txt für den Uplad hier mit angehängt)

Da bin ich aber froh, dass du so optimistisch bist, ich bins nicht mehr ganz so ;)
 

Anhänge

  • run_mount.txt
    4.6 KB · Aufrufe: 14
  • storage.txt
    7.5 KB · Aufrufe: 7
nur das bekannte owner-Problem, was übrigens auch mit der trunk-Version noch besteht.
Das dürfte eigentlich nicht sein. Aber ich hab es auch noch nicht ausprobiert.

MfG Oliver
 
Die Gruppe wird bei root richtig gesetzt, nur der User nicht:
/var/media/ftp/uStor01 # echo > test
/var/media/ftp/uStor01 # ls -l test
-rw-r--r-- 1 -1765252 root 1 Jul 17 11:08 test

Als user ftpuser wird die Gruppe auf 1000 (userid) gesetzt:
~/uStor01 $ echo > test2
~/uStor01 $ ls -l test2
-rw-r--r-- 1 -1777159 1000 1 Jul 17 11:09 test2
 
ist denn ein abbrechen des mounts möglich um danach mal spasseshalber per hand den mount zu probieren?
vieleicht kommt er ja zu einer "ungünstigen" zeit...

Code:
mkdir /var/media/ftp/mounttest
/usr/bin/ntfs-3g /dev/sda1 /var/media/ftp/mounttest -o force
mount
schauen ob der mount auch da iss
und wenn ja mal wieder den lustigen touchbefehl
Code:
touch /var/media/ftp/mounttest/test.txt
 
Holen Sie sich 3CX - völlig kostenlos!
Verbinden Sie Ihr Team und Ihre Kunden Telefonie Livechat Videokonferenzen

Gehostet oder selbst-verwaltet. Für bis zu 10 Nutzer dauerhaft kostenlos. Keine Kreditkartendetails erforderlich. Ohne Risiko testen.

3CX
Für diese E-Mail-Adresse besteht bereits ein 3CX-Konto. Sie werden zum Kundenportal weitergeleitet, wo Sie sich anmelden oder Ihr Passwort zurücksetzen können, falls Sie dieses vergessen haben.