Magisk links seltsam...

  • 0 Antworten
  • Letztes Antwortdatum
E

eichhofener

Neues Mitglied
0
Hi,

wie ich hier
bq Aquaris X gebrickt?
schon schrieb, war das rooten bei meinem Phone nicht ganz geradlinig.
Letztlich funktioniert jetzt aber alles wie gewünscht.

Allerdings fiel mit heute auf, dass die von Magisk erzeugten links im sbin Verzeichnis seltsam aussehen.

Unten stehen die Auflistungen von /sbin und /sbin_orig
Ich lese das so, das sbin_orig das ursprüngliche ungerootete sbin Verzeichnis ist.

Somit sind links (in /sbin) wie "adbd -> /sbin_orig/adbd" verständlich.
Aber wieso dann ebenso ein link von "magisk -> /sbin_orig/magisk"? Das befand sich doch gar nicht im originalen Verzeichnis.
Noch komischer ist (in /sbin_orig): "magiskhide -> /sbin/magisk"
Die beiden Verzeichnisse enthalten beide Links ins jeweils andere Verzeichnis.

Ist das bei euch auch so, oder ist es eine Folge meines komplizierten root-Vorgangs?

Beste Grüße
eichhofener

Code:
bardock:/ # ls -al /sbin                                                     
total 0
drwxr-xr-x  2 root root  320 2017-08-02 18:22 .
drwxrwxrwt 23 root root 1380 2017-08-02 18:22 ..
lrwxrwxrwx  1 root root   15 2017-08-02 18:22 adbd -> /sbin_orig/adbd
lrwxrwxrwx  1 root root   25 2017-08-02 18:22 e2image_blocks -> /sbin_orig/e2image_blocks
lrwxrwxrwx  1 root root   26 2017-08-02 18:22 filefrag_blocks -> /sbin_orig/filefrag_blocks
lrwxrwxrwx  1 root root   18 2017-08-02 18:22 healthd -> /sbin_orig/healthd
lrwxrwxrwx  1 root root   17 2017-08-02 18:22 magisk -> /sbin_orig/magisk
lrwxrwxrwx  1 root root   12 2017-08-02 18:22 magiskhide -> /sbin/magisk
lrwxrwxrwx  1 root root   12 2017-08-02 18:22 magiskpolicy -> /sbin/magisk
lrwxrwxrwx  1 root root   20 2017-08-02 18:22 mdtp_fota -> /sbin_orig/mdtp_fota
lrwxrwxrwx  1 root root   12 2017-08-02 18:22 resetprop -> /sbin/magisk
lrwxrwxrwx  1 root root   12 2017-08-02 18:22 sepolicy-inject -> /sbin/magisk
lrwxrwxrwx  1 root root   12 2017-08-02 18:22 su -> /sbin/magisk
lrwxrwxrwx  1 root root   12 2017-08-02 18:22 supolicy -> /sbin/magisk
lrwxrwxrwx  1 root root    7 2017-08-02 18:22 ueventd -> ../init
lrwxrwxrwx  1 root root    7 2017-08-02 18:22 watchdogd -> ../init
bardock:/ # ls -al /sbin_orig                                               
total 6208
drwxr-xr-x  2 root root     320 1970-01-03 02:19 .
drwxrwxrwt 23 root root    1380 2017-08-02 18:22 ..
-rwxr-x---  1 root root 1087184 1970-01-01 01:00 adbd
-rwxr-x---  1 root root  410232 1970-01-01 01:00 e2image_blocks
-rwxr-x---  1 root root  307120 1970-01-01 01:00 filefrag_blocks
-rwxr-x---  1 root root  820728 1970-01-01 01:00 healthd
-rwxr-xr-x  1 root root  192736 1970-01-01 01:00 magisk
lrwxrwxrwx  1 root root      12 1970-01-03 02:19 magiskhide -> /sbin/magisk
lrwxrwxrwx  1 root root      12 1970-01-03 02:19 magiskpolicy -> /sbin/magisk
-rwxr-x---  1 root root  344432 1970-01-01 01:00 mdtp_fota
lrwxrwxrwx  1 root root      12 1970-01-03 02:19 resetprop -> /sbin/magisk
lrwxrwxrwx  1 root root      12 1970-01-03 02:19 sepolicy-inject -> /sbin/magisk
lrwxrwxrwx  1 root root      12 1970-01-03 02:19 su -> /sbin/magisk
lrwxrwxrwx  1 root root      12 1970-01-03 02:19 supolicy -> /sbin/magisk
lrwxrwxrwx  1 root root       7 1970-01-01 01:00 ueventd -> ../init
lrwxrwxrwx  1 root root       7 1970-01-01 01:00 watchdogd -> ../init
 

Ähnliche Themen

vonharold
Antworten
3
Aufrufe
1.259
DBan
D
G
Antworten
26
Aufrufe
5.564
vonharold
vonharold
Farron
  • Farron
Antworten
0
Aufrufe
750
Farron
Farron
Zurück
Oben Unten