Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- nkk71@ubuntu:~$ adb shell
- adb server is out of date. killing...
- * daemon started successfully *
- # cd /tmp
- # ls -l
- __bionic_open_tzdata: couldn't find any tzdata when looking for GMT!
- -rwxrwxrwx 1 root root 1072136 Jan 23 2017 busybox-meefik
- -rw-rw-rw- 1 root root 16350 Jan 1 00:01 recovery.log
- -rwxrwxrwx 1 root root 5242189 Nov 27 2016 stock_recovery.img-ramdisk.cpio.gz
- # ./busybox-meefik sh
- /tmp # gunzip -c stock_recovery.img-ramdisk.cpio.gz | cpio -i
- 20858 blocks
- /tmp # which gunzip
- /sbin/gunzip
- /tmp # which cpio
- /sbin/cpio
- /tmp # ls -l /sbin/gunzip /sbin/cpio
- __bionic_open_tzdata: couldn't find any tzdata when looking for localtime!
- __bionic_open_tzdata: couldn't find any tzdata when looking for GMT!
- __bionic_open_tzdata: couldn't find any tzdata when looking for posixrules!
- lrwxrwxrwx 1 root root 30064771584 Jan 1 00:00 /sbin/cpio -> busybox
- lrwxrwxrwx 1 root root 17179869696 Jan 1 00:00 /sbin/gunzip -> pigz
- /tmp #
Advertisement
Add Comment
Please, Sign In to add comment