SD card speed fix - should work on any firmware [i have JG5] - Samsung Galaxy S Forums : Galaxy S2 S II Forum
+ Reply to Thread
Page 1 of 6 1 2 3 ... LastLast
Results 1 to 10 of 58

Thread: SD card speed fix - should work on any firmware [i have JG5]

  1. #1
    Member
    Points: 2,898, Level: 22
    Level completed: 40%, Points required for next Level: 152
    Overall activity: 10.0%
    Achievements:
    100 Experience Points7 days registeredTagger Second Class250 Experience Points500 Experience Points
    aciduzzo will become famous soon enough
    Join Date
    Jul 2010
    Location
    London
    Posts
    88
    Points
    2,898
    Level
    22

    SD card speed fix - should work on any firmware [i have JG5]

    EDIT: I am now using this with JM2.

    With this fix you should get Quadrant benchmark results of 1400+ (depending on the SD card used). It is an alternative to the NAND fix and, apart from the speed increase, you can determine the space available for application memory yourself:

    http://forum.xda-developers.com/showthread.php?t=724251

    This is how i did it:

    Part 1: Prerequisites

    1. If not already rooted, do so before starting:
    http://samsunggalaxysforums.com/show...g-the-Galaxy-S

    2. Make sure ADB is working on PC. [Install using these instructions if you don't already have it:
    http://theunlockr.com/2009/10/06/how...droid-devices/]

    2. Make sure BusyBox is installed.

    Part 2: SDHC card

    1. Inserted my class 6 micro SDHC card into PC [u can use any size/speed SDHC]
    2. Downloaded Paragon Hard Disk Manager [NB: Trial version didn't work for me]
    3. Using my PC and Paragon, i created a 1GB EXT4 partition on my card [you can also use EXT3]. THIS MUST BE THE SECOND PARTITION; THE FIRST SHOULD BE FAT32.

    Part 3: Flash the kernel

    1. Downloaded the v4 (ext4) .tar file from the above link (on my PC)
    2. Started up Odin3
    3. Inserted SDHC card into phone (and removed SIM).
    4. Put phone in 'downloading mode' [volume down + home + power]
    5. Connected phone to PC [you should now see one of the COM's in Odin]
    6. Chose only the PDA part and attached the downloaded v4 tar [NB: do NOT touch any of the other options]
    7. Hit 'start' and waited ca. 15 secs for process to complete.

    Part 3: Create symlink to the ext3/4 partition on the sdcard

    1. Put phone into debugging mode [Settings -> Applications -> Development -> USB debugging]
    2. Connected phone to PC
    3. In CMD, typed:
    cd\
    cd AndroidSDK\tools\

    adb shell
    su [NB: may need to accept superuser request on phone]
    busybox cp -rp /data/data /disk/
    busybox mv /data/data /data/data.bak
    busybox ln -s /disk/data /data/data
    busybox mv /system/media /disk/
    busybox ln -s /disk/media /system/media
    reboot

    2. Installed Quadrant Standard and did a speed test (see attached pics):

    NB: IF ANYTHING GOES WRONG AFTER APPLYING THIS FIX OR YOU SIMPLY WANT TO UNDO IT, JUST REFLASH FIRMWARE. i myself tried removing the sd card to test what would happen. stupid me, lol!
    Attached Thumbnails Attached Thumbnails Click image for larger version

Name:	before.jpg‎
Views:	229
Size:	42.8 KB
ID:	85   Click image for larger version

Name:	after.jpg‎
Views:	244
Size:	47.7 KB
ID:	86  
    Last edited by aciduzzo; 07-25-2010 at 05:13 PM.

  2. The Following 2 Users Say Thank You to aciduzzo For This Useful Post:

    soraxd (07-20-2010), tiptronic (07-24-2010)

  3. Remove Advertisements
    Samsung Galaxy S Forum
    Advertisements
     

  4. #2
    Member
    Points: 3,807, Level: 26
    Level completed: 3%, Points required for next Level: 293
    Overall activity: 0%
    Achievements:
    7 days registered100 Experience Points250 Experience Points500 Experience Points31 days registered
    sammy is on a distinguished road
    Join Date
    Jun 2010
    Posts
    93
    Points
    3,807
    Level
    26
    Is the phone in general snappier than with the already excellent nand fix?

  5. #3
    Member
    Points: 2,898, Level: 22
    Level completed: 40%, Points required for next Level: 152
    Overall activity: 10.0%
    Achievements:
    100 Experience Points7 days registeredTagger Second Class250 Experience Points500 Experience Points
    aciduzzo will become famous soon enough
    Join Date
    Jul 2010
    Location
    London
    Posts
    88
    Points
    2,898
    Level
    22
    Quote Originally Posted by sammy View Post
    Is the phone in general snappier than with the already excellent nand fix?
    i believe so, but why not do a Quadrant test? Please post your results.

  6. #4
    Hi,

    I have paragon disk manager and when formating my sd...i did the first half as the fat32 and the srcond half ext3 however i want to the the ext4 but do not have the option to do so from the list??

    Does anyone know why is this?? I have tried muliple times and even restarting my computer does not help??

  7. #5
    Member
    Points: 2,898, Level: 22
    Level completed: 40%, Points required for next Level: 152
    Overall activity: 10.0%
    Achievements:
    100 Experience Points7 days registeredTagger Second Class250 Experience Points500 Experience Points
    aciduzzo will become famous soon enough
    Join Date
    Jul 2010
    Location
    London
    Posts
    88
    Points
    2,898
    Level
    22
    do u mean u don't see the ext4 in the dropdown in paragon? It should be there.

  8. #6
    hi,

    i have a problem...when in cmd and typing this part (busybox cp ) i get a message saying permission is denied?

    .............
    also to not upon restarting my phone i get a error with the install sd 'sd card blank or has unsupported file system' although do not know if this is normal becaus of the partitioned state?

  9. #7
    Quote Originally Posted by aciduzzo View Post
    do u mean u don't see the ext4 in the dropdown in paragon? It should be there.
    nope, i have other options e.g. ext2 and ext3 but not ext4?

  10. #8
    hi,

    now another problem after typing...

    busybox cp -rp /data/data /disk/

    i get read-only file system??

    anyone know the problem i have??

  11. #9
    Member
    Points: 2,898, Level: 22
    Level completed: 40%, Points required for next Level: 152
    Overall activity: 10.0%
    Achievements:
    100 Experience Points7 days registeredTagger Second Class250 Experience Points500 Experience Points
    aciduzzo will become famous soon enough
    Join Date
    Jul 2010
    Location
    London
    Posts
    88
    Points
    2,898
    Level
    22
    Quote Originally Posted by WadYas View Post
    hi,

    now another problem after typing...

    busybox cp -rp /data/data /disk/

    i get read-only file system??

    anyone know the problem i have??
    I'm no expert, but my guess is that this has something to do with your sd card.

  12. #10
    Member
    Points: 2,898, Level: 22
    Level completed: 40%, Points required for next Level: 152
    Overall activity: 10.0%
    Achievements:
    100 Experience Points7 days registeredTagger Second Class250 Experience Points500 Experience Points
    aciduzzo will become famous soon enough
    Join Date
    Jul 2010
    Location
    London
    Posts
    88
    Points
    2,898
    Level
    22
    Quote Originally Posted by WadYas View Post
    hi,

    i have a problem...when in cmd and typing this part (busybox cp ) i get a message saying permission is denied?

    .............
    also to not upon restarting my phone i get a error with the install sd 'sd card blank or has unsupported file system' although do not know if this is normal becaus of the partitioned state?
    sounds like u get 'permission denied' after the SU bit? If so, then either u r not rooted or u didn't accept the 'superuser' request on the phone.

  13. Remove Advertisements
    Samsung Galaxy S Forum
    Advertisements
     

+ Reply to Thread
Page 1 of 6 1 2 3 ... LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts