Page 80 of 81 FirstFirst ... 307078798081 LastLast
Results 791 to 800 of 808
Like Tree1Likes

Thread: I/O Performance boost - Migrate your Spica to EXT2

  1. [translate]    #791
    Junior Member
    Join Date
    Jul 2010
    Location
    Italy
    Posts
    26

    Default

    Quote Originally Posted by Xmister View Post
    Yes, it has been updated around noon.
    The link is not working, but I got the package anyway.
    The new recovery is working well, thanks!!!

    Next step filesystem I'll let you know.

  2. [translate]    #792
    Senior Member
    Join Date
    Jun 2010
    Location
    Portugal
    Posts
    789

    Default

    Quote Originally Posted by Xmister View Post
    Yes, it has been updated around noon.


    Then that's the old one.
    "That page doesn't exist!"

    So cant download new recovery!
    Creator of apKitchen -> apkitchen.pt.vu

    Android App here

    CM+X 14.2

  3. [translate]    #793
    Senior Member
    Join Date
    Aug 2010
    Location
    Philippines
    Posts
    233

  4. [translate]    #794
    Junior Member
    Join Date
    Jul 2010
    Location
    Italy
    Posts
    26

    Default

    I was still stucked with ext2, and I tried using the conversion tools in recovery. No luck at all.
    I had to get back to RFS and install LK2.08 by Odin to get the phone to boot past samdroid screen.
    I really don't understand what I did to create such a mess in my phone....
    In any case tomorrow I'm going to try again and see if after this reset I can use your mod.

    Unfortunately the new recovery wasn't helpful

  5. [translate]    #795
    Senior Member
    Join Date
    May 2010
    Location
    The Netherlands
    Posts
    127

    Default

    Sorry i am new with this mod and I have no time to read the 80 pages
    I have question If I will tchang from CM to new CM or Leshak froyo I have to back to rfs
    Or I can install it over this mod directly.




    Sent from my GT-I5700 using Tapatalk

  6. [translate]    #796
    Senior Member
    Join Date
    Jul 2010
    Location
    Hungary
    Posts
    766

    Default

    Quote Originally Posted by pac213 View Post
    Can we use this mod to SamdroidMod 2.0.1.alpha7 - Froyo [AOSP] for i5700 [Discussion] ?
    For alpha 8 and up you can use the _nokrn versions.

    Quote Originally Posted by 4lph4 View Post
    Unfortunately the new recovery wasn't helpful
    I'm trying to fix the rfs issue with my kernel(no luck so far) and then release a new one with a bit modified conversion tool. But until then you can try the update packages.

    ---------- Post added at 12:13 AM ---------- Previous post was at 12:12 AM ----------

    Quote Originally Posted by nov715 View Post
    I have question If I will tchang from CM to new CM or Leshak froyo I have to back to rfs
    Or I can install it over this mod directly.
    If you are changing to the latest version of them, then you can install them over this.

    ---------- Post added at 02:16 AM ---------- Previous post was at 12:13 AM ----------

    Uploaded new kernel, but still no RFS support (This drives me crazy)
    EXT ModMulti-Boot System
    Ultimate Spica Recovery
    My newest kernel+recovery for Odin can always be found here
    If you would like to help me a little, register at Xpango, and complete a free offer. (By the way, if you complete enough offer you will get a Galaxy SII for free)
    Or you can simply DONATE, if you like my work! PayPal address: xmisterhu@gmail.com

  7. [translate]    #797
    Junior Member
    Join Date
    Jul 2010
    Location
    Italy
    Posts
    26

    Default

    Quote Originally Posted by Xmister View Post
    Uploaded new kernel, but still no RFS support (This drives me crazy)
    good luck with it!
    Now I'm on ext2/ext4 but I lost all my setting and programs I got back my configurations yeah! I really hope you can do it!

    I suggest everybody to copy the tar and store it for later recovery via adb shell.
    For example to restore manually /data the code i did the following
    Code:
    touch /etc/mtab
    mke2fs -T ext4 -q -m 0 -b 4096 -O ^huge_file,extent /dev/stl5
    mount -t ext4 -o rw,nosuid,nodev,noatime,nodiratime,barrier=1,data=ordered /dev/stl5 /data
    cd /
    tar xvf /sdcard/samdroid/Backup_data.tar
    umount /data
    Some program didn't work properly after this action so I had to unistall and reistall manually, but most configuration weren't lost.

    In Xmister script there was also a tune2fs -c 3 /dev/stl5 but -c option is not supported by the busybox installed in my system.

    I happened to me that the /cache partition was unaccessible during recovery start-up so no action could be taken. This happened after I tried to convert /cache from ext2 to rfs.
    Don't ask me why, just experimenting
    The only way to solve it, was to flash a LK2.08 which has a valid cache file inside the tar.
    If you could prepare a file like this, it would spare one Odin flash and give immediatly the correct /cache partition.
    Last edited by 4lph4; 11-07-2010 at 02:32 PM. Reason: Solved /data problem

  8. [translate]    #798
    Senior Member
    Join Date
    Jul 2010
    Location
    Philippines
    Posts
    122

    Default

    is this going to work using kernel 2.09.1? im still at this kernel after all new versions appear.
    Samsung Galaxy Spica i5700 - DXJC4; Lk2.09 + multitouch; DVM ARM11 opt.

  9. [translate]    #799
    Senior Member
    Join Date
    Jul 2010
    Location
    Hungary
    Posts
    766

    Default

    Quote Originally Posted by flash05 View Post
    is this going to work using kernel 2.09.1? im still at this kernel after all new versions appear.
    Well, it will replace your kernel, so it will work. Although I'd rather recommend to choose on of my Eclair kernel builds - XM kernels - (Not BFS) , and do the conversion in recovery:Advanced/Filesystem conversion
    EXT ModMulti-Boot System
    Ultimate Spica Recovery
    My newest kernel+recovery for Odin can always be found here
    If you would like to help me a little, register at Xpango, and complete a free offer. (By the way, if you complete enough offer you will get a Galaxy SII for free)
    Or you can simply DONATE, if you like my work! PayPal address: xmisterhu@gmail.com

  10. [translate]    #800
    Senior Member
    Join Date
    Jul 2010
    Location
    Philippines
    Posts
    122

    Default

    Quote Originally Posted by Xmister View Post
    Well, it will replace your kernel, so it will work. Although I'd rather recommend to choose on of my Eclair kernel builds - XM kernels - (Not BFS) , and do the conversion in recovery:Advanced/Filesystem conversion
    how about sir in lk2.09.4? this is my current kernel.

    its been quite some time since i mod again my spica so i have to grasp first xm kernels, what is it all about.
    Samsung Galaxy Spica i5700 - DXJC4; Lk2.09 + multitouch; DVM ARM11 opt.

Page 80 of 81 FirstFirst ... 307078798081 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
  •