Hago adb shell
Entonces hago ls
~ $ ls -l
drwxr-xr-x 4 root root 4096 Feb 14 08:54 cache
lrwxrwxrwx 1 root root 13 Jan 1 1970 charger -> /sbin/healthd
drwxrwxr-x 7 system system 4096 Jan 2 2000 config
-rw-r--r-- 1 root root 2925 Jan 1 1970 config_init.sh
drwxrwx--x 4 root root 0 Feb 14 09:57 data
drwxr-xr-x 2 root root 0 Feb 14 09:57 datadata
-rw-r--r-- 1 root root 4350 Jan 1 1970 default.prop
drwxr-xr-x 12 root root 3140 Feb 14 11:15 dev
-rw-r--r-- 1 root root 1320 Jan 1 1970 droidboot.init.mofd_v1.rc
drwxr-xr-x 2 root root 0 Feb 14 09:57 emmc
drwxr-xr-x 2 root root 0 Feb 14 09:57 etc
drwxr-xr-x 2 root root 0 Feb 14 09:57 external_sd
drwxrwx--- 7 system system 4096 Nov 15 10:10 factory
-rw-r--r-- 1 root root 16565 Jan 1 1970 file_contexts
-rw-r--r-- 1 root root 1604 Jan 1 1970 fstab
-rw-r----- 1 root root 595 Jan 1 1970 fstab.charger.mofd_v1
-rw-r----- 1 root root 806 Jan 1 1970 fstab.mofd_v1
-rw-r----- 1 root root 595 Jan 1 1970 fstab.ramconsole.mofd_v1
-rw-r----- 1 root root 151 Jan 1 1970 fstab.zram
-rwxr-x--- 1 root root 653412 Jan 1 1970 init
-rwxr-x--- 1 root root 1938 Jan 1 1970 init.class_main.sh
-rwxr-x--- 1 root root 109 Jan 1 1970 init.firmware.rc
-rwxr-x--- 1 root root 5253 Jan 1 1970 init.rc
-rwxr-x--- 1 root root 436 Jan 1 1970 init.watchdog.rc
-rw-r--r-- 1 root root 1081 Jan 1 1970 intel_prop.cfg
drwxr-xr-x 3 root root 0 Jan 1 1970 lib
lrwxrwxrwx 1 root root 10 Feb 14 09:47 logs -> /data/logs
drwxr-xr-x 2 root root 0 Feb 14 09:57 mnt
-rw-r--r-- 1 root root 3220 Feb 14 09:56 original.fstab
dr-xr-xr-x 125 root root 0 Feb 14 09:47 proc
-rw-r--r-- 1 root root 3070 Jan 1 1970 property_contexts
drwxr-xr-x 3 root root 0 Feb 14 09:56 res
-rw-r--r-- 1 root root 240 Jan 1 1970 rfkill_bt.sh
drwx------ 2 root root 0 Jun 26 2015 root
drwxr-xr-x 2 root shell 0 Feb 14 09:56 sbin
drwxr-xr-x 2 root root 0 Feb 14 09:57 sd-ext
lrwxrwxrwx 1 root root 11 Feb 14 09:57 sdcard -> /data/media
-rw-r--r-- 1 root root 534 Jan 1 1970 seapp_contexts
-rw-r--r-- 1 root root 73 Jan 1 1970 selinux_version
-rw-r--r-- 1 root root 141154 Jan 1 1970 sepolicy
-rw-r--r-- 1 root root 10548 Jan 1 1970 service_contexts
dr-xr-xr-x 14 root root 0 Feb 14 09:47 sys
drwxr-xr-x 5 root root 0 Jan 1 1970 system
drwxr-xr-x 2 root root 0 Feb 14 09:57 tmp
-rw-r--r-- 1 root root 3388 Jan 1 1970 ueventd.mofd_v1.rc
-rw-r--r-- 1 root root 4487 Jan 1 1970 ueventd.rc
Ahora hay un archivo zip que contiene mi cyanogenmod. Sin embargo, no he podido encontrar en qué directorio está.
Está en la tarjeta sd externa.
Entonces, ¿cómo puedo empujar algunos archivos al directorio root de mi tarjeta sd externa?
Lo hice
cd /
ls -R *.zip
No tengo nada aunque sé que algunos archivos zip definitivamente existen
Hice cd /external_sd
Pero el directorio está vacío
0 votos
Si es para la instalación, puedes utilizar una aplicación como WebPCSuite?