rooting error , i.e no file found error fix - Android Q&A, Help & Troubleshooting

I faced this issue while rooting my phone via cyb method,but faced the errors.
Errors,which are
/system/bin No such file or directory
mount -o rw,remount /system Error:No such file or directory
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
on giving cmd su //you will see the change from $ sign to # sign
for resolving this issue,
first paste adb files in
c:/adb/
attached adb,if you didn't have
then type
adb shell
su
now type the commands to root/mount system etc,
this time you wont find this type of error.

plzzzzzz help me

priyank1011 said:
plzzzzzz help me
Click to expand...
Click to collapse
if the cyb file i copied in sd card then just copy paste the above commands,no need of cybbyroot.zip
first download the above files,then
extract them in c drive then open cmd there,then try running the commands again

Related

[MOD]60% blue text for rooted ics .587

hey
i hav made blue text colors for xperia mini pro. you can enjoy it.
.
How to install
Do adb push
Open sdk platform tools folder.
Press right shift and right mouse click.
Open comand wndw here.
Turn on android debugging on phne ist.
Enter these comands in ms dos script.
Adb devices
your atached dvice wil b shown.
Adb remount
Adb shell stop
Adb push (give framework file location) /system/framework/framework-res.apk
Adb shell start
Now your device will reboot.
Enjoy. And hit thanx
note that it may replace your lockscreen with original.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
link
http://www.mediafire.com/?78q5ion4isg1olk
enjoy & thanx if you like it

[Q] Pulling off Bootloader files

Good day!
My android phone is Alcatel OT-978, Gingerbread 2.3.7. After days of extensive research, I really couldn't find a way to root my phone. I had tried each of these methods but they all failed:
- z4root;
-super oneclick;
-gingerbreak;
-zergrush;
-psneuter;
I had stumbled upon some random post on the net saying that another workaround is by "hacking" the bootloader. Using ADB, I had these files on my phone:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
My problem is, I can't use the command adb pull on the concerned mtdblock. Every time I use the mentioned command, RE: adb pull /dev/block/mtdblock4 c:\users\ash^03\desktop\system.img, i get the result REMOTE OBJECT '/DEV/BLOCK/MTDBLOCK4' NOT A FILE OR DIRECTORY
Can somebody help me on this. I really need to "hack" or have somebody root my bootloader for me to be able to gain a full root on my device.
BTW, when i type "adb root", it says 'adb cannot run as root in production builds."

[Q] Terminal Emulator cd /

i am having trouble with cd command on terminal emulator.
i was trying to install backtrack... so was following steps from youtube... and...
when i tried "cd /sdcard" (foward slash), it just goes to the next line and nothing happens.
so i retried using backslash "cd \sdcard" and i get "can't cd to sdcard".
everone on the youtube and other sources says and uses foward slash, but whenever i try to use foward slash,
there is no response.
so is it really foward slash i need to use or backslash when choosing directories?
and how do i fix the "can't cd to sdcard" error?
ofcourse i have busybox installed.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Try doing a mount before you cd. Might help my terminal crashes every time i open it so i didnt test that. But try
Sent from my TECNO N3S

[BOOTANIMATION]Doge (with instructions)

Hey there.
You probably know the doge meme.
Some of you may find it funny, some not, well, what I'm presenting you today is a doge-themed bootanimation.
Preview: (originally 2fps)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Stops on the last frame as the original animation.
Instructions: (if you need them)
boot your phone into recovery
Mounts and Storage -> Mount /system/
connect it to your computer
push it with adb (must be in the same folder with cmd)
Code:
adb push hTC_bootup.zip /system/customize/resource/hTC_bootup.zip
chmod it
Code:
adb shell
chmod 644 /system/customize/resource/hTC_bootup.zip
reboot (while still in adb shell)
Code:
reboot
Enjoy or whatever.
This is the best I have ever seen XD
This is brilliant xD
hahaha, gonna flash it
can i also just use this at my samsung galaxy sIII i9300?,

I cannot replace SW_Configuration file in /system partition

I'm trying to make a script which would correct SW Configuration file after the system is installed. Due to samsung's sertificates this file can't be corrected in the rom before flashing.
I created a script, which runs with root permissions and executes this code:
Code:
cp /system/csc_update/SW_Configuration.xml /system/SW_Configuration.xml
Generally it should replace the file, but for some reasones it creates a copy. So I can see 2 files with exactly the same name.
If I run:
Code:
rm /system/SW_Configuration.xml
The original file is never deleted, but, If I have my own, than it is.
My application can only see the original one.
I've tried to analyze the difference. Root Explorer shows that everything is equal (Permissions, owner, SE context). Only the icon of my version is blank (without lines, which should show that it's a text file).
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
How can I replace the original file?

Categories

Resources