Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- techmik@michaels-laptop:~$ adb pull /sdcard/cyanogenmod_bml.log ~/Desktop/
- * daemon not running. starting it now on port 5037 *
- * daemon started successfully *
- remote object '/sdcard/cyanogenmod_bml.log' does not exist
- techmik@michaels-laptop:~$ adb pull /sdcard/cyanogenmod.cfg ~/Desktop/
- remote object '/sdcard/cyanogenmod.cfg' does not exist
- techmik@michaels-laptop:~$ sudo reboot recovery
- [sudo] password for techmik:
- Sorry, try again.
- [sudo] password for techmik:
- Sorry, try again.
- [sudo] password for techmik:
- Sorry, try again.
- sudo: 3 incorrect password attempts
- techmik@michaels-laptop:~$ adb shell
- $ sudo reboot recovery
- sudo: not found
- $ reboot recovery
- reboot: Operation not permitted
- $ su
- # reboot recovery
- techmik@michaels-laptop:~$ if busybox test -e /dev/block/bml7 ; then echo foo; fi
- techmik@michaels-laptop:~$ if busybox test -e /tmp ; then echo foo; fi
- foo
- techmik@michaels-laptop:~$ ls -l /dev/block
- total 0
- lrwxrwxrwx 1 root root 7 2011-05-19 02:47 1:0 -> ../ram0
- lrwxrwxrwx 1 root root 7 2011-05-19 02:47 1:1 -> ../ram1
- lrwxrwxrwx 1 root root 8 2011-05-19 02:47 1:10 -> ../ram10
- lrwxrwxrwx 1 root root 6 2011-05-19 02:47 11:0 -> ../sr0
- lrwxrwxrwx 1 root root 8 2011-05-19 02:47 1:11 -> ../ram11
- lrwxrwxrwx 1 root root 8 2011-05-19 02:47 1:12 -> ../ram12
- lrwxrwxrwx 1 root root 8 2011-05-19 02:47 1:13 -> ../ram13
- lrwxrwxrwx 1 root root 8 2011-05-19 02:47 1:14 -> ../ram14
- lrwxrwxrwx 1 root root 8 2011-05-19 02:47 1:15 -> ../ram15
- lrwxrwxrwx 1 root root 7 2011-05-19 02:47 1:2 -> ../ram2
- lrwxrwxrwx 1 root root 7 2011-05-19 02:47 1:3 -> ../ram3
- lrwxrwxrwx 1 root root 7 2011-05-19 02:47 1:4 -> ../ram4
- lrwxrwxrwx 1 root root 7 2011-05-19 02:47 1:5 -> ../ram5
- lrwxrwxrwx 1 root root 7 2011-05-19 02:47 1:6 -> ../ram6
- lrwxrwxrwx 1 root root 7 2011-05-19 02:47 1:7 -> ../ram7
- lrwxrwxrwx 1 root root 7 2011-05-19 02:47 1:8 -> ../ram8
- lrwxrwxrwx 1 root root 7 2011-05-19 02:47 1:9 -> ../ram9
- lrwxrwxrwx 1 root root 8 2011-05-19 02:47 7:0 -> ../loop0
- lrwxrwxrwx 1 root root 8 2011-05-19 02:47 7:1 -> ../loop1
- lrwxrwxrwx 1 root root 8 2011-05-19 02:47 7:2 -> ../loop2
- lrwxrwxrwx 1 root root 8 2011-05-19 02:47 7:3 -> ../loop3
- lrwxrwxrwx 1 root root 8 2011-05-19 02:47 7:4 -> ../loop4
- lrwxrwxrwx 1 root root 8 2011-05-19 02:47 7:5 -> ../loop5
- lrwxrwxrwx 1 root root 8 2011-05-19 02:47 7:6 -> ../loop6
- lrwxrwxrwx 1 root root 8 2011-05-19 02:47 7:7 -> ../loop7
- lrwxrwxrwx 1 root root 6 2011-05-19 02:47 8:0 -> ../sda
- lrwxrwxrwx 1 root root 7 2011-05-19 02:47 8:1 -> ../sda1
- lrwxrwxrwx 1 root root 6 2011-05-19 03:01 8:16 -> ../sdb
- lrwxrwxrwx 1 root root 7 2011-05-19 02:47 8:2 -> ../sda2
- lrwxrwxrwx 1 root root 7 2011-05-19 02:47 8:3 -> ../sda3
- lrwxrwxrwx 1 root root 6 2011-05-19 03:01 8:32 -> ../sdc
- lrwxrwxrwx 1 root root 7 2011-05-19 02:47 8:4 -> ../sda4
- lrwxrwxrwx 1 root root 7 2011-05-19 02:47 8:5 -> ../sda5
- lrwxrwxrwx 1 root root 7 2011-05-19 02:47 8:6 -> ../sda6
- lrwxrwxrwx 1 root root 7 2011-05-19 02:47 8:7 -> ../sda7
- lrwxrwxrwx 1 root root 7 2011-05-19 02:47 8:8 -> ../sda8
- techmik@michaels-laptop:~$
Advertisement
Add Comment
Please, Sign In to add comment