olistudent
IPPF-Urgestein
- Mitglied seit
- 19 Okt 2004
- Beiträge
- 14,787
- Punkte für Reaktionen
- 13
- Punkte
- 38
Da hab ich bis jetzt noch nichts von gehört. Kannst du mal den Output von "ls -l /var/flash" anhängen?
MfG Oliver
MfG Oliver
/ $ ls -l /var/flash
crw-r--r-- 1 root root 240, 113 Sep 25 04:55 ar7.cfg
crw-r--r-- 1 root root 240, 160 Jan 1 2000 aura-usb
crw-r--r-- 1 root root 240, 168 Jan 1 2000 browser-data
crw-r--r-- 1 root root 240, 141 Jan 1 2000 calllog
crw-r--r-- 1 root root 240, 98 Jan 1 2000 debug.cfg
crw-r--r-- 1 root root 240, 60 Jan 1 2000 ds_mod
crw-r--r-- 1 root root 240, 132 Jan 1 2000 fx_cg
-rwxr-xr-x 1 root root 20096 Sep 22 15:56 fx_conf
crw-r--r-- 1 root root 240, 99 Jan 1 2000 fx_def
-rwxr-xr-x 1 root root 6356 Jan 1 2000 fx_lcr
-rwxr-xr-x 1 root root 32768 Jan 1 2000 fx_moh
crw-r--r-- 1 root root 240, 112 Jan 1 2000 multid.leases
crw-r--r-- 1 root root 240, 117 Jan 1 2000 net.update
crw-r--r-- 1 root root 240, 116 Sep 25 15:54 stat.cfg
-rwxr-xr-x 1 root root 2642 Sep 22 15:56 telefon_misc
crw-r--r-- 1 root root 240, 119 Jan 1 2000 tr069.cfg
crw-r--r-- 1 root root 240, 120 Jan 1 2000 user.cfg
crw-r--r-- 1 root root 240, 121 Sep 22 15:54 userstat.cfg
crw-r--r-- 1 root root 240, 114 Jan 1 2000 voip.cfg
crw-r--r-- 1 root root 240, 122 Jan 1 2000 voipd_call_stat
crw-r--r-- 1 root root 240, 118 Jan 1 2000 vpn.cfg
crw-r--r-- 1 root root 240, 115 Jan 1 2000 wlan.cfg
/ $
-rwxr-xr-x 1 root root 20096 Sep 22 15:56 fx_conf
-rwxr-xr-x 1 root root 6356 Jan 1 2000 fx_lcr
-rwxr-xr-x 1 root root 32768 Jan 1 2000 fx_moh
-rwxr-xr-x 1 root root 2642 Sep 22 15:56 telefon_misc
crw-r--r-- 1 root root 240, 129 Jan 1 2000 fx_conf
crw-r--r-- 1 root root 240, 130 Jan 1 2000 fx_lcr
crw-r--r-- 1 root root 240, 131 Jan 1 2000 fx_moh
crw-r--r-- 1 root root 240, 133 Jan 1 2000 telefon_misc
cd /var/flash
mv fx_conf tmp
mknod fx_conf c 240 129
cat tmp > fx_conf
mv fx_lcr tmp
mknod fx_lcr c 240 130
cat tmp > fx_lcr
mv fx_moh tmp
mknod fx_moh c 240 131
cat tmp > fx_moh
mv telefon_misc tmp
mknod telefon_misc c 240 [B]133[/B] [s]131[/s]
cat tmp > telefon_misc
crw-r--r-- 1 root root 240, 131 Sep 25 17:33 telefon_misc
-rwxr-xr-x 1 root root 2642 Jan 1 2000 telefon_misc
cd /var/flash
mv telefon_misc tmp
mknod telefon_misc c 240 131
wc -c < telefon_misc
cat tmp > telefon_misc
wc -c < telefon_misc
cat /etc/default.049/telefon_misc.default > telefon_misc
wc -c < telefon_misc
ls -l telefon_misc
cd /var/flash
wc -c < telefon_misc
ls -l telefon_misc
cd /var/flash
/var/flash $ mv telefon_misc tmp
mknod telefon_misc c 240 131
/var/flash $ mknod telefon_misc c 240 131
/var/flash $ wc -c < telefon_misc
2642
/var/flash $ cat tmp > telefon_misc
/var/flash $ wc -c < telefon_misc
2642
/var/flash $ cat /etc/default.049/telefon_misc.default > telefon_misc
/var/flash $ wc -c < telefon_misc
2469
/var/flash $ ls -l telefon_misc
crw-r--r-- 1 root root 240, 131 Sep 25 19:55 telefon_misc
/var/flash $
cd /var/flash
/var/flash $ wc -c < telefon_misc
2642
/var/flash $ ls -l telefon_misc
crw-r--r-- 1 root root 240, 131 Sep 25 19:55 telefon_misc
-rwxr-xr-x 1 root root 2642 Jan 1 2000 telefon_misc
$ ls -l /etc/default.049/telefon_misc.default
-rwxr-xr-x 1 root root 2469 Jul 10 13:48 /etc/default.049/telefon_misc.default
crw-r--r-- 1 root root 240, 133 Jan 1 2000 telefon_misc
Da ich nicht dabei war, als das ausgewählt wurde, kann ich nichts sicheres sagen. Daß die Nummer von AVM zugeteilt wurde kann man wohl ausschließen.cuma schrieb:Wie kommt denn das ds-mod zur 60? Dass diese von AVM zugeteilt wurde, halt ich für unwahrscheinlich.