Rootrechte werden nicht anerkannt

Hmm, ja ergibt Sinn. Also meinst du, ich habe die Linker-Datei rein theoretisch gar nicht "verschoben"? Sondern eher kopiert? Habe alles über adb-Befehle per PC und Kabel gemacht übrigens.

Der ursprüngliche Beitrag von 20:48 Uhr wurde um 20:53 Uhr ergänzt:

Kann mir mal bitte jemand sagen, ob und wie sich eine linker-Datei im Verlauf des Handygebrauchs verändert?
 
MeisterPropper schrieb:
Hmm, ja ergibt Sinn. Also meinst du, ich habe die Linker-Datei rein theoretisch gar nicht "verschoben"? Sondern eher kopiert?
Wie was verschoben?

Habe alles über adb-Befehle per PC und Kabel gemacht übrigens.
Wow und ich hätte jetzt gedacht vom iPhone aus über telnet...

Kann mir mal bitte jemand sagen, ob und wie sich eine linker-Datei im Verlauf des Handygebrauchs verändert?
Naja wenn es ein Firmware Update gibt, dann kanns halt passieren dass die aktualisiert/angepasst wird...


Wie wäre es damit, dass Du meine Fragen beantwortest, damit wir hier mal weiter kommen und verrätst ob Du den Linker in der Recovery oder dem System gepusht hast und wo DU den jetzt überhaupt her hast.
 
Ok, also das ist dass was ich denke gemacht zu haben:

mit dem Befehl pull /system/bin/linker habe ich die linker datei auf meinen PC verschoben.
Ob ich sie nur kopiert oder verschoben habe, weiß ich nicht. Jedenfalls war sie auf meinem PC.
Diese linker Datei habe ich anschließend von meinem PC gelöscht. Aus einer älteren Stock-Rom habe ich mir dann eine alte linker-Datei gezogen und in den Ordner gelegt, wo vorher die gepullte, "neue", jetzt aber gelöschte, linker-Datei lag.
Mit dem Befehl push linker /system/bin/linker
habe ich diese auf mein Handy gepusht und anschließend mein Handy neu gestartet. Mein Handy war dabei die ganze Zeit normal an. Also nix mit recovery oder so. Konnte ich weiterhelfen?
 
Also wie schon gesagt adb pull löscht die Quelldatei nicht.

Dann dürfte das eigentlich nichts verändert haben, da Du ja S-ON bist. Laut den ausgeführten Befehlen hast Du ja auch einen falschen chmod Befehl ausgeführt, dann können wir die Permissions als Indikator nehmen ob sich was geändert hat.

Was sagt die Ausgabe von adb shell ls -l /system/bin/linker ?

Und dann scholltest Du dir die Datei schon von einem ROM mit gleicher Version holen.

Am besten wäre es wenn jemand die entsprechende Datei posten würde, sonst bleibt dir nur das entsprechende RUU drüber zu braten...
 
hmm: No such file or directory ....
 
Hier gibts das Stock System-dump von der Version (falls benötigt;)).

Gruß ferchi
 
also ich hab das flashbare OTA-update für mein Handy, daraus könnte ich doch auch die linker-datei holen, oder?
 
Nein die OTAs sind nur inkrementell und beim letzten OTA wurde der Linker nur gepatcht und nicht komplett ersetzt.

Wegen der Fehlermeldung: dann führe mal
Code:
adb shell ls -l /system/bin
aus. Du machst das auch aus dem laufenden System und nicht der Recovery, oder?
 
also das selbe eig was ferchi gepostet hat
Hieraus die linker-datei nehmen und irgendwie inden /system/bin ordner befördern?

Der ursprüngliche Beitrag von 21:57 Uhr wurde um 21:58 Uhr ergänzt:

ähh, ja ne. komme ja nur noch in die recovery
 
Hätte ja sein können, dass das System noch soweit bootet, dass Du übe radb eine verbindung bekommst. In der Recovery müsstest Du vorher noch System mounten...

