[Q] Problem by flashing Wildfire use unrevoked3 - Android Software/Hacking General [Developers Only]

Hello guys,
in the topics from the search my problem is not solved.I have buy a Wildfire with german Vodafone branding FroYo 2.2. Now i will flash the firmware using unrekoved3. But unrekoved doesn't flash my phone. It stopps by downloading the file and my mobile phone do not make any things. The driver package is installed and my phone is in the right modus to flash it. If i try to install a new Firmware with the RUU and the GoldCard method i become the error 140. I haven't any more Ideas what i can do. Can you help me? Here are many experts and i hope i get good help from you
Greetings
P.S.: Sorry for that bad english

You are probably having the same problem as my friend had.
Wildfire devices with a new Hboot can't be software hacked.. Yap.
But it's possible through some device that mobile shops should have.
Google your Hboot version and find out if rooting is possible for your device.

Hello,
thanks for your answer. I have read that my HBOOT Version can be rooted and on another thread in the internet I've read that is not possible.
I have tryed to root my Handy with a noob guide from this forum here D) but on the task where i push the m0td (or another thing with that name ^^) to SD Card the cmd says, that my System is read-only . What can I do to ignore this error?
Greetings and thanks for help ^^

I don't have too much experience with that but it probably has to do with mounting your SD.
Try to use these commands from adb before you push the file to SD (hit enter after each line):
adb shell
mount /sdcard
exit
if that won't work, google other solutions for mounting SD. Are you trying to do so in recovery mod? In that case you have "mount SD" option.

wait, you said System..
probably you need to use these commands from adb instead of the previous:
adb shell
su
mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system

Sorry, but that don't solve my problem
I think the codes do not make anything. Because i seee the step and no anything else

OK..
You really should post your problem on Wildfire forum. Post your Hboot version as well.
There must be people there that will know the answer. Nobody else answers here, as you see.

Yes i think so. but i dosn't have enough permissions to post in this forum. I must have 10 posts

Yea, I know what you mean. I needed 10 posts for another forum.
Start posting "thanks" on random posts if you must heh.

Ok, then thanks for your help ^^

Related

phone is rooted but 2.1 wont allow shell access to apps

If anyone can help me with this issue,its killing me. I love the DARCHDROID rom,couldnt wait anymore so i had to flash it. Flashed darchdroid,lwp kernel and everything else works, minus a few fc's. In adb i have #,and my device appears to be rooted, i have rerooted more then 35 times in the past 5 hours read numerous posts here,even some that would imply to address this issue,but does not solve my problem....seems that i dont have root access to my new 2.1 rom shell.....if this is possible. Ive tried many other roms and never come accross one that you had to re root for.But this rom looked worth it. Everything i have read seems to work for others but not me. Well the geniuses are here so here is where i ask for assistance....any thoughts or replies would be greatly appreciated, im not giving up on this rom yet......thanks in advance!
The newest darch rom is already rooted. Make sure you 'adb remount'. That allows read/write access to /system if you want to push files to it.
oops
BTW, forgot some important info,didnt want to list all of my links and flood the thread Im still at it...anyone that is capable of offering me help will understand this error....when i get to step 9 in the xda guide.forum.xda-developers. cdma hero root guide,.....site wouldnt allow me to use the link,error?strange i couldnt link because all my good links are from this site......after i enter "cat sh > su"
i get "cannot create su: directory nonexistent"......i know this is a red flag for my problem and im sure theres an easy fix......tried makdir and im denied access. ..I now have a headache and thanks for any help.....
reflash the rom. there was no need to asroot2 the shell.

Samsung S Captivate i896 CA Version Rogers

