VoltronMaximus
Android Enthusiast
S it just me or is both links for KK2.one not working right now.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
S it just me or is both links for KK2.one not working right now.
This is going to sound like a silly question.
Are there any significant improvements or differences in performance between using SSM and data2sd? I can sorta see how using SSM will have a slight advantage over data2sd. Is one better then the other or do the two give their own advantages and disadvantages? I just can't wrap my head around the notion of either using /data on the SD or transferring the dalvik to the SD.
Correct, it moves the dalvik cache to the sdcard, which in turn will give you a nice big boost in space.
I've put up a version 2.1 now.
It now says 2.1 on the about screen.
And it has a configuration option now!
Everyone that wants to use just one sd-ext partition as all of /data can now take advantage of the 2.6.35.14 kernel
opensource.samsung.com
Guess it is time for me to be a total noob. I installed ctmod and then installed the 2.1 kernal. Now my market place app is gone. I suppose I am doing something very wrong but I honestly am not sure what.
So far rebooting and formatting SD-ext has not worked. I must be doing something wrong that must be so obvious, yet I am not sure.
only for ext4. the only rom I know of that uses RFS is stock, and that's what HalfAssRom was made forIs this still EXT4 only or does it work on RFS?
Hroark has a thread that has the modified source. I could share my .config when I get back to work, and write up a list of the various utilities I used post compile and hex editing I did, but damn near noone would understand it (Hell I can't some times )I didn't ask for the source it was based off of. I asked for the source of "your" kernel, including any changes or modifications you've made/added.
Do you plan on making any more RFS versions? Reason being aside from popular demand EXT4 is in no way a safe or reliable FS even with journaling enabled. I mean people can argue but I've done ROM building over the course of several devices and I know better. EXT4 corrupts over time, the ROM begins to slow in performance, and user data and system data runs the risk of becoming corrupted. This is an issue I've never had on either RFS or Yaffs2. Trying to get a solid, stable setup for my girl's device with basic root and the built in data to sd you've been using in your kernel, for the FA19 build.
Noob question: I just downloaded kk 2.1, and went to the config file to activate /data with notepad on my computer, before transferring to my phone. After I opened it, the three lines of the script were one line with no spaces. Did i break it?
I'm gonna re-download and try to edit with the phone before flashing, but i'm still curious.
you need to open the file with a linux compliant text editor like notepad++
Windows notepad is notorious for not interpreting anything but carriage return + linefeed as a newline character
Linux uses just the newline character (aka linefeed)
adding in the carriage returns will break linux scripts
Noob question: I just downloaded kk 2.1, and went to the config file to activate /data with notepad on my computer, before transferring to my phone. After I opened it, the three lines of the script were one line with no spaces. Did i break it?
I'm gonna re-download and try to edit with the phone before flashing, but i'm still curious.
can install 2.1 over kk2.0 with out having to redo the entire phone set up?