Entweder Du guckst, dass Du irgendwie die Daei aus dem TWRP Backup entpackst oder stellst einfach das gesammte Backup wieder her
 
Ich habe doch gar kein Backup gemacht :$

adb zugriff über PC habe ich aber. Verstehe gerade nicht was das Problem ist :huh:

Der ursprüngliche Beitrag von 22:09 Uhr wurde um 22:27 Uhr ergänzt:

Ok, habe die linker datei von ferchi mit dem pull befehl auf mein Handy gezogen. Welche Rechte muss ich da eigentlich einstellen? Oder hat es einen anderen Grund, dass mein Handy immer noch nicht startet?

Der ursprüngliche Beitrag von 22:27 Uhr wurde um 22:37 Uhr ergänzt:

Habe jetzt mal deinen Befehl eingegeben:
Code:
adb shell ls -l /system/bin
:
Code:
C:\Users\Ulrich\Desktop\Fastboot_HTCM8>adb shell ls -l /system/bin
adb server is out of date.  killing...
* daemon started successfully *
-rwxr-xr-x root     shell       13532 2015-01-15 14:56 3a_info_parser
-rwxr-xr-x root     shell       26376 2015-01-15 14:56 ATFWD-daemon
-rwxr-xr-x root     shell        9436 2015-01-15 14:56 MOC_ecryptfs_add_passphra
se
-rwxr-xr-x root     shell        9436 2015-01-15 14:56 MOC_umount_ecryptfs
-rwxr-xr-x root     shell        5400 2015-01-15 14:56 PktRspTest
-rwxr-xr-x root     shell       30100 2015-01-15 14:50 StoreKeybox
-rwxr-xr-x root     shell        9520 2015-01-15 14:56 adaptive
-rwxr-xr-x root     shell      117216 2015-01-15 14:56 adb
-rwxr-xr-x root     shell        5568 2015-01-15 14:50 adsprpcd
-rwxr-xr-x root     shell         210 2015-01-15 14:50 am
lrwxrwxrwx root     root              2015-05-18 04:40 app_process -> /system/xb
in/daemonsu
lrwxrwxrwx root     root              2015-05-18 04:40 app_process32 -> /system/
xbin/daemonsu
-rwxr-xr-x root     shell       13636 2015-01-15 14:56 app_process32_original
-rwxr-xr-x root     shell       73111 2015-05-18 19:16 app_process32_xposed
-rwxr-xr-x root     shell       13636 2015-05-18 04:40 app_process_init
-rwxr-xr-x root     shell       49496 2015-01-15 14:56 applypatch
-rwxr-xr-x root     shell         213 2015-01-15 14:50 appops
-rwxr-xr-x root     shell         215 2015-01-15 14:50 appwidget
-rwxr-xr-x root     shell       21796 2015-01-15 14:56 asound
-rwxr-xr-x root     shell       21984 2015-01-15 14:56 atrace
-rwxr-xr-x root     shell       13636 2015-01-15 14:56 audiod
-rwxr-xr-x root     shell       29972 2015-01-15 14:56 awb_camera
-rwxr-xr-x root     shell       17760 2015-01-15 14:56 bcc
-rwxr-xr-x root     shell        9508 2015-01-15 14:56 blkid
-rwxr-x--- root     system      17628 2015-01-15 14:56 bma150_usr
-rwxr-xr-x root     shell         199 2015-01-15 14:50 bmgr
-rwxr-xr-x root     shell       75084 2015-01-15 14:56 bootanimation
-rwxr-xr-x root     shell       21832 2015-01-15 14:56 brctl
-rwxr-xr-x root     shell       34380 2015-01-15 14:56 bridgemgrd
-rwxr-xr-x root     shell        9580 2015-01-15 14:56 btnvtool
-rwxr-xr-x root     shell         156 2015-01-15 14:50 bu
-rwxr-xr-x root     shell        5340 2015-01-15 14:56 bugreport
-rwxr-xr-x root     shell       34016 2015-01-15 14:56 camera_test
-rwxr-xr-x root     shell       26332 2015-01-15 14:56 cand
lrwxr-xr-x root     shell             2015-01-15 14:56 cat -> toolbox
-rwxr-xr-x root     shell       50128 2015-01-15 14:50 charger_monitor
lrwxr-xr-x root     shell             2015-01-15 14:56 chcon -> toolbox
lrwxr-xr-x root     shell             2015-01-15 14:56 chmod -> toolbox
lrwxr-xr-x root     shell             2015-01-15 14:56 chown -> toolbox
-rwxr-xr-x root     shell       30116 2015-01-15 14:56 cir_fw_update
-rwxr-xr-x root     shell       30180 2015-01-15 14:56 clatd
lrwxr-xr-x root     shell             2015-01-15 14:56 clear -> toolbox
-rwxr-xr-x root     shell      119676 2015-01-15 14:56 climax
lrwxr-xr-x root     shell             2015-01-15 14:56 cmp -> toolbox
-rwxr-xr-x root     shell       75096 2015-01-15 14:56 cnd
-rwxr-xr-x root     shell         207 2015-01-15 14:50 content
lrwxr-xr-x root     shell             2015-01-15 14:56 cp -> toolbox
-rwxr-xr-x root     shell        9436 2015-01-15 14:56 cplay
-rwxr-xr-x root     shell        9872 2015-01-15 14:50 crda
lrwxr-xr-x root     shell             2015-01-15 14:56 dalvikvm -> dalvikvm32
-rwxr-xr-x root     shell        9436 2015-01-15 14:56 dalvikvm32
lrwxr-xr-x root     shell             2015-01-15 14:56 date -> toolbox
lrwxr-xr-x root     shell             2015-01-15 14:56 dd -> toolbox
-rwxr-xr-x root     shell       25872 2015-01-15 14:56 debuggerd
-rwxr-xr-x root     shell       83336 2015-05-18 19:16 dex2oat
-rwxr-xr-x root     shell       79176 2015-01-15 14:56 dex2oat.orig
lrwxr-xr-x root     shell             2015-01-15 14:56 df -> toolbox
-rwxr-xr-x root     shell       66968 2015-01-15 14:56 dhcpcd
-rwxr-xr-x root     shell        9436 2015-01-15 14:56 diag_callback_client
-rwxr-xr-x root     shell       17724 2015-01-15 14:56 diag_dci_sample
-rwxr-xr-x root     shell        5400 2015-01-15 14:56 diag_klog
-rwxr-xr-x root     shell       18312 2015-01-15 14:56 diag_mdlog
-rwxr-xr-x root     shell       17976 2015-01-15 14:56 diag_socket_log
-rwxr-xr-x root     shell        9740 2015-01-15 14:56 diag_uart_log
lrwxr-xr-x root     shell             2015-01-15 14:56 dmesg -> toolbox
-rwxr-xr-x root     shell      109900 2015-01-15 14:56 dnsmasq
-rwxr-xr-x root     shell         156 2015-01-15 14:52 dpm
-rwxr-xr-x root     shell        5412 2015-01-15 14:52 drmdiagapp
-rwxr-xr-x root     shell       54616 2015-01-15 14:56 drmserver
-rwxr-xr-x root     shell        9488 2015-01-15 14:56 dsdnsutil
lrwxr-xr-x root     shell             2015-01-15 14:56 du -> toolbox
-rwxr-xr-x root     shell       50460 2015-01-15 14:56 dual_camera
-rwxr-xr-x root     shell       50496 2015-01-15 14:56 dumpstate
-rwxr-xr-x root     shell        9488 2015-01-15 14:56 dumpsys
-rwxr-xr-x root     shell      150428 2015-01-15 14:56 e2fsck
-rwxr-xr-x root     shell       21724 2015-01-15 14:56 e4defrag
-rwxr-xr-x root     shell        5288 2015-01-15 14:56 ebtables
-rwxr-xr-x root     shell      412136 2015-01-15 14:53 exfatck
-rwxr-xr-x root     shell      324656 2015-01-15 14:53 exfatdebug
-rwxr-xr-x root     shell      339140 2015-01-15 14:53 exfatinfo
-rwxr-xr-x root     shell      310784 2015-01-15 14:53 exfatlabel
-rwxr-xr-x root     shell       62796 2015-01-15 14:56 flash_camera
-rwxr-xr-x root     shell       26132 2015-01-15 14:56 fsck_msdos
-rwxr-xr-x root     shell       42544 2015-01-15 14:56 ftmdaemon
-rwxr-xr-x root     shell      397672 2015-01-15 14:52 gdbserver
lrwxr-xr-x root     shell             2015-01-15 14:56 getenforce -> toolbox
lrwxr-xr-x root     shell             2015-01-15 14:56 getevent -> toolbox
lrwxr-xr-x root     shell             2015-01-15 14:56 getprop -> toolbox
lrwxr-xr-x root     shell             2015-01-15 14:56 getsebool -> toolbox
lrwxr-xr-x root     shell             2015-01-15 14:56 grep -> toolbox
-rwxr-xr-x root     shell        9440 2015-01-15 14:56 gzip
-rwxr-xr-x root     shell        9436 2015-01-15 14:56 hcheck
-rwxr-xr-x root     shell      129044 2015-01-15 14:56 hci_qcomm_init
lrwxr-xr-x root     shell             2015-01-15 14:56 hd -> toolbox
-rwxr-xr-x root     shell      359052 2015-01-15 14:56 hostapd
-rwxr-xr-x root     shell       30268 2015-01-15 14:56 hostapd_cli
-rwxr-xr-x root     shell      157564 2015-01-15 14:56 htc_ebdlogd
-rwxr-x--- root     system      21812 2015-01-15 14:56 htcbarocal_csd
-rwxr-xr-x root     shell       13600 2015-01-15 14:52 hvdcp
lrwxr-xr-x root     shell             2015-01-15 14:56 id -> toolbox
-rwxr-xr-x root     shell       25932 2015-01-15 14:56 idmap
lrwxr-xr-x root     shell             2015-01-15 14:56 ifconfig -> toolbox
lrwxr-xr-x root     shell             2015-01-15 14:56 iftop -> toolbox
-rwxr-xr-x root     shell         194 2015-01-15 14:50 ime
-rwxr-xr-x root     shell        5368 2015-01-15 14:52 imscmservice
-rwxr-xr-x root     shell         201 2015-01-15 14:50 input
lrwxr-xr-x root     shell             2015-01-15 14:56 insmod -> toolbox
lrwxrwxrwx root     root              2015-05-18 04:40 install-recovery.sh -> /s
ystem/etc/install-recovery.sh
-rwxr-xr-x root     shell       50728 2015-01-15 14:56 installd
lrwxr-xr-x root     shell             2015-01-15 14:56 ioctl -> toolbox
lrwxr-xr-x root     shell             2015-01-15 14:56 ionice -> toolbox
-rwxr-xr-x root     shell      165488 2015-01-15 14:56 ip
-rwxr-xr-x root     shell      233000 2015-01-15 14:56 ip6tables
-rwxr-xr-x root     shell      228740 2015-01-15 14:56 iptables
-rwxr-xr-x root     shell        9384 2015-01-15 14:56 irsc_util
-rwxr-xr-x root     shell      124328 2015-01-15 14:56 isdbtmmtest
-rwxr-xr-x root     shell      135332 2015-01-15 14:50 iw
-rwxr-xr-x root     shell      178488 2015-01-15 14:50 iwlist
-rwxr-xr-x root     shell      227648 2015-01-15 14:50 iwpriv
-rwxr-xr-x root     shell      130416 2015-01-15 14:56 keymaster_test
-rwxr-xr-x root     shell       46544 2015-01-15 14:56 keystore
lrwxr-xr-x root     shell             2015-01-15 14:56 kill -> toolbox
-rwxr-xr-x root     shell       17724 2015-01-15 14:56 l2_profile_exchange
-rw-r--r-- root     shell       84140 2008-02-29 02:33 linker
-rwxr-xr-x root     shell       13592 2015-01-15 14:56 lmkd
lrwxr-xr-x root     shell             2015-01-15 14:56 ln -> toolbox
lrwxr-xr-x root     shell             2015-01-15 14:56 load_policy -> toolbox
lrwxr-xr-x root     shell             2015-01-15 14:56 log -> toolbox
-rwxr-xr-x root     shell       17684 2015-01-15 14:56 logcat
-rwxr-xr-x root     shell       34064 2015-01-15 14:56 logd
-rwxr-xr-x root     shell       13612 2015-01-15 14:56 logwrapper
lrwxr-xr-x root     shell             2015-01-15 14:56 ls -> toolbox
-rwxr-xr-x root     shell      120996 2015-01-15 14:56 lsc_camera
lrwxr-xr-x root     shell             2015-01-15 14:56 lsmod -> toolbox
lrwxr-xr-x root     shell             2015-01-15 14:56 lsof -> toolbox
-rwxr-xr-x root     shell       13648 2015-01-15 14:56 make_ext4fs
-rwxr-xr-x root     shell       83288 2015-01-15 14:50 mcDriverDaemon
-rwxr-xr-x root     shell        5360 2015-01-15 14:52 mcStarter
lrwxr-xr-x root     shell             2015-01-15 14:56 md5 -> toolbox
-rwxr-xr-x root     shell      407816 2015-01-15 14:56 mdnsd
-rwxr-xr-x root     shell         210 2015-01-15 14:52 media
-rwxr-xr-x root     shell       13588 2015-01-15 14:56 mediaserver
lrwxr-xr-x root     shell             2015-01-15 14:56 mkdir -> toolbox
-rwxr-xr-x root     shell      350864 2015-01-15 14:53 mkexfat
lrwxr-xr-x root     shell             2015-01-15 14:56 mknod -> toolbox
lrwxr-xr-x root     shell             2015-01-15 14:56 mkswap -> toolbox
-rwxr-xr-x root     shell       21796 2015-01-15 14:56 mm-jpeg-dec-test
-rwxr-xr-x root     shell       21796 2015-01-15 14:56 mm-jpeg-enc-test
-rwxr-xr-x root     shell       75212 2015-01-15 14:56 mm-qcamera-app
-rwxr-xr-x root     shell        9540 2015-01-15 14:56 mm-qcamera-daemon
-rwxr-xr-x root     shell       17680 2015-01-15 14:56 mm-qjpeg-dec-test
-rwxr-xr-x root     shell       17680 2015-01-15 14:56 mm-qjpeg-enc-test
-rwxr-xr-x root     shell       21832 2015-01-15 14:56 mm-qomx-idec-test
-rwxr-xr-x root     shell       30024 2015-01-15 14:56 mm-qomx-ienc-test
-rwxr-xr-x root     shell       50492 2015-01-15 14:56 mm-vdec-omx-test
-rwxr-xr-x root     shell       34080 2015-01-15 14:56 mm-venc-omx-test720p
-rwxr-xr-x root     shell       13480 2015-01-15 14:56 mm-video-driver-test
-rwxr-xr-x root     shell       13532 2015-01-15 14:56 mm-video-encdrv-test
-rwxr-xr-x root     shell         407 2015-01-15 14:50 mobicore-startup.sh
-rwxr-xr-x root     shell         217 2015-01-15 14:50 monkey
lrwxr-xr-x root     shell             2015-01-15 14:56 mount -> toolbox
-rwxrwxrwx root     shell       26212 2008-08-01 12:00 mpdecision
-rwxr-xr-x root     shell       17848 2015-01-15 14:56 mtpd
lrwxr-xr-x root     shell             2015-01-15 14:56 mv -> toolbox
-rwxr-xr-x root     shell        5288 2015-01-15 14:56 n_smux
lrwxr-xr-x root     shell             2015-01-15 14:56 nandread -> toolbox
-rwxr-xr-x root     shell        9464 2015-01-15 14:56 ndc
-rwxr-s--- root     inet         5460 2015-01-15 14:56 netcfg
-rwxr-xr-x root     shell      182160 2015-01-15 14:56 netd
-rwxr-xr-x root     shell      213512 2015-01-15 14:56 netmgrd
-rwxr-xr-x root     shell       34136 2015-01-15 14:56 netsharing
lrwxr-xr-x root     shell             2015-01-15 14:56 netstat -> toolbox
lrwxr-xr-x root     shell             2015-01-15 14:56 newfs_msdos -> toolbox
-rwxr-xr-x root     shell        5288 2015-01-15 14:56 nl_listener
lrwxr-xr-x root     shell             2015-01-15 14:56 nohup -> toolbox
lrwxr-xr-x root     shell             2015-01-15 14:56 notify -> toolbox
-rwxr-xr-x root     shell       83360 2015-05-18 19:16 oatdump
-rwxr-xr-x root     shell       83304 2015-01-15 14:56 oatdump.orig
-rwxr-xr-x root     shell        5340 2015-01-15 14:56 parseJpeg_dev
-rwxr-xr-x root     shell       46424 2015-05-18 19:16 patchoat
-rwxr-xr-x root     shell       46352 2015-01-15 14:56 patchoat.orig
-rwxr-xr-x root     root        30160 2015-01-15 14:56 ping
-rwxr-xr-x root     shell       30424 2015-01-15 14:56 ping6
-rwxr-xr-x root     shell         191 2015-01-15 14:50 pm
-rwxrwxrwx root     shell       34220 2008-08-01 12:00 pnpmgr
-rwxr-xr-x root     shell       21848 2015-01-15 14:56 port-bridge
-rwxr-xr-x root     shell      141856 2015-01-15 14:56 pppd
lrwxr-xr-x root     shell             2015-01-15 14:56 printenv -> toolbox
-rwxr-xr-x root     shell       13712 2015-01-15 14:52 profiler_daemon
lrwxr-xr-x root     shell             2015-01-15 14:56 ps -> toolbox
-rwxr-xr-x root     shell       21888 2015-01-15 14:56 ptt_socket_app
-rwxr-xr-x root     shell      166728 2015-01-15 14:56 qmiproxy
-rwxr-xr-x root     shell       87620 2015-01-15 14:56 qmuxd
-rwxr-xr-x root     shell       30104 2015-01-15 14:52 qosmgr
-rwxr-xr-x root     shell       21988 2015-01-15 14:56 qseecom_sample_client
-rwxr-xr-x root     shell       13536 2015-01-15 14:56 qseecom_security_test
-rwxr-xr-x root     shell        9576 2015-01-15 14:56 qseecomd
-rwxr-xr-x root     shell      162704 2015-01-15 14:56 racoon
-rwxr-xr-x root     shell       38224 2015-01-15 14:56 radish
-rwxr-xr-x root     shell       13608 2015-01-15 14:56 readDapCert
lrwxr-xr-x root     shell             2015-01-15 14:56 readlink -> toolbox
-rwxr-xr-x root     shell        5288 2015-01-15 14:56 reboot
-rwxr-xr-x root     shell        9784 2015-01-15 14:56 regdbdump
lrwxr-xr-x root     shell             2015-01-15 14:56 renice -> toolbox
-rwxr-xr-x root     shell         188 2015-01-15 14:52 requestsync
-rwxr-xr-x root     shell       34012 2015-01-15 14:56 resize2fs
lrwxr-xr-x root     shell             2015-01-15 14:56 restorecon -> toolbox
-rwxr-xr-x root     shell        9500 2015-01-15 14:56 rild
lrwxr-xr-x root     shell             2015-01-15 14:56 rm -> toolbox
lrwxr-xr-x root     shell             2015-01-15 14:56 rmdir -> toolbox
lrwxr-xr-x root     shell             2015-01-15 14:56 rmmod -> toolbox
-rwxr-xr-x root     shell       11232 2015-01-15 14:56 rmnetcli
-rwxr-xr-x root     shell       23840 2015-01-15 14:56 rmt_storage
lrwxr-xr-x root     shell             2015-01-15 14:56 route -> toolbox
-rwxr-x--- root     shell        9436 2015-01-15 14:56 run-as
lrwxr-xr-x root     shell             2015-01-15 14:56 runcon -> toolbox
-rwxr-xr-x root     shell       25872 2015-01-15 14:56 sapd
-rwxr-xr-x root     shell        5288 2015-01-15 14:56 schedtest
lrwxr-xr-x root     shell             2015-01-15 14:56 schedtop -> toolbox
-rwxr-xr-x root     shell        9388 2015-01-15 14:56 screencap
-rwxr-xr-x root     shell       95664 2015-01-15 14:56 screenrecord
-rwxr-xr-x root     shell       21776 2015-01-15 14:56 sdcard
lrwxr-xr-x root     shell             2015-01-15 14:56 sendevent -> toolbox
-rwxr-xr-x root     shell        5288 2015-01-15 14:56 sensorservice
-rwxr-xr-x root     shell        9440 2015-01-15 14:56 service
-rwxr-xr-x root     shell       13636 2015-01-15 14:56 servicemanager
lrwxr-xr-x root     shell             2015-01-15 14:56 setenforce -> toolbox
lrwxr-xr-x root     shell             2015-01-15 14:56 setprop -> toolbox
lrwxr-xr-x root     shell             2015-01-15 14:56 setsebool -> toolbox
-rwxr-xr-x root     shell         178 2015-01-15 14:52 settings
-rwxr-xr-x root     shell        5340 2015-01-15 14:56 setup_fs
-rwxr-xr-x root     shell      157408 2015-01-15 14:56 sh
lrwxr-xr-x root     shell             2015-01-15 14:56 sleep -> toolbox
lrwxr-xr-x root     shell             2015-01-15 14:56 smd -> toolbox
lrwxr-xr-x root     shell             2015-01-15 14:56 start -> toolbox
lrwxr-xr-x root     shell             2015-01-15 14:56 stop -> toolbox
-rwxr-xr-x root     shell        5288 2015-01-15 14:56 surfaceflinger
-rwxr-xr-x root     shell         192 2015-01-15 14:50 svc
lrwxr-xr-x root     shell             2015-01-15 14:56 swapoff -> toolbox
lrwxr-xr-x root     shell             2015-01-15 14:56 swapon -> toolbox
lrwxr-xr-x root     shell             2015-01-15 14:56 sync -> toolbox
-rwxr-xr-x root     shell       67192 2015-01-15 14:56 tc
-rwxr-xr-x root     shell        9496 2015-01-15 14:56 test_diag
-rwxr-xr-x root     shell        9488 2015-01-15 14:56 testclient
-rwxr-xr-x root     shell        5288 2015-01-15 14:56 testserver
-rwxr-xr-x root     shell      426504 2015-01-15 14:56 thermal-engine
-rwxr-xr-x root     shell       21792 2015-01-15 14:56 time_daemon
-rwxr-xr-x root     shell        5340 2015-01-15 14:56 tinycap
-rwxr-xr-x root     shell        9384 2015-01-15 14:56 tinymix
-rwxr-xr-x root     shell        5348 2015-01-15 14:56 tinypcminfo
-rwxr-xr-x root     shell        9436 2015-01-15 14:56 tinyplay
-rwxr-xr-x root     shell      152200 2015-01-15 14:56 toolbox
lrwxr-xr-x root     shell             2015-01-15 14:56 top -> toolbox
lrwxr-xr-x root     shell             2015-01-15 14:56 touch -> toolbox
-rwxr-xr-x root     shell      108260 2015-01-15 14:56 tpd_daemon
-rwxr-xr-x root     shell       19104 2015-01-15 14:56 udhcpd
-rwxr-xr-x root     shell        3814 2015-01-15 14:52 uiautomator
lrwxr-xr-x root     shell             2015-01-15 14:56 umount -> toolbox
-rwxr-x--- root     root        22048 2015-01-15 14:56 uncrypt
lrwxr-xr-x root     shell             2015-01-15 14:56 uptime -> toolbox
-rwxr-xr-x root     shell        5340 2015-01-15 14:56 usbhub
-rwxr-xr-x root     shell        5340 2015-01-15 14:56 usbhub_init
-rwxr-xr-x root     shell        5288 2015-01-15 14:56 vdc
lrwxr-xr-x root     shell             2015-01-15 14:56 vmstat -> toolbox
-rwxr-xr-x root     shell      149204 2015-01-15 14:56 vold
lrwxr-xr-x root     shell             2015-01-15 14:56 watchprops -> toolbox
-rwxr-xr-x root     shell       13588 2015-01-15 14:56 wcnss_service
-rwxr-xr-x root     shell        9436 2015-01-15 14:56 wdsdaemon
lrwxr-xr-x root     shell             2015-01-15 14:56 wipe -> toolbox
-rwxr-xr-x root     shell         190 2015-01-15 14:52 wm
-rwxr-xr-x root     shell       70496 2015-01-15 14:56 wpa_cli
-rwxr-xr-x root     shell     1094780 2015-01-15 14:56 wpa_supplicant
 
