Folio Mod help: Acess denied - Folio 100 General

Hello there,
I'm having many difficulties doing the folio mod.
Up untill now, i've been able to root folio 100 using SuperOneClick, and titanium backup works now.
I can also see folio with ADB, device being 161c10c944008217 (using adb devices)
Now my major problem: this folio has the latest update, that makes folio mod quite hard.
I tried using the normal power up into recovery, and updating with update.zip on the SDcard, it never worked, giving an error (E:signature verification failed).
I tried using http ://bb2k.org/folio100wiki/index.php/FolioMod_Issues, however, at
"How to Install foliomod after last toshiba flash upgrade - method 2 (all using ADB/USB)"
at the command
"adb push psneuter /data/local/tmp"
i get a permission denied.
Using
"How to Install foliomod after last toshiba flash upgrade - method 1"
at the command
"cat /data/recovery.img >/dev/block/mmcblk0p7"
I also get permission denied. They talk about using the "su -" command before, but i still get the same error, but it takes about 10 seconds.
Lastly, on the
"LOST or Destroyed partitions - METHOD 2 - ADB USB"
on the command
"fdisk -l dev/block/mmcblk0"
i also get permission denied!!
I use Air plane mode, USB debbuging on and USB to PC sharing off.
Could you help me and tell me what i'm doing wrong? It's the same error for the 3 methods, i guess i'm using the sudo command incorrectly, how should i do it?
Thanks for your help!

Try with fastboot
Sent from my IDEOS S7 Slim using XDA App

Thanks, that did the trick

Sent from my IDEOS S7 Slim using XDA App

Related

[Q] - exec '/system/bin/sh' failed: Exec format error (8) -

I have googled for days and looked all over xda and I can't find anything about this specifically so please accept my apologies if this has already been covered. I did something wrong when I was rooting my transformer prime and installing busy box. I was following the directions on androlinux for mac/linux (I have a mac). Now I can't use terminal emulator or any other app like that. They just crash when I open them. The /system/bin/bash file is missing. I can't adb shell. When I attempt I get "- exec '/system/bin/sh' failed: Exec format error (8) -". I tried wiping/factory resetting to no avail. When I try to adb remount the system partition to make it writable it says "remount failed: Operation not permitted". I tried to fastboot flash clockworkmod recovery and found out that fastboot isn't working. When I boot into recovery mode I get an image of an android lying on his back with the red !triangle icon. I tried flashing clockworkmod from rom manager and that didn't work. I tried to install busybox from the busybox app and it said there was something wrong with the superuser. This is the strangest thing is some applications act as though the rooting was successful but others do not and I think it is because I broke the shell. My serial number is known and the tablet boots up and works fine (except for the fact that I can't adb shell, fastboot, CWM, root, or unlock bootloader).This seems like a lot of rambling, I know, but if anyone could help I would be incredibly grateful.
just one follow up
Also when I tried to unlock the bootloader with the app from Asus I keep getting the error message "An unknown error occurs, which may be a network connection issue. please wait and try again later." I am logged into my google account through accounts/sync. I have a feeling it has to do with the problems I described above.
You could try reloading the stock firmware, if you're OK with having the system wiped.
http://forum.xda-developers.com/showpost.php?p=23656968&postcount=20
I tried downloaded the stock rom and renamed it EP201_SDUPDATE.ZIP put it in the root of the sdcard folder restarted and held VOL DOWN + Power and when i saw the white text hit VOL UP twice. Alas, still got a red triangle android.

[Q] Has anyone rooted Huawei M660?