Hello to all,
I've been reading alot but i'm stuck in one litle thing. My phone is a US-CA version of i896 Captivate and i wanna move the rom to portuguese locale compatible.
I was already able to root it, but unable to do a rom backup in case things go wrong, because rom manager is always giving me error of "E: failed to verify whole-file signature" During Backup when it reboots and try to backup.
So any help is apreciated if possible. I wanna do the things with care that's why i try to read all that i can grab at google and here also.
The phone is already 2.2 factory and was bought last April.
Thanks in advance.
i think i hadn't ead this one .....
http://forum.xda-developers.com/showthread.php?t=1052991
Always appreciated when members do a search or just look around the forum before starting a new thread.
i also read this after
http://forum.xda-developers.com/showthread.php?t=909213
and i manage to replace the recovery and i do have a complete system backup, but this was only possible after installing terminal emulator on the droid and voila
su root
mount -o rw,remount /dev/block/st16 /system in my case is st16 not 19 and cp /sdcard/recovery /system/bin and it worked.
Now only going to choose a rom to play with
Now is working with firefly 3.0 yes is portuguese now....
Miami_Son said:
Always appreciated when members do a search or just look around the forum before starting a new thread.
Click to expand...
Click to collapse
Another recovery signature thread?!

Symlink on Android

Hello
I have a problem with ln -s command, it just says "Link failled function not implemented" when i try
I have root, on android 4.0.3 on a TF101, i installed busybox and ticked the box for "ln" command when installing, but the box intick itself afterward.
I also don't know if the symlink are saved after a reboot, if not, i'd need to way to recreate the link at boot.
Hope someone have an idea on how to fix it.
Thanks in advance, Magissia.
Hi again, found that mount -o work, but i don't know how to make it remount itself after a reboot.
Hello, any one could help me ?
Regards
I'd love to have some help
Regards
Magissia said:
I'd love to have some help
Regards
Click to expand...
Click to collapse
Found this thread while searching for stuff related to symlinking. Sorry you haven't gotten a reply mate!
If you have a ROM with init.d support (or add it to your existing ROM using something like Pimp My ROM), you could use scripts to run it on every reboot. That's what I'm doing!
Hello, totally forgot about this post.
I'm using directorybind at the moment, it's not exactly symlinking but it works.
Regards

Jelly bean internal sdcard mounting fix

mod edit
I am just going to take this down before you brick anyone else's device. What you posted only works for a specific device. Messing around with commands without knowing what your doing almost always leads to a brick.
Where is the tune2fs -j ext4 /dev/block/mmcblk0p1 command and if having any problem jus change the updater script of the Rom and the where ever there is a mention of mounting write mmcblk0p1 in place of that
Additional things u should mention is to use of terminal in windows if ppl have ask installed they should install the required bundles fRom android.com installs the required platforms and then go into platform tools and in a blank space there holding shift there right click and select open cmd here and type adv shell and the required info in the above thread appreciated it work bro nice
Sent from my LG-P920 using xda premium
help me, after i command "reboot" my phone has turned to black screen, i thought it was going to reboot, now i cant even ON my phone,cant even charge and cant even go to bootloader. please help :crying:
Mileading Post
Dude you bricked my phone. Its not turning on after i entered the commands and rebooted the phone (as mentioned by you). What should i do now !
Thread closed
For those of you who who bricked your device I suggest you ask around in your device forums to see if there is any fix around. However, let this be a lesson to you all. Running commands and/or flashing random things to your phone without knowing what you are doing is very dangerous. Best of luck to those of you who bricked your device
Diestarbucks was here!

[Q] Rooting Storex Ezee Tab 7D14-S Tablet

