[ROM] Removed - Samsung Galaxy S (4G Model)

Removed.
Sent from my SGH-T959V using XDA App

can you please post the list of bloats removed from this ROM?

I'm getting an error when i try and flash the new rom.
"E:Can't mount /dev/block/mmcblk0p2
(File exists)
Can't mount /data/!"

I'm getting the same error.
Sent from my SGH-T959V using XDA App

why did you remove?

Related

[ACS][CWM][EXT4]ReEnable/Disable Journaling Instantly No wiping..

Just Like the title says, flash this zip to reenable/disable journaling on ext4 ROMs instantly.
No backup/restore needed.
No wipe or format needed.
Just flash the zip, reboot 3 secs later journaling is on/off...
enjoy.
[ACS][CWM][EXT4]ReEnable/Disable Journaling Instantly
Thanks. Going to try it now on your ROM.
Sent from my SPH-D700 using XDA Premium App
Well if I wanted journeling enabled...Pretty fly for those who do though. Boosh to you sir.
On the ball!!....appreciate the work chris!
Sent from my SPH-D700 using XDA Premium App
ggrip said:
Thanks. Going to try it now on your ROM.
Sent from my SPH-D700 using XDA Premium App
Click to expand...
Click to collapse
my rom is journaling on by default...
Nice work bro... Its been too quiet around here 4 too long. I'm glad 2 see new things being posted.
Sent from my SPH-D700 using XDA App
My bad
Sent from my SPH-D700 using XDA Premium App
chris41g said:
Just Like the title says, flash this zip to reenable journaling on ext4 ROMs instantly.
No backup/restore needed.
No wipe or format needed.
Just flash the zip, reboot 3 secs later journaling is on...
enjoy.
http://chris41g.users.foss-net.org/JournalingOn.zip
Click to expand...
Click to collapse
I'll be using this in something I'm working on. All credit to you. Thanks you saved me a crapload of work.
Ok, well I decided... if I'm going to give you easy journaling on... I'm going to give you easy journaling off... same deal...
Handy. Thanks man.
Sent from my SPH-D700 using XDA App
Finally. I've been waiting on this for a while. Its a pain to have to restore a nand and then reflash just to get journaling off. I asked for this a long time ago
Sent From My Evo Killer!!
To verify if journaling is ON or OFF, open terminal and enter these commands:
Code:
su -c ash
Code:
mount | grep ext4
Replace stl9 with stl10 and stl11 to verify journaling for remaining blocks
Code:
tune2fs -l /dev/block/stl9
If journaling is ON = has_journaling
Hey chris mind if I make an app using your sources?...
Sent from my SPH-D700 using XDA Premium App
Custodian said:
Hey chris mind if I make an app using your sources?...
Sent from my SPH-D700 using XDA Premium App
Click to expand...
Click to collapse
Not at all, sharing bro, what its all about..
Sent from my SPH-D700 using XDA App
chris41g said:
Not at all, sharing bro, what its all about..
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
Dude your the king! Journaling off is the one thing I don't care for on srf and now I won't have to nand just to get it.
cd's or tapes?
ghostrid3r said:
To verify if journaling is ON or OFF, open terminal and enter these commands:
Code:
su -c ash
Code:
mount | grep ext4
Replace stl09 with stl10 and stl11 to verify journaling for remaining blocks
Code:
tune2fs -l /dev/block/stl09
If journaling is ON = has_journaling
Click to expand...
Click to collapse
The tune2fs command doesn't work on my phone, it just reports the correct usage (which apparently only has one option, -L label...)
Any idea why?
Sent from my SPH-D700 using XDA App
the -l flag was deprecated, on most versions, especially the ones included in busybox... which is what you more than likely have on your phone
chris41g said:
the -l flag was deprecated, on most versions, especially the ones included in busybox... which is what you more than likely have on your phone
Click to expand...
Click to collapse
Thanks, that clears up the "why" part - now, how do I fix it? (Do I need to install a different version of busy box? Or is there another command syntax that the usage reminder is leaving out?)
Sent from my SPH-D700 using XDA App
styles420 said:
Thanks, that clears up the "why" part - now, how do I fix it? (Do I need to install a different version of busy box? Or is there another command syntax that the usage reminder is leaving out?)
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
My apologies styles420 and anyone else. Kindly remove 0 from stl09 to show stl9. I have amended to reflect correct changes.
Awesome new tool to add my my Epic Rooting Kit! Thanks.

Error, Android process media has stopped unexpectedly.