Hello. I've looked all over the forums and was wondering if anyone has any info about rooting the Huawei Q M660. I've tried Doomlord, Superoneclick, Unlockroot, and z4root to no avail. There doesn't seem to be a forum for this phone and I was hoping I hadn't missed anything. Thanks in advance for any help that comes of this.
mendoozer666 said:
Hello. I've looked all over the forums and was wondering if anyone has any info about rooting the Huawei Q M660. I've tried Doomlord, Superoneclick, Unlockroot, and z4root to no avail. There doesn't seem to be a forum for this phone and I was hoping I hadn't missed anything. Thanks in advance for any help that comes of this.
Click to expand...
Click to collapse
http://redigua.com/how-to-root-huawei-ascend-q.html#.UM_dHG9ZWSp I found this method, but I was wondering if any tech savvy members think this is even possible. I only have the one phone, and don't want to kill it. so, any opinions? Thanks for helping!
How TO Root Huawei Ascend Q
Thursday, June 14, 2012, 14:06uncategorizedAdd a comment
This is an updated method on how to root your Huawei Ascend Q.
First, you need the file hboot_2.xx_soff-V8.9.zip, download it.
Unzip it into c:evoroot on your pc.
Second, put your Huawei Ascend Q into development mode by going to Settings->Applications->Development and turn USB debugging on.
Third, connect your Huawei Ascend Q to your computer and set your USB to Just charge.
Fourth, if you get errors with drivers, install their HTC drivers. (You can also install HTC Sync, but it is bulky!)
Fifth, open up a command prompt by typing cmd.
Sixth, type the following commands: (Or copy and paste, easier!)
cd evoroot
adb push root/unrevoked-forever.zip /sdcard/
adb push root/mtd-eng.img /sdcard/
adb push pc36img/PC36IMG-ENG.zip /sdcard/PC36IMG.zip
adb push pc36img/PC36IMG-MR.zip /sdcard/PC36IMG-MR.zip
adb push root/flash_image /data/local/
adb -d install -r root/z4root.apk
Seventh, go to your phone and launch Z4Root app. Then select temp root and wait until its done.
Eighth,go back to command prompt and type:
adb shell
su
If you get a pound(#) sign, that means you have temp root, which just gives you temporary root so we can now install permanent root.
Ninth, lets backup our WiMax 4G RSA just in case we lose it during installation of new ROMs.
Type:
Mkdir /sdcard/nandroid/RSA-PR-BACKUP
Cat /dev/mtd/mtd0 > /sdcard/nandroid/RSA-PR-BACKUP/wimax.img
busybox sed -n /BEGIN CERTIFICATE/,$p /dev/mtd/mtd0 > /sdcard/rsa_OEM.key
Tenth, go back to command prompt and type the following:
chmod 0755 /data/local/flash_image
./data/local/flash_image misc /sdcard/mtd-eng.img
sync
And reboot to bootloader mode by typing:
reboot bootloader
When bootloader mode starts up, it will look for PC36IMG.zip and after about 3 minutes ask you if you want to install PC36IMG.zip.
Say Yes by hitting the volume up button, it should now install the new zip file, should take about 10 minutes. Go grabs some coffee and come back.
Eleventh, reboot when its done by hitting the volume up button.
It will reboot into the OS and we dont want that so takes the battery out and puts it back in it. Then go back to the bootloader by hitting the power button while holding down the volume down button.
Choose Bootloader and wait until you get the triangle sign and type:
adb push recovery /
adb shell busybox Cinstall /sbin
adb shell nohup /sbin/recovery &
Go back to your Huawei Ascend Q and you should see green menus.
Choose install zip from sd card and choose unrevoked-forever.zip
After that installs, Choose MS-USB
Go to your computer and delete PC36IMG.zip, then rename PC36IMG-MR.zip to PC36IMG.zip.
Then power off your Huawei Ascend Q, power back on by pressing Power Button while holding down the Volume Down button, this should get you back into bootloader mode.
Simply wait and when it asks to install the update, hit the Volume Up button.
then reboot your Huawei Ascend Q, your device should now be rooted with Recovery menu then you can flash new ROMs for Huawei Ascend Q.
No luck
I've been attempting to root my Ascend Q as well, and I tried this method, and I couldn't get past "adb push root/flash_image /data/local/" due to "Permission Denied" but from what I understand Z4 can't root any phone past like 2.2 so I doubt the legitimacy of this tutorial, I don't know if I'm missing something or what, but I have a basic knowledge of rooting and I've found the recovery mode for the Ascend Q (Hold Power and Volume Up when your phone is off) but I'm not sure what to do with that.
Anyone can provide any insight on where to go from here?
I've put my phone in debugging and downloaded the drivers.
I'm also looking for a solution to root this phone. Anyone figured this out? Thank you.
I am still also in need of a root method for my Ascend m660, and would be willing to donate to anyone who successfully does this! ^_^
factualpuddle said:
I am still also in need of a root method for my Ascend m660, and would be willing to donate to anyone who successfully does this! ^_^
Click to expand...
Click to collapse
cydia impactor roots teh device
Sincere thanks Shabbypenguin and whomever you work with, if anyone, Yep. I'm rooted and Superusered and Busyboxed. Any word on a custom recovery yet?
im not overly a big fan of huawei, but a buddy of mine asked me to help him with the device. this weekend was my daughters birthday, ill hobble together recovery as best as i can this coming week.
edit: done
http://www.cricketusers.com/cricket-huawei-ascend-q-m660/85514-[oudhs]-oudhs-recovery-1-0-3-4-a.html
also requested official cwm support https://github.com/koush/ROMManagerManifest/pull/430 so that rom manager can be used with this device to flash recovery if you are rooted and lazy

[GUIDE]How to Unbrick Phones Bricked Due To Chainfire 3D...

How to Uninstall Chainfire 3D on bricked Devices ...
Here is the solution
1. Connect USB cable and then restart your phone.Get your phone in Recovery Mode....
2. Check whether your device has been detected in the PC - Device Manager - Android ADB Interface.
2. Run "adb devices" - to make sure the phone drivers are ok (should output a long hex string and "device"). If Device Isn't Detected You need to install Adb Drivers... Download From: adbdriver.com
3. Run "adb shell" from command prompt. If $ came then Type SU. so it will automatically change to #. ( Means your phone rooted and you gain root permission to delete the Bloody CF3D driver from your phone.
*Tip*If You Get An Error Type "# mount -o rw,remount /system" - Press Enter.
4. Still in shell? Type "sh /cf3d_uninstall.sh"
*Tip*if sh /cf3d_uninstall.sh doesnt work , try 'sh /system/lib/cf3d_uninstall.sh" instead.
Phone will automatically reboot and will be ready.
Don't Forget To press Thanks.....
:victory::victory::victory::victory::victory::victory::victory::victory:
N'ayam Amarsh'e said:
How to Uninstall Chainfire 3D when bricked Device ...
Here is the solution
1. Connect USB cable and then restart your phone.Get your phone in Recovery Mode....
2. Check whether your device has been detected in the PC - Device Manager - Android ADB Interface.
2. Run "adb devices" - to make sure the phone drivers are ok (should output a long hex string and "device").
3. Run "adb shell" from command prompt. If $ came then Type SU. so it will automatically change to #. ( Means your phone rooted and you gain root permission to delete the Bloody CF3D driver from your phone.
4. (only for users which have ADB locked or get Operation not Permitted).Then type # mount -o rw,remount /system - Press Enter.
5. Still in shell "sh /cf3d_uninstall.sh"
if sh /cf3d_uninstall.sh doesnt work , try 'sh /system/lib/cf3d_uninstall.sh" instead.
Phone will automatically reboot and will be ready.
:victory::victory::victory::victory::victory::victory::victory::victory::victory:
Click to expand...
Click to collapse
I have my device bricked with Chainfire 3d but when I use adb devices it does not show anything and also it is in Recovery mode.
jxgreat said:
I have my device bricked with Chainfire 3d but when I use adb devices it does not show anything and also it is in Recovery mode.
Click to expand...
Click to collapse
Hi ,
Do You Turned ON USB DEBUGGING If Yes then....
I think you don't have ADB drivers installed... Here You Go - http://adbdriver.com/upload/AdbDriverInstaller.exe
IF NOT
Then I am sorry i can't help, also which phone do you have??
N'ayam Amarsh'e said:
Hi ,
Do You Turned ON USB DEBUGGING If Yes then....
I think you don't have ADB drivers installed... Here You Go - http://adbdriver.com/upload/AdbDriverInstaller.exe
IF NOT
Then I am sorry i can't help, also which phone do you have??
Click to expand...
Click to collapse
No I didn't.
I have Huawei Ascend Y320 U30.
So what should I do now? Through this mobile in junk? I just brought it couple of days ago.
My pc didn't detect any devices when I connecting asus memopad 8 in recorvery mode
is this will work with motorola razr d3 xt919 its bricked with chainfire and please can you give the link of what i neet for this thank you
---------- Post added at 09:48 AM ---------- Previous post was at 09:40 AM ----------
And yes i wiped dilveck cache and factory reset now what will happen please help me
N'ayam Amarsh'e said:
How to Uninstall Chainfire 3D when bricked Device ...
Here is the solution
1. Connect USB cable and then restart your phone.Get your phone in Recovery Mode....
2. Check whether your device has been detected in the PC - Device Manager - Android ADB Interface.
2. Run "adb devices" - to make sure the phone drivers are ok (should output a long hex string and "device").
3. Run "adb shell" from command prompt. If $ came then Type SU. so it will automatically change to #. ( Means your phone rooted and you gain root permission to delete the Bloody CF3D driver from your phone.
4. (only for users which have ADB locked or get Operation not Permitted).Then type # mount -o rw,remount /system - Press Enter.
5. Still in shell "sh /cf3d_uninstall.sh"
if sh /cf3d_uninstall.sh doesnt work , try 'sh /system/lib/cf3d_uninstall.sh" instead.
Phone will automatically reboot and will be ready.
:victory::victory::victory::victory::victory::victory::victory::victory::victory:
Click to expand...
Click to collapse
I have viewsonic vb734 tablet running gingerbread ROM , its a Chinese tablet. i have root access but I wasn't able find custom recovery , thats why i didn't made nandroid backup , so the thing is that I installed chainfire 3d and now I am stucked on boot loop without any recovery , Is there any way to fix it ? Thanks
heres the link of my device, http://forum.xda-developers.com/showthread.php?t=1393128
huzaifahaziz said:
I have viewsonic vb734 tablet running gingerbread ROM , its a Chinese tablet. i have root access but I wasn't able find custom recovery , thats why i didn't made nandroid backup , so the thing is that I installed chainfire 3d and now I am stucked on boot loop without any recovery , Is there any way to fix it ? Thanks
heres the link of my device, http://forum.xda-developers.com/showthread.php?t=1393128
Click to expand...
Click to collapse
You dont need a custom recovery you can do it with stock ones also
sir tnx for this guide it will help me to unbrick my galaxy y
Thanks
N'ayam Amarsh'e said:
You dont need a custom recovery you can do it with stock ones also
Click to expand...
Click to collapse
Okay, I Will try it .. thanks for the help
hello, please help me I also installed Chainfire 3D on my phone and now it is stuck on the booting screen. please tell what should i do? My device is Lava Iris 404e.
learner4 said:
hello, please help me I also installed Chainfire 3D on my phone and now it is stuck on the booting screen. please tell what should i do? My device is Lava Iris 404e.
Click to expand...
Click to collapse
Did you read post #1? Followed the steps? Should solve your problem.
PS: You can reflash your rom/firmware, it will for sure get rid of CF3D and this bootloop, too.
PS2: I googled your phone model, it runs Android 4.2. CF3D supports officially only 2.1 - 2.3.
Enviado de meu Nexus 4 usando Tapatalk
Yes i tried that step but it gives an error saying that directory not found. I also tried to find the stock rom for my device but its not there on any of the website.
Hey thanks! Now my phone is working. What i needed to do was that when i rebooted my device in recovery mod and plugged it in my pc, my device was not detected even when i installed latest drivers for my device. But when i rebooted my device in factory mode, it was detected so i was able to fix it.:laugh:
Can't access to adb shell
N'ayam Amarsh'e said:
How to Uninstall Chainfire 3D when bricked Device ...
Here is the solution
1. Connect USB cable and then restart your phone.Get your phone in Recovery Mode....
2. Check whether your device has been detected in the PC - Device Manager - Android ADB Interface.
2. Run "adb devices" - to make sure the phone drivers are ok (should output a long hex string and "device").
3. Run "adb shell" from command prompt. If $ came then Type SU. so it will automatically change to #. ( Means your phone rooted and you gain root permission to delete the Bloody CF3D driver from your phone.
4. (only for users which have ADB locked or get Operation not Permitted).Then type # mount -o rw,remount /system - Press Enter.
5. Still in shell "sh /cf3d_uninstall.sh"
if sh /cf3d_uninstall.sh doesnt work , try 'sh /system/lib/cf3d_uninstall.sh" instead.
Phone will automatically reboot and will be ready.
:victory::victory::victory::victory::victory::victory::victory::victory::victory:
Click to expand...
Click to collapse
I'm pretty sure that my device is detected. But when i type "adb shell", its says, ' /sbin/sh/' failed: permission denied <13>
What do i do? Please help guys!!
I just bricked my device need a stock rom of Alps GT-I9600 mt6572 device
I just bricked my device need a stock rom of Alps GT-I9600 mt6572 device
please someone help me. I'll be great full to you Thanks in advance....and sorry for bad english :crying:
Great Work - Favor to Ask
N'ayam Amarsh'e said:
How to Uninstall Chainfire 3D when bricked Device ...
Here is the solution
1. Connect USB cable and then restart your phone.Get your phone in Recovery Mode....
2. Check whether your device has been detected in the PC - Device Manager - Android ADB Interface.
2. Run "adb devices" - to make sure the phone drivers are ok (should output a long hex string and "device").
3. Run "adb shell" from command prompt. If $ came then Type SU. so it will automatically change to #. ( Means your phone rooted and you gain root permission to delete the Bloody CF3D driver from your phone.
4. (only for users which have ADB locked or get Operation not Permitted).Then type # mount -o rw,remount /system - Press Enter.
5. Still in shell "sh /cf3d_uninstall.sh"
if sh /cf3d_uninstall.sh doesnt work , try 'sh /system/lib/cf3d_uninstall.sh" instead.
Phone will automatically reboot and will be ready.
:victory::victory::victory::victory::victory::victory::victory::victory::victory:
Click to expand...
Click to collapse
Nice clear instructions - Ran into a problem - Believe the cf3d_uninstall.sh is corrupt and desperatly need a copy - Definite donation your way - Thanks!
j518 said:
Nice clear instructions - Ran into a problem - Believe the cf3d_uninstall.sh is corrupt and desperatly need a copy - Definite donation your way - Thanks!
Click to expand...
Click to collapse
Thanks to say but I don't take Donations But Can't give you the file now ... You can reequest someone to pull the file for you... or I think the file isn't corrupt something other is wrong... it generally doesn't happen or It never has happened...
jepoy75 said:
I'm pretty sure that my device is detected. But when i type "adb shell", its says, ' /sbin/sh/' failed: permission denied <13>
What do i do? Please help guys!!
Click to expand...
Click to collapse
This means your phone isn't rooted properly... that's why it shows error...
learner4 said:
hello, please help me I also installed Chainfire 3D on my phone and now it is stuck on the booting screen. please tell what should i do? My device is Lava Iris 404e.
Click to expand...
Click to collapse
Follow My guide....Simple???

[HELP] Encryption Unsuccessful

Hi everybody. I'm in very big trouble with my Jiayu G4B and I don't know what to do.
Long story short: my device freezed while I was normally using it, took off the battery and rebooted = ENCRYPTION UNSUCCESSFUL (in Chinese), so I tapped the only button available (Reset phone) and then it rebooted into stock recovery (dead androd robot with red !).
I tried to sideload latest Jiayu official rom for my device through ADB, it successfully sent update.zip to the device but then I got this on the device screen:
Now send the package you want to apply
to the device with "adb sideload filename"...
Restarting adbd...
Installing update...
symlink: some symlinks failed
Installation aborted.
"adb root" works but "adb shell" results in:
/system/bin/sh: /system/etc/mkshrc[8]: id: not found
 @ANDROID:/ $
PLEASE XDA HELP ME!!:crying::crying:

[Q] Interrupted flashing process

Hello friends,
I was using a General Mobile etab4 tablet,
rooted,
bootloader locked,
not backed up, i tried but apps wont recognize the brand,
the stock rom is not available anywhere but I managed to find some custom ones.
This tablet is actually a given by government for educational purposes, and it has no download mode, I can only initiate recovery mode with volume up+power button combo, and there is no sd card in it.
Here is what happened. It was running with problems so I decided to flash a custom rom I find on this forum. First I tried flashing using adb sideload. I got an error message "Installation aborted" with no error codes after verification step but it does not state whether verification is failed or not. I don't know what actually failed. Then I tried to flash it using adb shell as root (the system image was in /sdcard directory). It freezed, I exit the shell using Ctrl+C command. Then whenever I try to start shell i got "error:closed" message. I see my device with adb devices with sideload, but it is not seen in fastboot devices.
When I try to open it, I guess it enters in a small boot loop (screen flickers multiple times with brand name on it) and after some time I got dead android with no command written.
I tried,
reflashing it again with Android AIO Flasher,
use fastboot to unlock bootlader (it says "waiting for device") although adb devices sees it,
re-installing the adb drivers after uninstalling them,
disassembling the device to see if I can detach memory to edit it and to see if disconnecting the battery helps,
I even used a simple jig to see if i can initiate download mode (know it works for specific devices but you know hope)
Apparently, I messed up the device but the hardware must be all fine. So I think there must be a way out. What can you suggest, I wish I have unlocked the bootloader. I can send the pictures of its motheboard it helps,
Thanks in advance.

Categories

Resources