hello
since someone as one of this tablets and he his having problems with internal space
in order to best use the mount points and get more internal space ready i need it rooted
did anyone rooted this tablet? if so please post ...i will root it and post how to if no one already did it
thank you
Rictec
rictec said:
hello
since someone as one of this tablets and he his having problems with internal space
in order to best use the mount points and get more internal space ready i need it rooted
did anyone rooted this tablet? if so please post ...i will root it and post how to if no one already did it
thank you
Rictec
Click to expand...
Click to collapse
you'll probably be redirected to my topic. i have the same device as yours and haven't found a way to root either.
Code:
http://forum.xda-developers.com/general/xda-assist/rooting-storex-ezee-tab-7d14-s-tablet-t2941840
i tried cydiaimpactor, towelroot... nothing. those applications just straight up say that the device isn't supported, so no luck so far.
tonebacas said:
you'll probably be redirected to my topic. i have the same device as yours and haven't found a way to root either.
Code:
http://forum.xda-developers.com/general/xda-assist/rooting-storex-ezee-tab-7d14-s-tablet-t2941840
i tried cydiaimpactor, towelroot... nothing. those applications just straight up say that the device isn't supported, so no luck so far.
Click to expand...
Click to collapse
i dont have the device with me atm but when i do sometime next few days i will try again to get it rooted
Rooting Storex Ezee Tab 7D14-S
rictec said:
hello
since someone as one of this tablets and he his having problems with internal space
in order to best use the mount points and get more internal space ready i need it rooted
did anyone rooted this tablet? if so please post ...i will root it and post how to if no one already did it
thank you
Rictec
Click to expand...
Click to collapse
Hello,
I did it in my Storex Ezee 7D14-5 with ROOT Genius Ver. 1.8.7, just google for it.
Best Regards
its done
used iroot to root it and got a dual partition sdcard put link2sd on it space problem solved
thank you
rictec said:
used iroot to root it and got a dual partition sdcard put link2sd on it space problem solved
thank you
Click to expand...
Click to collapse
could you post a link to a tutorial on how to use iroot and a link to get iroot itself? i don't really trust google searches for stuff this sensitive.
howdy
the program i download is here
http://www.mgyun.com/en/getvroot
it is easy to follow besides putting a chinese su that can be replaced as usual with supersu
hope it helps
rictec said:
howdy
the program i download is here
http://www.mgyun.com/en/getvroot
it is easy to follow besides putting a chinese su that can be replaced as usual with supersu
hope it helps
Click to expand...
Click to collapse
Hi, how did you manage to replace the chinese su with the SuperSu? I'm asking cause I don't know chinese.
too easy after having root
KradEdis said:
Hi, how did you manage to replace the chinese su with the SuperSu? I'm asking cause I don't know chinese.
Click to expand...
Click to collapse
after the chinese su is there you can go to terminal remount system rw and replace the su bin file
the right character on the chine su is allow the left one is deny so easy to use too
i replaced it because titanium backup complains about it nothing else
rictec said:
after the chinese su is there you can go to terminal remount system rw and replace the su bin file
the right character on the chine su is allow the left one is deny so easy to use too
i replaced it because titanium backup complains about it nothing else
Click to expand...
Click to collapse
Can you explain me how can I go to terminal in order to remount the system?
remount
KradEdis said:
Can you explain me how can I go to terminal in order to remount the system?
Click to expand...
Click to collapse
There two ways both work there are also other methods to do it in the forum
install a terminal from play store open it
check if you have busybox need to install that too
type su
click on the right chinese character as soon as the chinese root appear its the allow section
mount -o rw,remount /dev/block/by-name/system /system
cp /place/where the su file is/su /system/bin
chmod 644 /sytem/bin/su
mount -o ro,remount /dev/block/by-name/system /system
reboot
some thing can be done with adb shell
and as i said there are programs on playstore that do this easly as long as you have root
hope it helps
rictec said:
There two ways both work there are also other methods to do it in the forum
install a terminal from play store open it
check if you have busybox need to install that too
type su
click on the right chinese character as soon as the chinese root appear its the allow section
mount -o rw,remount /dev/block/by-name/system /system
cp /place/where the su file is/su /system/bin
chmod 644 /sytem/bin/su
mount -o ro,remount /dev/block/by-name/system /system
reboot
some thing can be done with adb shell
and as i said there are programs on playstore that do this easly as long as you have root
hope it helps
Click to expand...
Click to collapse
Thanks!
Before your answer I managed to swap the superuser apps just by installing the superSu as a system app and rebooting the system. So far everything is working fine.
Once again thanks for your help and your very quick response!!!

Categories

Resources