I get the error mentioned above when i click on a picture in my gallery or a movie. Shortly after the error appears. anyone know what's up?
I have trinity elp kernel and latest cm7 nightly.
Sent from my LG-P999 using XDA
Complete wipe and reflash?? Maybe that will do the trick.
Sent from my LG-P999 using XDA
Wipe twice, and format /system.
Sent from my LG-P999 using XDA

[HELP] Apps force closing?!

I have had my Captivate for a while but just recently, a lot of my apps have been force closing and I get the error stating that the process has been stopped unexpectedly. I'm on a stock GB 2.3.5 and I've tried uninstalling and reinstalling, deleting the data and cache, but it doesn't help. Can anyone help me on this?
Sent from my SAMSUNG-SGH-I897 using xda app-developers app
Reflash to stock KK4 (The latest and last stock that is released by Samsung, which I'm using now, and having no issues at all), then if still persist, try to flash a custom ROM like Legend 5 to test if the issue is still there.
Refer to this page to DL One click KK4 stock.
http://forum.xda-developers.com/showthread.php?t=1300843
Sorry, I've never flashed anything before so it's all new to me. Which links should I click on if I were to do this?
Sent from my SAMSUNG-SGH-I897 using xda app-developers app
See this... http://forum.xda-developers.com/showthread.php?p=18370912
Sent from my SAMSUNG-SGH-I777 using xda premium
You can try to flash this: forum.xda-developers.com/showthread.php?t=1541942
The force close issue is usually linked to a full /datadata partition, and this script fixes that.
I've only tried this on CM7/9 though, so proceed with caution.
Sent from my SGH-I897 using xda app-developers app

[Q] Stock rom backup help?

So I have been trying to make a backup of my stock rom but I get an error, can anyone please help!?
Sent from my SGH-T839 using xda app-developers app
There are plenty of stock images in the development section. I would use those instead of trying to make my own. Just my opinion.
unmount system and data dont forget to mount them back when ur done
pmp326 said:
unmount system and data dont forget to mount them back when ur done
Click to expand...
Click to collapse
It still gave me that error but i reinstalled the packages and after that voila it worked but thanks anyways.
Sent from my SGH-T839 using xda app-developers app

How to wipe internal storage without wiping cwm?

I want to wipe everything off my storage but if I do that then cwm will be deleted too. I remember seeing topics for formating but I can't seem to find them anymore.
Sent from my LG-P999 using xda app-developers app
rasdabess said:
I want to wipe everything off my storage but if I do that then cwm will be deleted too. I remember seeing topics for formating but I can't seem to find them anymore.
Sent from my LG-P999 using xda app-developers app
Click to expand...
Click to collapse
Use the G2x Batch Cleanup Toll (search the Dev section). It does a complete cleaning and pushes CWM
Sent from my LG-P999 using xda premium
Thanks I'll check i t out and will check back if I've got any problems
Sent from my LG-P999 using xda app-developers app
wouldn't formatting emmc in settings of cwm do the job?
Sent from my LG-P999
I took everYthing to mean...ev-uh-re-thing...
But it definitely would if he only meant internal storage i.e. apps and data, etc...
Sent from my LG-P999 using xda premium
Use the tool in my sig. Just do a dual-wipe with the Nullifier and you're good as new (so to speak at least).
Sent from my LG-P999 using xda premium
Well, I just succesfully did the cleanup batch thing, but Im inside cwm now, I can't access my internal storage, says E:can't mount /emmc/, if I try to mount usb storage it says
E:Unable to write to ums lunsfile (No such file or directory)
Should I reinstall cwm? Re-root? Pretty confused here
edit: I reinstalled cwm, working fine now, will come back if ive got any more problems
Don't forget to install a GB based ROM before you install anything ICS
Sent from my LG-P999 using xda premium
I didn't do that, flashed a jb ROM before anything else, no obvious problems have appeared yet.
Sent from my LG-P999 using xda app-developers app
rasdabess said:
I didn't do that, flashed a jb ROM before anything else, no obvious problems have appeared yet.
Sent from my LG-P999 using xda app-developers app
Click to expand...
Click to collapse
is your internal storage working properly? That was the problem with flashing a non GB ROM first, if I remember correctly
Sent from my LG-P999 using xda premium
Ya, I just had to go into vold.fstab and change 2 numbers so I can make internal storage my main storage cuz I don't have a sdcard but ive always had to do that on ICS/jb ROMs.
Sent from my LG-P999 using xda app-developers app

Categories

Resources