I was looking for ClockWorkMod for s5360 on the internet and found two different zip files.
The problem was that while both booted into CWM, one file gave a "error mounting /data" during nadroid backup and other file worked fine.
The purpose of this post is to share the CWM zip that works fine.
Some more info:
1) md5 of this zip file
Code:
7230471BF639E71D506EF99CDE33FB71
2) code inside cwm.zip\etc\recovery.fstab
Code:
# mount fstype device [device2] [fstype2] [fsoptions] [fsoptions2]
/data ext4 /dev/block/stl11 NULL rfs NULL check=no
/sdcard vfat /dev/block/mmcblk0p1
/system ext4 /dev/block/stl9 NULL rfs NULL check=no
/cache ext4 /dev/block/stl10 NULL rfs NULL check=no
The above zip file will not make a nadroid backup of /recovery and /boot partitions. If you want to add those two partitions then replace the above text with this text below:
Code:
# mount fstype device [device2] [fstype2] [fsoptions] [fsoptions2]
/boot bml boot
/data ext4 /dev/block/stl11 NULL rfs NULL check=no
/recovery bml recovery
/sdcard vfat /dev/block/mmcblk0p1
/system ext4 /dev/block/stl9 NULL rfs NULL check=no
/cache ext4 /dev/block/stl10 NULL rfs NULL check=no
note: a) editing should be done with notepad++. b)Those are not spaces, they are tab delimited values(hit tab button in notepad++)
ps: your existing base zip files might not work with this cwm. Replace binary file to achieve compatibility or simple edit this zip file into base zip.
Oh boy...u did it again, i have 3 CWM and all working lol...u dont have to google it but just a simple search in pinned post...
Spoiler
LESSON #99: never ask for ETA's or the mod-wannabe-guy will report it
---------- Post added at 01:35 PM ---------- Previous post was at 01:32 PM ----------
U just underestimed others great dev here who ported the clockwokmod recovery to galaxy y dude...please stop reshare this kind of things...
Spoiler
LESSON #99: never ask for ETA's or the mod-wannabe-guy will report it
What's wrong with sharing a little how-to? This is a development forum after all.
Wait is there a problem with clockwork mod it works fine 4 me
_____________________________________
This post uses the patented TingTingin®™ method I would teach it to you but you are not yet worthy (come back in a hundred years)
Nothing wrong but stop the re-share things...
.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~ sent using busybox command via Cytherea phone ~
DEVICE: galaxy y
ROM: stock doedexed
KERNEL: hells fusion #40 (rfs)
INIT.D: zipalign script
okay
{
"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"
}
_____________________________________
This post uses the patented MuffinXclusive®™ method I wont teach it to you so dont come back in a million years
Related
So i have modified The Dena theme from JPH for JPK
1.You need a rooted JPK
2.download root explorer and install
3.download Dena Themev1.1 and unpack it
4. Copy the unpacked files to your Galaxy s
5:Open root explorer and copy framework-res.apk and twframework-res.apk
from sdcard to system/framework directory
6.copy settings.apk from sdcard to system/app directory
7.Restart your Phone and it work perfectly
Link:
rapidshare.com/files/420925248/Dena_Theme_V1.1_For_I9000XXJPK.zip.html
No Pass
Any pics possible?
here some pics
yfrog.com/1233401109p
yfrog.com/ng74387340p
open this links and there are two pics i cant post it here i am new!!! sorry
{
"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"
}
Thank you very much pharaohdk!!!!!
nice theme..got other link..RS server seems to be busy atm..^_^
nice theme
thanks
hello,
auto rotation in notification bar removed ?
in stock jpk i have wlan bluetooth gps vibration autorotation
Problems with the file copy. I get a no space for copy error.
Yes, idem for me :x
Alexzander said:
Problems with the file copy. I get a no space for copy error.
Click to expand...
Click to collapse
i got the same error also..you will need to remount first..
mount -o remount, rw /system
thats should be okay then..^_^
doesn't work, cause the phone not able to boot after cping the 3 files.
it didn`t work for me either ...
I get a no space for copy error too ...
is it possibile that the one click lag fix could be causing it ?
anyway my phone booted with normal skin ... but got few odd vibrations on startup
EDIT:
Managed to get it working using Android SDK tools. ROOT needed
Connected my phone via usb with the computer ... USB debuging needs to be enabled before connecting the phone.
copy the files included in Dena Themev1.1 to your internal SD card.
1. adb shell
2. su (grant su rights on your phone when asked)
3. mount -o rw,remount /dev/block/mtdblock3 /system
3. rm system/framework/twframework-res.apk
4. rm system/framework/framework-res.apk
5. rm system/app/settings.apk (if no file is found try Settings.apk ... no ide if it matters tho)
6. cp sdcard/twframework-res.apk system/framework
7. cp sdcard/framework-res.apk system/framework
8. cp sdcard/Settings.apk system/app
Then reboot your phone manually.
Worked for me with a few minor bugs tho.
So i suggest you bacup the original *.apk`s
cp: no found
help me
Install busybox.
And a please would not have been too much
Sent from my GT-I9000 using XDA App
that is those buttons and wallpapers wearing? thanks
I did a FS benchmark in phone , use EXT3, EXT4, EXT4-nodelalloc. All FS enable journaling(So EXT2 is out). Result was incredible:
EXT3:
{
"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"
}
EXT4:
EXT4-nodelalloc:
the result show EXT3 is the best filesystem for phone!
Can you tried with EXT2 ?
FS benchmarks are VERY SD specific.
I always wondered is it possible to format nand to ext3
Thought about this as well hope it won't be to hard to install, I'm a Linux noob
Sent from my HTC Desire using XDA App
ownhere said:
I did a FS benchmark in phone , use EXT3, EXT4, EXT4-nodelalloc. All FS enable journaling(So EXT2 is out). Result was incredible:
EXT3:
View attachment 488447View attachment 488448
EXT4:
View attachment 488449View attachment 488450
EXT4-nodelalloc:
View attachment 488451View attachment 488452
the result show EXT3 is the best filesystem for phone!
Click to expand...
Click to collapse
there were some serious performance regressions for ext4 in 2.6.32
http://www.phoronix.com/scan.php?page=article&item=linux_2632_benchmarks&num=1
madman_cro said:
I always wondered is it possible to format nand to ext3
Click to expand...
Click to collapse
UBIFS on Nand instead of yaffs2. IEF is working on something
ownhere said:
I did a FS benchmark in phone , use EXT3, EXT4, EXT4-nodelalloc. All FS enable journaling(So EXT2 is out). Result was incredible:
EXT3:
View attachment 488447View attachment 488448
EXT4:
View attachment 488449View attachment 488450
EXT4-nodelalloc:
View attachment 488451View attachment 488452
the result show EXT3 is the best filesystem for phone!
Click to expand...
Click to collapse
Yep i found the same on data2whatever (thats why i made ext3 default there). Still reiserfs gets a better score (and better "daily" speed) on my sd-card. JFS is even better but not stable enough on a sd-card (at least when its not proberly unmounted).
I read on gizmodo that android was going ext4. They sited some benefits.
I wonder what benifit by using the same format for both nand and sdExt?
Sent from my HTC Desire using XDA App
This files which files are in the /mnt/.lfs
{
"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"
}
Those files autometically comes on /system/sd and it not deleted. Saying delete faild
How to delete?
Sent from my GT-S5360 using
Tapatalk
When i format the sdcard and delete partition and create a new pertition and flashed apps2sd enable rom. Then in /system/sd , there is no file like that. So then i can install any apps. But again when i install another rom like repencics,corbits or etc. Those files autometically comes on /system/sd and i unable to install apps. Getting restart.. Very important thinks that using root explorer with w/r and in cwm , it is not deleted and plz see this pic
Sent from my GT-S5360 using Tapatalk
Unless you know what those are for and what exactly they do, I'd recommend leaving system files alone.
Anyway, to delete make sure you mount as r/w.
and if u delete them without knowing what r they use for ....
then ur whole os might get crash
and will result in some probs !
its better to leave them as it is
You'll have to mount it as Read/Write and then you'll be able to del them ..
U are using Root explorer .. so there is a toggle button to switch between [Read and Write] and [Read Only] .. at the top with labels Mount R/W and Mount R/O respectively..
So make sure you have mounted it as Read And Write and then you can delete or rename or whatever you want..
But why do you want to del those files?
Those are system files so its better not to touch them unless you know what you are doing!
When i format the sdcard and delete partition and create a new pertition and flashed apps2sd enable rom. Then in /system/sd , there is no file like that. So then i can install any apps. But again when i install another rom like repencics,corbits or etc. Those files autometically comes on /system/sd and i unable to install apps. Getting restart.. Very important thinks that using root explorer with w/r and in cwm , it is not deleted and plz see this pic
Sent fr
om my GT-S5360 using Tapatalk
Hello everyone,
I have Micromax Canvas A1 Model number- AQ4501 (Android one)
From last 2 days I'm trying to flash {*NavBar Version MIUI 7 (V5.9.6) [STABLE]}
link- http://forum.xda-developers.com/cro...neral/port-miui-7-5-9-18-android-one-t3272082
i have downloaded all files including gapps
then i try to flash this rom using twrp and philz touch recovery both one by one but got no result .
both recoveries say that root is missing even i have rooted my phone successfully.
here are some screenshots :
I have some screenshots during flashing of rom:
{
"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"
}
Here are some more information if anybody needsverall Status: Congratulations! This device has root access!
Feedback
Stage 1 - Superuser App: Installed
Installed: SuperSU by Chainfire - version 2.65
Stage 2 - Superuser Binary Files: Installed
Standard Location
Command: ls -l /system/xbin/su
Result: -rwxr-xr-x root root 75364 2016-05-07 11:15 su
Version: 2.65:SUPERSU
Analysis: Root access IS correctly configured for this file! Executing this file can grant root access! Root user ownership is present and setuid attribute is not present.
Standard Location
Command: ls -l /system/bin/su
Result: /system/bin/su: No such file or directory
Analysis: File /system/bin/su does not exist.
Alternative Location
Command: ls -l /sbin/su
Result: /sbin/su: Permission denied
Analysis: File system permissions restricted and denied access.
Alternative Location
Command: ls -l /system/sbin/su
Result: /system/sbin/su: No such file or directory
Analysis: File /system/sbin/su does not exist.
Alternative Location
Command: ls -l /system/xbin/sudo
Result: /system/xbin/sudo: No such file or directory
Analysis: File /system/xbin/sudo does not exist.
Alternative System Environment Location
Command: ls -l /vendor/bin/su
Result: /vendor/bin/su: No such file or directory
Analysis: File /vendor/bin/su does not exist.
Stage 3 - Root User Account: Success
Root user id: uid=0(root)
Root group id: gid=0(root)
Root SELinux context: context=u:r:init:s0
Optional - ADB Shell User
Status: Non-Root Shell User
Setting stored in /default.prop and configured as: ro.secure=1
Additional - System Environment PATH
System Environment PATH: /sbin /vendor/bin /system/sbin /system/bin /system/xbin
License: N
Results provided for your Micromax AQ4501 - Android 5.1 device
These are some screenshots during flashing-
And this is errror:
after flashing this screen appears nothing else-
PLEASE guys help me out . any suggestions and fixes to get rid of this problem?
Thank you everyone
Are u wipe your old data and system and cache and dalvik cache ? before install new rom
So i accidentaly deleted OS from my phone.I thought "Nothing special,ill install new rom".But big mistake.First i tried to find stock one,and i found RUU on HTC site,but when i tried to install it,RUU say "Wersion missmatch,please download correction wersion of program".I thout,maybe some mistake and i tried one more,but same thing.Then i downloaded boot.img and system.img that Android Samurai provided,but no luck.I flashed it with TWRP and it say Succes but when i try to power it on,then it goes to boot loop and i need to hard reset it.Then i tried custom rom (SlimDesire v1.1),and at first,i thout maybe it will work.I started installing it (formatting system, Dalvik / Art cache,cache and data before that).And everything was good until it comed to 90% and it said Creating symbolic links-symlink:some symlinks failed , and it stops at 93% and say Installation Succesful.I wasnt sure if it was good or bad,so i tried booting up the phone,but same thing(bootloop).And now i dont know what to do.Also i tried unmounting the system but same thing(symlink failed).
(ADB and fastboot work but adb sideload dont)
Info about phone:
Bootloader-Unlocked
S-ON
OS-1.22.401.1
RADIO-01.01_U113251341_58.01.60510G
LK-1.0.0.000
Recovery-TWRP 3.0.2-0
Also i have log from SlimDesire rom:XDA wont let me post link so ill copy paste it here.(I must short it down a lot)
AROMA INSTALLER version 3.00
(c) 2013-2015 by amarullz.com
ROM Name : Slim Desire v1.1 ROM
ROM Version : 1.1
ROM Author : AndroidSamurai
Device : Desire 530
Start at : Sat Jan 20 15:47:19 2018
************************************************
* Installing Slim Desire v1.1
* For Desire 530
* Running android 6.0.1
* Developed by AndroidSamurai
************************************************
-- Preparing device partitions
Extract: /tmp/efs_backup.sh
Extract: /tmp/flash_kernel.sh
Extract: /tmp/wipe.sh
about to run program [/sbin/mount] with 4 args
about to run program [/sbin/mount] with 4 args
mount: mounting /dev/block/mmcblk0p65 on /data failed: Device or resource busy
run_program: child exited with status 255
-- Continue without safe format
-- Cleaning up all device partitions
-- Extracting system & data
(I shorten extraction process)
-- Creating symbolic links
created [/system/rfs]
created [/system/rfs/mdm]
created [/system/rfs/mdm/adsp]
symlink: failed to symlink /system/rfs/mdm/adsp/ramdumps to /data/tombstones/lpass: Operation not permitted
script aborted: symlink: some symlinks failed
symlink: some symlinks failed
Installer Error (Status 7)
Please help
No one
I also have the same problem
I deleted my os and now i cant reboot. Am trying to flash Androidsamurai boot.img and system.img but the system.img says......the image is bigger than the target. Dont know what to do now.
{
"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"
}
Sent from my SM-G950F using XDA-Developers Legacy app