Results 1 to 5 of 5

Thread: What we know about Samsung RFS?

777
  1. [translate]    #1
    Administrator
    Join Date
    Dec 2009
    Location
    Moscow, Russia
    Posts
    3,727

    Default What we know about Samsung RFS?

    only info.
    RFS_130_Porting_Guide.pdf
    xsr_v161_porting_guide.pdf

    Code:
    cat /proc/rfs/bmlinfo
    XSR VERSION: 1.5.2-p4
    
    minor       position           size    blocks       id
       1: 0x00000000-0x00020000 0x00020000      1        0
       2: 0x00020000-0x00160000 0x00140000     10        1
       3: 0x00160000-0x001c0000 0x00060000      3        2
       4: 0x001c0000-0x006c0000 0x00500000     40        3
       5: 0x006c0000-0x09cc0000 0x09600000   1200        4
       6: 0x09cc0000-0x164c0000 0x0c800000   1600        5
       7: 0x164c0000-0x1b540000 0x05080000    644        6
       8: 0x1b540000-0x1dd40000 0x02800000    320        7
       9: 0x1dd40000-0x1ed40000 0x01000000    128        8
      10: 0x1ed40000-0x1f540000 0x00800000     64        9
    
    (0) bad mapping information
      No  BadBlock   RsvBlock
       0:     1256      4014
    Code:
    cat /proc/rfs_fs/version
    RFS_1.3.1_b067_RTM
    Code:
    cat /proc/partitions
    major minor  #blocks  name
    
     179     0    3977216 mmcblk0
     179     1    3973120 mmcblk0p1
     137     0     513280 bml0/c
     137     1        128 bml1
     137     2       1280 bml2
     137     3        384 bml3
     137     4       5120 bml4
     137     5     153600 bml5
     137     6     204800 bml6
     137     7      82432 bml7
     137     8      40960 bml8
     137     9      16384 bml9
     137    10       8192 bml10
     138     5     150948 stl5
     138     6     201348 stl6
     138     7      80892 stl7
     138    10       7812 stl10
    Twitter | Devices: Samsung Spica i5700 - SamdroidMod 2.0.1 Froyo | Nexus One - Android 2.2 Froyo | Nexus S CyanogenMod 7.1
    If you like my stuff, buy me a beer!

  2. [translate]    #2
    Junior Member
    Join Date
    Apr 2010
    Posts
    5

    Default

    I'm starting to understand how to modify the Spica system... I wanted to see how firmwares were distributed and got to the point of the "RFS" file.
    Googling around I saw this:
    http://movitool.ntd.homelinux.org/tr.../wiki/MoviTool
    a tool to read RFS (0.0.1 alpha...), and I was guessing what you used to create the RFS files inside your LKMod.
    I guess parts of the RFS module are in the open source kernels samsung released.
    Or you simply fdump them after having modified them?

    Thanks for any information you'd like to share! (this forum, for the spica, is the equivalent of xda...)
    Happy Easter!
    Last edited by _tag_; 04-05-2010 at 02:35 AM.

  3. [translate]    #3
    jal
    jal is offline
    Junior Member
    Join Date
    Mar 2010
    Posts
    11

    Default

    wow I dont know what this is but it sounds really interesting!

    Could you explain in plain words what is this about to someone who hasnt finished his degree in computer science yet? :P

  4. [translate]    #4
    Administrator
    Join Date
    Dec 2009
    Location
    Moscow, Russia
    Posts
    3,727

    Default

    Thanks for
    Quote Originally Posted by _tag_ View Post
    I try learn it...

    but I simple modify /system from recovery (android 1.5) and fdump it
    Twitter | Devices: Samsung Spica i5700 - SamdroidMod 2.0.1 Froyo | Nexus One - Android 2.2 Froyo | Nexus S CyanogenMod 7.1
    If you like my stuff, buy me a beer!

  5. [translate]    #5
    Junior Member
    Join Date
    Apr 2010
    Posts
    5

    Default

    Thanks very much!

Thread Information

Users Browsing this Thread

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

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
  •