rfs porting

Here for general support for B series TVs, request and problem solve area.

arris69
Official SamyGO Developer
Posts: 1700
Joined: Fri Oct 02, 2009 8:52 am
Location: Austria/Vienna (no Kangaroos here)
Contact:

Re: rfs porting [REQ]

Post by arris69 »

HEELP!

patched RFS_1.2.2p1-rc2 from 2.6.17.14 upto 2.6.33, but need help to implement xattr support so we get RFS_1.3.1.
somebody with connections to samdroid devels or similar?

thnx
arris

edit: feb. 15. 2011, http://pastebin.com/4m6B2J7S 1.3.1_b070 dummy functions added for xattr and for mount options (patch against kernel_64m.tgz)
ps: patch against kernel_64m.tgz http://pastebin.com/reYENUQM (http://wiki.samygo.tv/index.php?title=R ... _for_linux)
Last edited by arris69 on Thu Mar 10, 2011 10:29 am, edited 2 times in total.
Reason: wiki link added
marcelru
Official SamyGO Developer
Posts: 171
Joined: Thu Oct 01, 2009 7:27 am

Re: rfs porting

Post by marcelru »

Hi Antoniya001,

If your BD disk has an RFS filesystem on it, you should be able to mount it read-only as a vfat filesystem. (RFS is a FAT-style filesystem, with some extras). That should work on any desktop linux distro.

R/W mounting will not work without proper rfs support.

HTH,

marcelr
arris69
Official SamyGO Developer
Posts: 1700
Joined: Fri Oct 02, 2009 8:52 am
Location: Austria/Vienna (no Kangaroos here)
Contact:

Re: rfs porting

Post by arris69 »

angrybb wrote:I folowed instructions from http://wiki.samygo.tv/index.php5/RFS_fi ... _for_linux
and got following error:

Code: Select all

In file included from fs/rfs/cluster.c:30:0:
fs/rfs/rfs.h: In function ?rfs_init_mutex?:
fs/rfs/rfs.h:299:8: error: implicit declaration of function ?init_MUTEX?
fs/rfs/cluster.c: In function ?rfs_make_pool?:
fs/rfs/cluster.c:1173:8: error: decrement of read-only member ?i_nlink?
make[2]: *** [fs/rfs/cluster.o] Error 1
make[1]: *** [fs/rfs] Error 2
make: *** [fs] Error 2
I used linux 3.2.6 source
think you can see in the patches that original source are patched up to kernel 2.6.34, so you "got work" :-)
geosone
Posts: 1
Joined: Sat Dec 07, 2013 1:16 pm

Re: rfs porting

Post by geosone »

any news on an update to the 3.x kernel tree ?

Post Reply

Return to “[B] Support”