Mit Backup meinte ich das von ferchi, da ich annahm, dass er ein TWRP Backup verkinkt hat.

permissions wie ich schon sagte 755 und owner und group shell, so wie alle anderen Dateien in dem Verzeichnis auch.

EDIT: owner und group stimmen bei dir schon, Du musst es nurnoch executable machen.
Code:
adb shell chmod +x /system/bin/linker
 
Zuletzt bearbeitet:
das dann einfach per recovery flashen? kann ich nicht einfach das system-dump.zip flashen?
 
wenn Du den Linker aus dem System dump nimmst reicht es.

Und mit pull ziehst DU bestimmt nichts auf Handy. Mit pull holst Du es dir vom Handy mit push schubst Du es drauf.
 
Und wie würdest du diese Datei dann in /system/bin einfügen? Mit meinem Befelh?

Der ursprüngliche Beitrag von 22:57 Uhr wurde um 22:58 Uhr ergänzt:

Aber ich muss für heute leider off gehen :/ muss morgen früh raus
 
Code:
adb push linker /system/bin/
adb shell chmod +x /system/bin/linker
Vorher sicherstellen, dass das System gemountet ist.
 
Zuletzt bearbeitet:
ok, keine Ahnung was ich davor gemacht hatte (ich dachte ich hätte es genauso gemacht), aber jetzt klappt es :D das mit den Rechten hatte ich davor über die recovery versucht: system gemountet -> filemanager -> linker -> chmod 755 -> swipe :p
Das hatte allerdings nichts gebracht.
Jedenfalls funktioniert es jetzt mit dem Konsolenbefehl...
Vielen Dank für euch und eure Geduld mit mir :thumbup:
 
und was ist jetzt mit busybox?
 
Tja, das ist ganz komisch :p habe mir mal den Root Validator geholt (https://play.google.com/store/apps/details?id=eu.thedarken.rootvalidator), und der sagt folgendes:
Code:
Root available!
-su binary launches a shell
-Root UID obtained

Superuser app found
-euchainfire.supersu @ 2.46 (246)
/data/app/euchainfire.supersu-1/base.apk

Superuser binary
-su binary is available via $PATH
2.45 SUPERSU 
rwxr-xr-x root root
/system/xbin/su

Busybox found
-Primary busybox is available via $PATH
-Primary busybox offers most common applets
v1.23.2, 200 applets.
-rwxr-xr-x root shell
/system/xbin/busybox

SELinux is permissive

hmm, also rein theoretisch habe ich Busybox, weiß aber nicht wieso
 

Ähnliche Themen

G
Antworten
0
Aufrufe
817
Gizmodragon
G
S
  • Subpar1560
Antworten
5
Aufrufe
1.272
schinge
schinge
Zurück
Oben Unten