schlesiermike
Ambitioniertes Mitglied
- 1
ubuntu@ubuntu:~/Downloads/Medion_LifeTab_P9514-Root_ICS_Tool$ ls -l
total 3376
-rwxrwxr-x 1 ubuntu ubuntu 159620 Jan 1 2012 adb
-rw-r--r-- 1 ubuntu ubuntu 1213040 Mai 31 2012 bootloader.bin
-rwxrwxr-x 1 ubuntu ubuntu 7726 Jan 1 2012 bootunpack
-rw-r--r-- 1 ubuntu ubuntu 4080 Jan 28 2012 flash.bct
-rw-r--r-- 1 ubuntu ubuntu 2841 Mai 30 2012 flash.cfg
-rw-r--r-- 1 ubuntu ubuntu 4080 Jan 28 2012 flash_hynix.bct
-rw-r--r-- 1 ubuntu ubuntu 2903 Mai 30 2012 flash_mfg.cfg
-rw-r--r-- 1 ubuntu ubuntu 4080 Mai 30 2012 flash-org.bct
-rwxrwxr-x 1 ubuntu ubuntu 13614 Jan 1 2012 mkbootfs
-rwxrwxr-x 1 ubuntu ubuntu 30000 Jan 1 2012 mkbootimg
-rwxr-xr-x 1 ubuntu ubuntu 1123614 Mär 5 2012 nvflash
-rwxrwxr-x 1 ubuntu ubuntu 2391 Jul 5 2012 root.sh
-rw-rw-r-- 1 ubuntu ubuntu 22364 Jan 1 2012 su
-rw-rw-r-- 1 ubuntu ubuntu 843503 Jan 1 2012 Superuser.apk
-rwxr-xr-x 1 ubuntu ubuntu 1533 Jan 26 2012 test.sh
ubuntu@ubuntu:~/Downloads/Medion_LifeTab_P9514-Root_ICS_Tool$ sudo chmod +x*.*
chmod: missing operand after `+x*.*'
Try `chmod --help' for more information.
ubuntu@ubuntu:~/Downloads/Medion_LifeTab_P9514-Root_ICS_Tool$ sudo chmod +*
chmod: missing operand after `+*'
Try `chmod --help' for more information.
ubuntu@ubuntu:~/Downloads/Medion_LifeTab_P9514-Root_ICS_Tool$ lsusb
Bus 001 Device 006: ID 0955:7820 NVidia Corp.
Bus 001 Device 004: ID 058f:6366 Alcor Micro Corp. Multi Flash Reader
Bus 002 Device 002: ID 0566:3032 Monterey International Corp.
Bus 002 Device 003: ID 15d9:0a4d Trust International B.V.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
ubuntu@ubuntu:~/Downloads/Medion_LifeTab_P9514-Root_ICS_Tool$
Der Screen ist schwarz geblieben.
ubuntu@ubuntu:~/Downloads/Medion_LifeTab_P9514-Root_ICS_Tool$ ./test.sh
#####################################################
# Überprüfe root.sh #
#####################################################
Must be root
#####################################################
# Als ausgabe : Must be root #
#####################################################
#####################################################
# Überprüfe ADB #
#####################################################
./test.sh: line 16: ./adb: No such file or directory
#####################################################
# Als ausgabe : Android Debug Bridge version 1.0.29 #
#####################################################
#####################################################
# Überprüfe nvflash #
#####################################################
./test.sh: line 27: ./nvflash: No such file or directory
#####################################################
# Als ausgabe : Nvflash started ! mit oder ohne #
# 'Permission Denied' #
#####################################################
./test.sh: line 35: ./bootunpack: No such file or directory
#####################################################
# Als ausgabe : Usage: ./bootunpack <boot.img> #
# Extracts kernel and ramdisk from a boot.img file #
#####################################################
ubuntu@ubuntu:~/Downloads/Medion_LifeTab_P9514-Root_ICS_Tool$
total 3376
-rwxrwxr-x 1 ubuntu ubuntu 159620 Jan 1 2012 adb
-rw-r--r-- 1 ubuntu ubuntu 1213040 Mai 31 2012 bootloader.bin
-rwxrwxr-x 1 ubuntu ubuntu 7726 Jan 1 2012 bootunpack
-rw-r--r-- 1 ubuntu ubuntu 4080 Jan 28 2012 flash.bct
-rw-r--r-- 1 ubuntu ubuntu 2841 Mai 30 2012 flash.cfg
-rw-r--r-- 1 ubuntu ubuntu 4080 Jan 28 2012 flash_hynix.bct
-rw-r--r-- 1 ubuntu ubuntu 2903 Mai 30 2012 flash_mfg.cfg
-rw-r--r-- 1 ubuntu ubuntu 4080 Mai 30 2012 flash-org.bct
-rwxrwxr-x 1 ubuntu ubuntu 13614 Jan 1 2012 mkbootfs
-rwxrwxr-x 1 ubuntu ubuntu 30000 Jan 1 2012 mkbootimg
-rwxr-xr-x 1 ubuntu ubuntu 1123614 Mär 5 2012 nvflash
-rwxrwxr-x 1 ubuntu ubuntu 2391 Jul 5 2012 root.sh
-rw-rw-r-- 1 ubuntu ubuntu 22364 Jan 1 2012 su
-rw-rw-r-- 1 ubuntu ubuntu 843503 Jan 1 2012 Superuser.apk
-rwxr-xr-x 1 ubuntu ubuntu 1533 Jan 26 2012 test.sh
ubuntu@ubuntu:~/Downloads/Medion_LifeTab_P9514-Root_ICS_Tool$ sudo chmod +x*.*
chmod: missing operand after `+x*.*'
Try `chmod --help' for more information.
ubuntu@ubuntu:~/Downloads/Medion_LifeTab_P9514-Root_ICS_Tool$ sudo chmod +*
chmod: missing operand after `+*'
Try `chmod --help' for more information.
ubuntu@ubuntu:~/Downloads/Medion_LifeTab_P9514-Root_ICS_Tool$ lsusb
Bus 001 Device 006: ID 0955:7820 NVidia Corp.
Bus 001 Device 004: ID 058f:6366 Alcor Micro Corp. Multi Flash Reader
Bus 002 Device 002: ID 0566:3032 Monterey International Corp.
Bus 002 Device 003: ID 15d9:0a4d Trust International B.V.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
ubuntu@ubuntu:~/Downloads/Medion_LifeTab_P9514-Root_ICS_Tool$
Der Screen ist schwarz geblieben.
ubuntu@ubuntu:~/Downloads/Medion_LifeTab_P9514-Root_ICS_Tool$ ./test.sh
#####################################################
# Überprüfe root.sh #
#####################################################
Must be root
#####################################################
# Als ausgabe : Must be root #
#####################################################
#####################################################
# Überprüfe ADB #
#####################################################
./test.sh: line 16: ./adb: No such file or directory
#####################################################
# Als ausgabe : Android Debug Bridge version 1.0.29 #
#####################################################
#####################################################
# Überprüfe nvflash #
#####################################################
./test.sh: line 27: ./nvflash: No such file or directory
#####################################################
# Als ausgabe : Nvflash started ! mit oder ohne #
# 'Permission Denied' #
#####################################################
./test.sh: line 35: ./bootunpack: No such file or directory
#####################################################
# Als ausgabe : Usage: ./bootunpack <boot.img> #
# Extracts kernel and ramdisk from a boot.img file #
#####################################################
ubuntu@ubuntu:~/Downloads/Medion_LifeTab_P9514-Root_ICS_Tool$