x10 mini pro rooted.sh, permission error - General Questions and Answers

Hallo,
i tryed to get root permission on my x10 mini pro using the rooted.sh script.
distro ubuntu 10.04
this is the output...
I also tryed to run the script with sudo user... but it's the same...
any help?
/ROOTer-Linux-v3$ sh ROOTer.sh
ROOTer for Linux by react2409.
Requirements and credits are listed in the README.txt file.
Please make sure requirements are met before continuing.
Remember by using this you understand the risks involved with doing so.
Is your phone already rooted? (y/n)n
Do you wish to continue with the ROOTing? (y/n)y
Is USB Debugging enabled on your phone? (y/n)y
Great lets start the process.
Starting ADB server.
ROOTer.sh: 49: ./adb/adb: Permission denied
Wait for phone to be ready.
ROOTer.sh: 53: ./adb/adb: Permission denied
Push the exploit to the phone.
ROOTer.sh: 57: ./adb/adb: Permission denied
ROOTer.sh: 58: ./adb/adb: Permission denied
Run the exploit. There may be a delay whilst this is happening.
ROOTer.sh: 62: ./adb/adb: Permission denied
ROOTer.sh: 63: ./adb/adb: Permission denied
Mount system as R/W.
ROOTer.sh: 67: ./adb/adb: Permission denied
Push su to phone.
ROOTer.sh: 71: ./adb/adb: Permission denied
Push Superuser.apk to phone.
ROOTer.sh: 73: ./adb/adb: Permission denied
Push busybox to phone.
ROOTer.sh: 75: ./adb/adb: Permission denied
Setting permissions for su.
ROOTer.sh: 79: ./adb/adb: Permission denied
Setting permissions for busybox.
ROOTer.sh: 81: ./adb/adb: Permission denied
Reboot phone.
ROOTer.sh: 85: ./adb/adb: Permission denied
Stopping ADB Server.
ROOTer.sh: 89: ./adb/adb: Permission denied
Your phone should now be ROOTed.

Related

DT apps2sd working right for me?

I posted this question in the unlocking forum, but it doesn't look like too many people check in there. Hope it isn't a problem to repeat it here. I really need an answer.
----------------------------------------
I have, I think successfully, installed apps2sd on my N1 (CM7 build 22). Titanium Backup shows the ext2 partition with 90MB used. And all my applications that used to be on the FAT32 partition have been moved to the phone, which I understand means that they are really on the ext2 partition of the sdcard.
But using terminal emulator to enter a2sd commands gives a bunch of errors (see below). Can someone tell me what the problem is?
$a2sd cachesd
cp: can't create '/data/dta2sd.lg1': Permission denied
rm: can't remove '/data/dta2sd.log': Permission denied [ ] Apps2SD is launching...
/system/bin/a2sd: line 24: can't create /data/dta2sd.log: Permission denied
/system/bin/a2sd: line 25: can't create /data/dta2sd.log: Permission denied
/system/bin/a2sd: line 26: can't create /data/dta2sd.log: Permission denied
/system/bin/a2sd: line 35: can't create /data/dta2sd.log: Permission denied
/system/bin/a2sd: line 37: can't create /data/dta2sd.log: Permission denied
/system/bin/a2sd: line 38: can't create /data/dta2sd.log: Permission denied
/system/bin/a2sd: line 39: can't create /data/dta2sd.log: Permission denied
/system/bin/a2sd: line 40: can't create /data/dta2sd.log: Permission denied
/system/bin/a2sd: line 41: can't create /data/dta2sd.log: Permission denied
grep: /init.rc: Permission denied
tee: /data/dta2sd.log: Permission denied __ _____
tee: /data/dta2sd.log: Permission denied
| \ |
tee: /data/dta2sd.log: Permission denied
| | |
tee: /data/dta2sd.log: Permission denied
|__/ | Darktremor Apps2SD 2.7.5.3 Beta 3a (2011-01-25)
tee: /data/dta2sd.log: Permission denied
I'm in a similar situation. Any advice?
Got an answer in another forum. Using the on-phone terminal emulator requires superuser permission to be granted. The solution is to enter the command "su" before a2sd commands.
Another approach is to use adb from your computer, which bypasses the need for superuser permission.

One x root and windows 8?

So i'm trying to root the one x and all of the driver links do not work probably because i'm on windows 8. I tried to use other's drivers by manually installing them in device manager however it still gets stuck at the starting daemon phase. The only time it got past the starting daemon it spammed no permission and file already exists. Anyone like to help me? If you just want to call me a noob do that but help is appreciated.
I changed computers to a mac, just to switch it up a bit, used the method at onexroot.com since it's the only method i can find for mac and i get this
Code:
---------------------------------------------------------------
One-Click Root ToolKit For HTC One X!
Script by Max Lee from OneXRoot.com
Credits go to XDA users sparkym3 and Dan Rosenburg for exploit.
---------------------------------------------------------------
[*] This script will:
(1) root your HTC One X on ICS
(2) install Busybox
(3) install SU files
[*] Before u begin:
(4) Make sure to read full instructions at OneXRoot.com!
---------------------------------------------------------------
--- STARTING ----
--- WAITING FOR DEVICE
Start Rooting...
failed on '/data/local/tmp' - Permission denied
link failed File exists
reboot #1 - DO NOT DISCONNECT YOUR DEVICE!
/system/bin/sh: cannot create /data/local.prop: Permission denied
reboot #2 - DO NOT DISCONNECT YOUR DEVICE!
remount failed: Operation not permitted
failed to copy 'su' to '/system/bin/su': Read-only file system
Unable to chmod /system/bin/su: No such file or directory
Unable to chmod /system/bin/su: No such file or directory
rm failed for /system/xbin/su, No such file or directory
link failed Read-only file system
failed to copy 'Superuser.apk' to '/system/app/./Superuser.apk': Read-only file system
rm failed for /data/local.prop, No such file or directory
rm failed for /data/local/tmp, Permission denied
failed on '/data/local/tmp.bak' - No such file or directory
3059 KB/s (1075144 bytes in 0.343s)
mount: permission denied (are you root?)
/system/xbin/busybox: cannot open for write: Read-only file system
Unable to chmod /system/xbin/busybox: No such file or directory
Unable to chmod /system/xbin/busybox: No such file or directory
/system/bin/sh: /system/xbin/busybox: not found
rebooting
All Done rooting HTC One X, check out OneXRoot.com for more cool stuff like ROMs, hacks, tips, and more!
runmemac.sh: line 49: @pause: command not found
atticusmas said:
I changed computers to a mac, just to switch it up a bit, used the method at onexroot.com since it's the only method i can find for mac and i get this
Code:
---------------------------------------------------------------
One-Click Root ToolKit For HTC One X!
Script by Max Lee from OneXRoot.com
Credits go to XDA users sparkym3 and Dan Rosenburg for exploit.
---------------------------------------------------------------
[*] This script will:
(1) root your HTC One X on ICS
(2) install Busybox
(3) install SU files
[*] Before u begin:
(4) Make sure to read full instructions at OneXRoot.com!
---------------------------------------------------------------
--- STARTING ----
--- WAITING FOR DEVICE
Start Rooting...
failed on '/data/local/tmp' - Permission denied
link failed File exists
reboot #1 - DO NOT DISCONNECT YOUR DEVICE!
/system/bin/sh: cannot create /data/local.prop: Permission denied
reboot #2 - DO NOT DISCONNECT YOUR DEVICE!
remount failed: Operation not permitted
failed to copy 'su' to '/system/bin/su': Read-only file system
Unable to chmod /system/bin/su: No such file or directory
Unable to chmod /system/bin/su: No such file or directory
rm failed for /system/xbin/su, No such file or directory
link failed Read-only file system
failed to copy 'Superuser.apk' to '/system/app/./Superuser.apk': Read-only file system
rm failed for /data/local.prop, No such file or directory
rm failed for /data/local/tmp, Permission denied
failed on '/data/local/tmp.bak' - No such file or directory
3059 KB/s (1075144 bytes in 0.343s)
mount: permission denied (are you root?)
/system/xbin/busybox: cannot open for write: Read-only file system
Unable to chmod /system/xbin/busybox: No such file or directory
Unable to chmod /system/xbin/busybox: No such file or directory
/system/bin/sh: /system/xbin/busybox: not found
rebooting
All Done rooting HTC One X, check out OneXRoot.com for more cool stuff like ROMs, hacks, tips, and more!
runmemac.sh: line 49: @pause: command not found
Click to expand...
Click to collapse
if you're on 1.85 you have to root using the exploit found last week.
http://forum.xda-developers.com/showthread.php?t=1709296

Root for SCH-I915

Has anyone found a working root method for the new Tab 10.1 model. It came with 4.0.4.
Sent from my SCH-I915 using xda premium
Also needing root for my sch-i915 any help would be great.
Explore the forums and try root methods for other devices. Just make sure you read read read and know what it's doing. That's what I had to do with the SCH-i705, finally found one that was compatible.
MrHyde03 said:
Explore the forums and try root methods for other devices. Just make sure you read read read and know what it's doing. That's what I had to do with the SCH-i705, finally found one that was compatible.
Click to expand...
Click to collapse
Thanks for the reply, I'll continue searching the forums.
jdn1979 said:
Thanks for the reply, I'll continue searching the forums.
Click to expand...
Click to collapse
Any luck? I too have been searching for this and came up with nothing.
Still no luck here, been searching and searching.
Sent from my unlocked SCH-I605 Running Jelly "beans" rom build 3
Root, or clockworkmod recovery
Any info on either a working root, or even just a working CWM recovery, for this Verizon Galaxy Tab 2 10.1 (a.k.a. SCH-I915) would surely be appreciated...
Has anyone tried making a signed update.zip with all the SU binaries? May not work because of signature check but definitely worth a shot.
Sent from my SCH-I535 using XDA Premium HD app
Hey yall,
I've been looking for an root method that will root the latest base for our vzw tab 2 lte tabs and I found one that works. Best part is, it should work for you! I unrooted my tab (the 7" vzw) with the latest base J1 which currently has no root method other than a prerooted image, and ran this on linux and it rooted it with no problem
Root_with_Restore_by_Bin4ry_v18.7z
Found it from here: http://forum.xda-developers.com/showthread.php?t=1886460
So here's what you do. Download the above zip and extract it.
Enable USB Debugging on your tab
Plug in USB
Go into the extracted folder, right click on 'RunMe.bat' and select 'Run as Administrator'
Select method 1, Normal
Follow the instructions.
Let me know if this worked for yall.
I tried this, both methods, but still no root access???
Sent from my ADR6425LVW using xda premium
What was the output of the script? Copy paste or take a screenshot
Sent from my SCH-I535 using XDA Premium HD app
MrHyde03 said:
What was the output of the script? Copy paste or take a screenshot
Sent from my SCH-I535 using XDA Premium HD app
Click to expand...
Click to collapse
Strange thing is that it removed all of the bloatware, but I dont have root access....
Device type:
1) Normal
2) Special (for example: Sony Tablet S, Medion Lifetab)
x) Unroot
Make a choice: 1
Checking if i should run in Normal Mode or special Sony Mode
Please connect your device with USB-Debugging enabled now
Waiting for device to shop up, if nothing happens please check if Windows ADB-dr
ivers are installed correctly!
remote object '/system/app/Backup-Restore.apk' does not exist
remote object '/system/bin/ric' does not exist
.
Pushing busybox....
2950 KB/s (1085140 bytes in 0.359s)
Pushing su binary ....
2876 KB/s (91980 bytes in 0.031s)
Pushing Superuser app
2710 KB/s (996704 bytes in 0.359s)
Making busybox runable ...
.
Please look at your device and click RESTORE!
If all is successful i will tell you, if not this shell will run forever.
Running ...
Successful, going to reboot your device in 10 seconds!
Waiting for device to show up again....
Going to copy files to it's place
mount: permission denied (are you root?)
You can close all open command-prompts now!
After reboot all is done! Have fun!
Bin4ry
Press any key to continue . . .
It seems like it should have worked. Did the device ever ask you to press the "Restore" button after unlocking the screen?
Yeah.
Sent from my ADR6425LVW using xda premium
The only thing that I noted was the failure to change the mount state, then the line asking are you root?
Sent from my ADR6425LVW using xda premium
Do you have access to a linux box you could run this on? Put the adb binary from the android sdk in your path so you can run it from anywhere. It gave me permissions problems at first but after doing the below it worked like a charm.
This is what I did on mine:
After extracing the contents of the downloaded package.
chmod 777 -R directory name
to give the entire directory permissions
I then opened up RunMe.sh and did a search replace
Search: ./stuff/adb
Replace With: adb
From Terminal:
sudo adb kill-server
sudo adb start-server (to start server as administrator)
Then from within the directory
chmod a+x RunMe.sh
To make it executable, then
./RunMe.sh
Thought it might work different on Windows running as admin, but maybe not.
Unfortunately, I don't have access to linux. I wonder if terminal emulator would work?
Sent from my SCH-I915 using XDA Premium HD app
I've been out of town for a while but just took a look through the forum and didn't see anything new regarding this. Does anyone know if there is a dev even working on the VZW Tab 2? I pm'd Codeworkx and Weltwon but unfortunately neither are doing anything with this device.
Sent from my SCH-I915 using Tapatalk HD
I got this same thing but mine doesn't seem to have removed any bloatware nor did it root successfully. No superuser
List of devices attached
501a1acd device
C:\Users\===\Downloads\Android Tab 2 10.1\Root With Restore>runme
======================================================================
= This script will root your Android phone with adb restore function =
= Script by Bin4ry (thanks to Goroh_kun and tkymgr for the idea) =
= Idea for Tablet S from Fi01_IS01 =
= (18.12.2012) v17 =
======================================================================
Device type:
1) Normal
2) Special (for example: Sony Tablet S, Medion Lifetab)
x) Unroot
Make a choice: 1
Checking if i should run in Normal Mode or special Sony Mode
Please connect your device with USB-Debugging enabled now
Waiting for device to shop up, if nothing happens please check if Windows ADB-dr
ivers are installed correctly!
remote object '/system/app/Backup-Restore.apk' does not exist
remote object '/system/bin/ric' does not exist
.
.
Normal Mode enabled!
.
Pushing busybox....
3567 KB/s (1085140 bytes in 0.297s)
Pushing su binary ....
2897 KB/s (91980 bytes in 0.031s)
Pushing Superuser app
4364 KB/s (996704 bytes in 0.223s)
Making busybox runable ...
.
Please look at your device and click RESTORE!
If all is successful i will tell you, if not this shell will run forever.
Running ...
Successful, going to reboot your device in 10 seconds!
Waiting for device to show up again....
Going to copy files to it's place
mount: permission denied (are you root?)
You can close all open command-prompts now!
After reboot all is done! Have fun!
Bin4ry
Press any key to continue . . .
-----------------------------------------------------------------------
Tried using number 2 instead of 1 for tablets and then it reset my phone to factory settings and I lost everything. The terminal window came up but crashed so I could never finish it.
======================================================================
= This script will root your Android phone with adb restore function =
= Script by Bin4ry (thanks to Goroh_kun and tkymgr for the idea) =
= Idea for Tablet S from Fi01_IS01 =
= (18.12.2012) v17 =
======================================================================
Device type:
1) Normal
2) Special (for example: Sony Tablet S, Medion Lifetab)
x) Unroot
Make a choice: 2
Special mode:
1) Root
2) Rollback
Make a choice: 1
Tablet S mode enabled!
2870 KB/s (314540 bytes in 0.107s)
pkg: /sdcard/tmp/Term.apk
Failure [INSTALL_FAILED_INSUFFICIENT_STORAGE]
4547 KB/s (1085140 bytes in 0.233s)
3454 KB/s (91980 bytes in 0.026s)
3672 KB/s (996704 bytes in 0.265s)
3374 KB/s (469980 bytes in 0.136s)
mkdevsh
onload.sh
onload2.sh
packages.xml.sed
remount.sh
VpnFaker.apk
_su
Please look at your device and click "Restore my data"
1st RESTORE OK, hit ENTER to continue.
Press any key to continue . . .
rm failed for /data/data/com.android.settings/a, Permission denied
Please look at your device and click "Restore my data"
Achieved! hit ENTER to continue.
Press any key to continue . . .
cp: can't stat '/data/system/sensors/settings': Permission denied
cp: can't open '/data/system/usagestats/usage-20130301': Permission denied
cp: can't open '/data/system/users/userlist.xml': Permission denied
cp: can't open '/data/system/users/0.xml': Permission denied
cp: can't open '/data/system/registered_services/android.accounts.AccountAuthent
icator.xml': Permission denied
cp: can't open '/data/system/registered_services/android.content.SyncAdapter.xml
': Permission denied
cp: can't open '/data/system/sync/accounts.xml': Permission denied
cp: can't open '/data/system/sync/status.bin': Permission denied
cp: can't open '/data/system/sync/pending.bin': Permission denied
cp: can't open '/data/system/sync/stats.bin': Permission denied
cp: can't open '/data/system/inputmethod/subtypes.xml': Permission denied
cp: can't open '/data/system/dropbox/[email protected]': Per
mission denied
cp: can't open '/data/system/dropbox/[email protected]': Permission
denied
cp: can't open '/data/system/dropbox/[email protected]': Permi
ssion denied
cp: can't open '/data/system/dropbox/[email protected]': Per
mission denied
cp: can't open '/data/system/dropbox/[email protected]': Per
mission denied
cp: can't open '/data/system/dropbox/[email protected]': Per
mission denied
cp: can't open '/data/system/dropbox/[email protected]': Per
mission denied
cp: can't open '/data/system/dropbox/[email protected]': Per
mission denied
cp: can't open '/data/system/dropbox/[email protected]': Per
mission denied
cp: can't open '/data/system/dropbox/[email protected]': Per
mission denied
cp: can't open '/data/system/dropbox/[email protected]': Per
mission denied
cp: can't open '/data/system/dropbox/[email protected]': Permission de
nied
cp: can't open '/data/system/dropbox/[email protected]': Per
mission denied
cp: can't open '/data/system/dropbox/[email protected]': Per
mission denied
cp: can't open '/data/system/dropbox/[email protected]': Permis
sion denied
cp: can't open '/data/system/dropbox/[email protected]': Permis
sion denied
cp: can't open '/data/system/dropbox/[email protected]': Permis
sion denied
cp: can't open '/data/system/dropbox/[email protected]': Permission de
nied
cp: can't open '/data/system/dropbox/[email protected]': Permission d
enied
cp: can't open '/data/system/dropbox/[email protected]': Permis
sion denied
cp: can't open '/data/system/dropbox/[email protected]': Permis
sion denied
cp: can't open '/data/system/dropbox/[email protected]': Permission
denied
cp: can't open '/data/system/dropbox/[email protected]': Permission de
nied
cp: can't open '/data/system/dropbox/[email protected]': Permission
denied
cp: can't open '/data/system/throttle/temp': Permission denied
cp: can't open '/data/system/throttle/1293543142': Permission denied
cp: can't open '/data/system/databases/drmdatabase.db': Permission denied
cp: can't open '/data/system/shared_prefs/log_files.xml': Permission denied
cp: can't open '/data/system/entropy.dat': Permission denied
cp: can't open '/data/system/batterystats.bin': Permission denied
cp: can't open '/data/system/accounts.db': Permission denied
cp: can't open '/data/system/accounts.db-journal': Permission denied
cp: can't open '/data/system/enterprise.db': Permission denied
cp: can't open '/data/system/dmappmgr.db': Permission denied
cp: can't open '/data/system/dmappmgr.db-journal': Permission denied
cp: can't open '/data/system/wifioffload.db': Permission denied
cp: can't open '/data/system/wifioffload.db-journal': Permission denied
cp: can't open '/data/system/called_pre_boots.dat': Permission denied
cp: can't open '/data/system/wallpaper_info.xml': Permission denied
cp: can't open '/data/system/appwidgets.xml': Permission denied
cp: can't open '/data/system/netpolicy.xml': Permission denied
failed on '/data/system' - Permission denied
failed on '/data/system2' - Permission denied
failed on '/data/app' - Permission denied
mkdir failed for /data/app, File exists
failed on '/data/local/tmp/VpnFaker.apk' - Permission denied
/system/bin/sh: cannot create /data/system/packages.xml: Permission denied
Need to reboot now!
Waiting for device to come up again....
Unlock your device, a Terminal will show now, type this 2 lines, after each line
press ENTER
/data/local/tmp/onload.sh
/data/local/tmp/onload2.sh
after this is done press a key here in this shell to continue!
If the shell on your device does not show please re-start the process!
Starting: Intent { cmp=com.android.vpndialogs/.Term }
Press any key to continue . . .
302 KB/s (1241 bytes in 0.004s)
/data/local/tmp/script1.sh[1]: /dev/sh: not found
/data/local/tmp/script1.sh[2]: /dev/sh: not found
/data/local/tmp/script1.sh[3]: /dev/sh: not found
/data/local/tmp/script1.sh[4]: /dev/sh: not found
/data/local/tmp/script1.sh[5]: /dev/sh: not found
/data/local/tmp/script1.sh[6]: /dev/sh: not found
/data/local/tmp/script1.sh[7]: /dev/sh: not found
/data/local/tmp/script1.sh[8]: /dev/sh: not found
/data/local/tmp/script1.sh[9]: /dev/sh: not found
/data/local/tmp/script1.sh[10]: /dev/sh: not found
/data/local/tmp/script1.sh[11]: /dev/sh: not found
/data/local/tmp/script1.sh[12]: /dev/sh: not found
/data/local/tmp/script1.sh[13]: /dev/sh: not found
/data/local/tmp/script1.sh[14]: /dev/sh: not found
/data/local/tmp/script1.sh[15]: /dev/sh: not found
/data/local/tmp/script1.sh[16]: /dev/sh: not found
/data/local/tmp/script1.sh[17]: /dev/sh: not found
/data/local/tmp/script1.sh[18]: /dev/sh: not found
/data/local/tmp/script1.sh[19]: /dev/sh: not found
Almost complete! Reboot and cleanup.
Waiting for device to come up again....
/system/bin/sh: su: not found
/system/bin/sh: su: not found
/system/bin/sh: su: not found
You can close all open command-prompts now!
After reboot all is done! Have fun!
Bin4ry
Press any key to continue . . .
Edit 2: I did the roll back for step 2, and then after doing a soft reset, all my data had come back. Thank God.
This doesn't work with SCH-i915 apparently =(
Well, let's hope that with the upgrade to 4.1.2 we will see some movement toward getting rooted. I never thought it would take this long to get. I love having a tablet with 4G connection so I don't have to tether my phone constantly, but it's disappointing not having root.

How to adb shell as a root without rooting a android phone (Honor View 10)

Hi Developers,
I want to set/get the GPU and DDR frequencies using devfreq object by changing governor.
i need to run the following command in adb shell.
HWBKL:/ $ echo performance > /sys/class/devfreq/ddrfreq/governor
But i am not able to access below things.
HWBKL:/sys/class/devfreq/ddrfreq $ ls
ls: ./trans_stat: Permission denied
ls: ./target_freq: Permission denied
ls: ./available_governors: Permission denied
ls: ./cur_freq: Permission denied
ls: ./max_freq: Permission denied
ls: ./min_freq: Permission denied
ls: ./uevent: Permission denied
ls: ./ddr_bandwidth: Permission denied
ls: ./bd_utilization: Permission denied
ls: ./available_frequencies: Permission denied
ls: ./governor: Permission denied
ls: ./polling_interval: Permission denied
device power subsystem
-> i tried $adb root
adbd cannot run as root in production builds.
->i tried HWBKL:/ $ su
/system/bin/sh: su: not found
Please let me know is there any possibility.
Thanks
ashokkatha said:
Hi Developers,
I want to set/get the GPU and DDR frequencies using devfreq object by changing governor.
i need to run the following command in adb shell.
HWBKL:/ $ echo performance > /sys/class/devfreq/ddrfreq/governor
But i am not able to access below things.
HWBKL:/sys/class/devfreq/ddrfreq $ ls
ls: ./trans_stat: Permission denied
ls: ./target_freq: Permission denied
ls: ./available_governors: Permission denied
ls: ./cur_freq: Permission denied
ls: ./max_freq: Permission denied
ls: ./min_freq: Permission denied
ls: ./uevent: Permission denied
ls: ./ddr_bandwidth: Permission denied
ls: ./bd_utilization: Permission denied
ls: ./available_frequencies: Permission denied
ls: ./governor: Permission denied
ls: ./polling_interval: Permission denied
device power subsystem
-> i tried $adb root
adbd cannot run as root in production builds.
->i tried HWBKL:/ $ su
/system/bin/sh: su: not found
Please let me know is there any possibility.
Thanks
Click to expand...
Click to collapse
There is no way you can run adb shell as root without rooting. Rooting your phone installs the su binary in your phone. That is needed to run root for any apps.
mohhaxs said:
There is no way you can run adb shell as root without rooting. Rooting your phone installs the su binary in your phone. That is needed to run root for any apps.
Click to expand...
Click to collapse
Thank you mohhaxs.
i didn't tried rooting a phone before. Do you know any rooting procedure for Honor View 10 (BKL-L09)

unable to pull files from Android 10

Long story short, I tried to install Company Portal app and failed, which left my phone on 'pixel is starting' screen. I'm fine with resetting the phone, but have some files I would like to transfer first.
The phone is on Android 10 (QQ1A.200105.002), unrooted but debugged. I ran adb on my pc, adb shell ls returns the following:
Code:
ls: ./init.zygote64_32.rc: Permission denied
ls: ./init.rc: Permission denied
ls: ./init.usb.rc: Permission denied
ls: ./ueventd.rc: Permission denied
ls: ./init.zygote32.rc: Permission denied
ls: ./init: Permission denied
ls: ./cache: Permission denied
ls: ./init.environ.rc: Permission denied
ls: ./postinstall: Permission denied
ls: ./init.usb.configfs.rc: Permission denied
ls: ./metadata: Permission denied
acct
apex
bin
bugreports
charger
config
d
data
debug_ramdisk
default.prop
dev
dsp
etc
lost+found
mnt
odm
oem
persist
proc
product
product_services
res
sbin
sdcard
storage
sys
system
vendor
But when I run pull sdcard, which is listed above, it shows that the file does not exist.
Code:
sdcard: No such file or directory
I turned on 'file transfer' in 'USB preference', which still doesn't help.
Any suggestions would be appreciated. I need to get the files off the phone before I could reset and use it again.
I had the same problem when I was un-able to boot.
I researched every possible reason that I would get that "sdcard: No such file..." error, but I wasn't able to fix it. Despite having the bootloader unlocked and being rooted, I still had to wipe it.
You cant pull anything unless phone is decrypted. Which happens after you unlock lockscreen after boot.

Categories

Resources