RFS Driver on Linux ? - Galaxy 3 General

Hi . I was trying to play a little bit with factoryfs.rfs, but i realised that if you add file to the filesystem, the permissions aren't kept.
So anyone had tried to compile RFS module under a Linux ? (I'm on Ubuntu 10.10, 64 bits).

hey guys i tried to rood and it failed and my phone is stuck on Samsung logo can anybody tell me what i can do now to make the phone boot up again

Gsam101 said:
So anyone had tried to compile RFS module under a Linux ? (I'm on Ubuntu 10.10, 64 bits).
Click to expand...
Click to collapse
Probably noone - except for some people at Samsung, that is. As far as I know, it's kept secret. For some insight, have a look at RFS = FAT + journal? Robust - sigh... (LWN)

pushpak888 said:
hey guys i tried to rood and it failed and my phone is stuck on Samsung logo can anybody tell me what i can do now to make the phone boot up again
Click to expand...
Click to collapse
Use Super One Click Tool

sekhargreen said:
Use Super One Click Tool
Click to expand...
Click to collapse
That was one YEAR ago

sekhargreen said:
Use Super One Click Tool
Click to expand...
Click to collapse
Rapier07 said:
That was one YEAR ago
Click to expand...
Click to collapse
Cf-Root time
Also, @gsam
RFS is full of bugs, you cannot read/write RFS filesystems on any computer.
RFS is prone to corruption (in many more ways you can expect)
RFS doesn't have a "packer" that zeroes empty portions in order to get filesystem images with good compressibility (IE: free space will be by default full of junk)
Its just FAT with posix permissions and journaling, to make it work with linux/android

Abbe cd the post is one year old

Rapier07 said:
Abbe cd the post is one year old
Click to expand...
Click to collapse
I can see that, but thread open kar hi di thi to reply kar diya
From my fingers to your eyez

Related

(Software) Free Paragon Partition Manager 10 TODAY ONLY

Hey guys, just an FYI-
Giveawayoftheday.com is featuring the above listed download for 17 more hours. This is NOT warez, as multiple companies allow free downloads for a 24 hour period. My advice is to download and activate this software FAST, as there are only about 17 more hours (as of this posting) to activate it. I've found PPM 9.0 to be very easy to use while partitioning, repartitioning, and formatting my card.
It's quicker than typing it all in console
Go HERE
There's also a link for 64bit system users on that page. Happy downloading.
Cool but have u heard of torrents just fyi lol
BrutalHoe said:
Cool but have u heard of torrents just fyi lol
Click to expand...
Click to collapse
Just keeping it legal
Christopher3712 said:
Hey guys, just an FYI-
Giveawayoftheday.com is featuring the above listed download for 17 more hours. This is NOT warez, as multiple companies allow free downloads for a 24 hour period. My advice is to download and activate this software FAST, as there are only about 17 more hours (as of this posting) to activate it. I've found PPM 9.0 to be very easy to use while partitioning, repartitioning, and formatting my card.
It's quicker than typing it all in console
Go HERE
There's also a link for 64bit system users on that page. Happy downloading.
Click to expand...
Click to collapse
(JUST A THOUGHT)
if im not mistaken auto partition like this (PARAGON) sometimes makes some issues when flashing, they said manual partitioning still better,
peace.
good find.
Thanks
cmsweet21 said:
(JUST A THOUGHT)
if im not mistaken auto partition like this (PARAGON) sometimes makes some issues when flashing, they said manual partitioning still better,
peace.
Click to expand...
Click to collapse
I second that. PM 10 is awesome for PCs, but I wouldn't use it to partition my G1. There are partitioning tools built right into the latest Cyanogen's recovery image, and scripts around it to make it easier to use.
Helpfull for noobs.. Nice find.. WIll this work for the G1? The trial ones would only partition your local drives C:\
cheers
partition manager provides an easy way for the windows user to create the correct paritions in the correct order on any sd card so is valuable in this instance.
also aside from that its brilliant if you want to move a complete operating system to a new drive, it does this with vista and the machine wont even ask for reactivation.
anyways thats way off topic...
its definately worth using instead of Gparted if you havnt got a linux based setup.
PEACE. THANX.
.
cmsweet21 said:
(JUST A THOUGHT)
if im not mistaken auto partition like this (PARAGON) sometimes makes some issues when flashing, they said manual partitioning still better,
peace.
Click to expand...
Click to collapse
yeah I am on my second SD card and the first 1 everytime i tried to patition the ext3 i got an i/o error and now when trying to do the linux swap i get an i/o error
i was using paragon
Chahk said:
I second that. PM 10 is awesome for PCs, but I wouldn't use it to partition my G1. There are partitioning tools built right into the latest Cyanogen's recovery image, and scripts around it to make it easier to use.
Click to expand...
Click to collapse
well said
It's funny how things work differently for everyone. I'm running Vista x86 and never had issues partitioning my SD card on my g1. Anyhow, some may find it useful.
Just downloaded and saved I'd rather use cyanogen's recovery image though
Thank you Sr. I do find it useful .. I have always used Paragon to partition my G1 with no problems at all..
awesome man. thanks for that site. after going through some of the stuff they have given away, im gonna check it daily now. Yesterday was driver magician
Thanks for the tip! Paragon Partition Manager is the best partition software I've ever used!
real men use the parted cli
Thanks for the software, but I honestly don't like it. I prefer just booting into linux to use GParted or popping in a GParted Live USB stick
crypysmoker said:
awesome man. thanks for that site. after going through some of the stuff they have given away, im gonna check it daily now. Yesterday was driver magician
Click to expand...
Click to collapse
Trust me, I do the same. I keep it bookmarked in my cell and on my PC
Just to let you guys know what has happened to me in the past with paragon. I was able to use it and was very simple but 2 times out of the 3 or 4 months I used it something went wrong with the partitioning which caused my pc to crash. Thus leaving me to reinstall the OS all over again. Good thing I kept everything backed up though.
Thanks for the find, unfortunately im downloading at 15kb/s. I feel like im using aol from 95

Mounting an EXT4 partition manually

I'm trying to build a new version of Apps2SD (version 2.6). I'm trying to get this version compatible with EXT4. I have resurrected my Darktremor Kernel (for those of you who don't know what that is...which is probably almost everyone...this is a kernel I built when the Hero source came out), which has EXT4 support.
I have set my ext partition to be EXT4.
The problem I'm having is, if I use the following command:
mount -o noatime,nodiratime -t auto /dev/block/mmcblk0p2 /system/sd
I get the following errors:
During boot: Invalid argument
In ADB shell: No such device
I've tried using -t ext4, but I just get "No such device".
What am I doing wrong here? I've search all over XDA and the Internet. I see Roms that have EXT4 in them, but nobody talks about how to manually mount one (I can find all sorts of information about EXT3, but it appears the attitude with EXT4 is "it just works.")
Thanks.
tkirton said:
What am I doing wrong here? I've search all over XDA and the Internet. I see Roms that have EXT4 in them, but nobody talks about how to manually mount one (I can find all sorts of information about EXT3, but it appears the attitude with EXT4 is "it just works.")
Thanks.
Click to expand...
Click to collapse
I wish I could help, but I haven't messed around with the kernel or even EXT4... hmm, maybe it's time for me to start! You have any specific tutorials you'd recommend tkirton?
pseudoremora said:
I wish I could help, but I haven't messed around with the kernel or even EXT4... hmm, maybe it's time for me to start! You have any specific tutorials you'd recommend tkirton?
Click to expand...
Click to collapse
I have a guide on how to compile your own kernel. The same guide is one of the threads in XDA, but I know how hard it is sometimes to search for something (hence why I'm asking about EXT4)
http://www.darktremor.com/kernels.html
See if that helps as a starting document.
Sorry that I having nothing useful to offer on this subject. However, am I assuming correctly that current recovery images would support an EXT4 when doing Nandroid backups for A2SD users?
Ceger
tkirton said:
I have a guide on how to compile your own kernel. The same guide is one of the threads in XDA, but I know how hard it is sometimes to search for something (hence why I'm asking about EXT4)
http://www.darktremor.com/kernels.html
See if that helps as a starting document.
Click to expand...
Click to collapse
****, I probably should have searched, I'm sure I would have found it. Thanks though, definitely going to take a look at this!
Ceger said:
Sorry that I having nothing useful to offer on this subject. However, am I assuming correctly that current recovery images would support an EXT4 when doing Nandroid backups for A2SD users?
Ceger
Click to expand...
Click to collapse
Honestly I never tried to backup or restore on an EXT4 drive. I'm sure it will work, but I'm suspecting there's issues with the kernel source. I never had a reason to go to EXT4 (EXT3 suited my needs just fine and there aren't a lot of Roms that support EXT4).
tkirton said:
Honestly I never tried to backup or restore on an EXT4 drive. I'm sure it will work, but I'm suspecting there's issues with the kernel source. I never had a reason to go to EXT4 (EXT3 suited my needs just fine and there aren't a lot of Roms that support EXT4).
Click to expand...
Click to collapse
I'll ask Toast and Fresh as their Dev ROM supports EXT4, so they should know if Nandroid backs that up or not... I suppose.
Ceger
Ceger said:
I'll ask Toast and Fresh as their Dev ROM supports EXT4, so they should know if Nandroid backs that up or not... I suppose.
Ceger
Click to expand...
Click to collapse
I'm not doubting it does...Amon_RA stated in several threads that it does. But that kernel and the one used to boot are completely different. The problem I'm running into is the one for boot (the 1.5 kernel, or version 2.6.27 of the kernel). It won't activate there, although there is an entry called /dev/block/mmcblk0p2 (so the kernel does see something...it just won't mount).
Maybe the issue is busybox. I'll see if I can find busybox on the recovery kernel and port it.
I was thinking it could be because .27 uses ext4-dev. I've seen a gang load of ext4 patches for .27 I used the rename patch in my kernel. But it seems not to work. When testing it I thought it did work. As a2sd in our init.d was seeming to be working and I had all my apps. But after everyone was saying they couldn't get it to work, I'm thinking I may need to try another patch. But yeah I'm not sure what the issue is. Maybe we can contact cyanogen or amon on this as I know they get it to work somehow.
toastcfh said:
I was thinking it could be because .27 uses ext4-dev. I've seen a gang load of ext4 patches for .27 I used the rename patch in my kernel. But it seems not to work. When testing it I thought it did work. As a2sd in our init.d was seeming to be working and I had all my apps. But after everyone was saying they couldn't get it to work, I'm thinking I may need to try another patch. But yeah I'm not sure what the issue is. Maybe we can contact cyanogen or amon on this as I know they get it to work somehow.
Click to expand...
Click to collapse
I'm coming up with the same conclusion...the ext4dev drivers don't appear to work. They load up (I'm getting that from a device dump), but they won't mount. Apparently, it won't mount in recovery, either.
I'm wondering if I grab a 1.6 or better source if I can recompile the part for ext4 inside the rest of the Hero 1.5 source. If I remember correctly with Linux compiling, as long as I have the correct dependencies, I should be able to compile it.

Galaxy S Unlocker Mac: One Click unlock on MAC for ALL Galaxy S phone

We are now keeping unified posts for both Mac and PC versions:
Official Thread for all Galaxy S phones
bowsa2511's guide
http://forum.xda-developers.com/showthread.php?t=761751
designgears said:
http://forum.xda-developers.com/showthread.php?t=761751
Click to expand...
Click to collapse
Yes, but mine actually works...That version didn't work for Mac. Since both versions require different code and steps to work I thought it would make the most sense to have a separate thread.
Coming soon in the next version I will make the file size a whole lot smaller and add more help information.
Am I suppose to mount the SD? I'm getting this message "strings: can't open file: ./nv_data.bin (No such file or directory)". Help please.
*Nvermind, got it working. Thanks for this easy program.
worked for me
Thanks a lot - worked at the first try for me (code generated on my MAC)
So from now on i can use my CAPTIVATE here in germany with vodafone
Will donate later..
ron_barcello said:
Thanks a lot - worked at the first try for me (code generated on my MAC)
So from now on i can use my CAPTIVATE here in germany with vodafone
Will donate later..
Click to expand...
Click to collapse
Doesn't vodaphone have the original Galaxy S? Or did you buy the Captivate for looks?
jhego said:
Am I suppose to mount the SD? I'm getting this message "strings: can't open file: ./nv_data.bin (No such file or directory)". Help please.
*Nvermind, got it working. Thanks for this easy program.
Click to expand...
Click to collapse
How did you get it working???
Kickstar13 said:
How did you get it working???
Click to expand...
Click to collapse
You mount the SD card and have USB debugging on
nbs11 said:
You mount the SD card and have USB debugging on
Click to expand...
Click to collapse
lol 1152 XD
Bowsa2511 said:
lol 1152 XD
Click to expand...
Click to collapse
Fixed haha.
to bad the official thread will not be updated until tomorrow because dagentooboy lives is spain and it is midnight there.
Mac version worked like a charm. well done. Haven't had a chance to try with a tmobile sim in yet. But it's unlocked.
eightysixfilms said:
Mac version worked like a charm. well done. Haven't had a chance to try with a tmobile sim in yet. But it's unlocked.
Click to expand...
Click to collapse
Did you use version 2.0 or 1.0? If it is 2.0 then it would say when you start it up. I am just curious.
jhego said:
Am I suppose to mount the SD? I'm getting this message "strings: can't open file: ./nv_data.bin (No such file or directory)". Help please.
*Nvermind, got it working. Thanks for this easy program.
Click to expand...
Click to collapse
Sorry but i have the same problem...... i also mounted the sd card but nothing..... for sd you mount the internal or the external?
thanks
gioelito said:
Sorry but i have the same problem...... i also mounted the sd card but nothing..... for sd you mount the internal or the external?
thanks
Click to expand...
Click to collapse
Internal. Also USB debugging must be on.
hello... I need help with this... once I clicked on Generate_Code.bat, the following error is being showed "*Error: unable to find file <.\nv_data.bin>" I have tried to google this file, but I just couldnt find... can someone please let me know how to add this file, or a workaround for this error?
de853b said:
hello... I need help with this... once I clicked on Generate_Code.bat, the following error is being showed "*Error: unable to find file <.\nv_data.bin>" I have tried to google this file, but I just couldnt find... can someone please let me know how to add this file, or a workaround for this error?
Click to expand...
Click to collapse
This is the file from your phone. If it is not found you probably did something wrong. Check out this thread:
http://forum.xda-developers.com/showthread.php?t=761045
Unlock code on mac
I'm having problems with the unlock on my mac. I run the unlock but theres numbers were the code should be!!!
djcocamoe said:
I'm having problems with the unlock on my mac. I run the unlock but theres numbers were the code should be!!!
Click to expand...
Click to collapse
I can't tell if you are joking but the unlock code is numbers.

[Q] Debian on Lg gt540

I've seen on the internet taht some people run debian on android, now i was trying it but it doesn't work.
does annybody knews how it work on the lg gt 540
I've tried it a whole day but i made only a little progress.
I've tried linux installer to but i dont full understan that application
Maybe this works
http://www.talkandroid.com/android-forums/android-development/1091-install-debian-android.html
Joost
same problems here. when i want to chroot (chroot 4755 *) then it says:Operation not premitted! :S
can't understand...what he wants....iv'e gived him superuser right and so ...:S
and even. when i type sh ./installer.sh .....it does nothing...
but somebodey who have done this , please write to me....wanna get this workin too..
cheers. hani93
EDIT. nevermind...gooled bit. and founded this link and it worked.: http://androlinux.com/android-ubuntu-development/how-to-install-ubuntu-on-android/
And how do you like it? Ubuntu instead of android on your phone?
Could somebody tell us the pros and cons?
thanks in advance
hani93 said:
same problems here. when i want to chroot (chroot 4755 *) then it says:Operation not premitted! :S
can't understand...what he wants....iv'e gived him superuser right and so ...:S
and even. when i type sh ./installer.sh .....it does nothing...
but somebodey who have done this , please write to me....wanna get this workin too..
cheers. hani93
EDIT. nevermind...gooled bit. and founded this link and it worked.: http://androlinux.com/android-ubuntu-development/how-to-install-ubuntu-on-android/
Click to expand...
Click to collapse
it doesn't work for me..
jaapstreepjan said:
And how do you like it? Ubuntu instead of android on your phone?
Could somebody tell us the pros and cons?
thanks in advance
Click to expand...
Click to collapse
android is still on my phone....ubuntu is after android.(you can start ubuntu from terminal)
i've wanted this..because, then i can use linux commands aso.
cheers
sam48 said:
it doesn't work for me..
Click to expand...
Click to collapse
what's the error that he showing to you `?
you can try this method too..http://forum.xda-developers.com/showthread.php?t=723493
i've used loop7 and it works...
how much time takes to install tightvncserver???
Any other links for ubuntu.zip on a faster fileshare service than the one's in the www.androlinux.com guide?
It says 2 hours to download :O
I'll rehost it myself when it eventually finishes but if anyone has another link before then then please post it.
sam48 said:
it doesn't work for me..
Click to expand...
Click to collapse
works for me, now I connect via TightVNC from Windows 7 and see greay screen with "X" as mouse pointer.. Also I'm connected via SSH with PuTTY.. I don't know much about Linux but I typed startx and it does something, I hope it will show desktop
Edit:
It says "Fatal server error: no screens found".. What should I do??
Edit2:
got it typed "gnome-session &" (I love you google ) and it seems to load gnome (at this time only Background Image).. Crossing fingers
Edit3:
Now grey bars at top and bottom, maybe it hangs, but hopefully it just starts slowly..
Edit4:
should it take so long??
Edit5:
yep it takes that long, desktop is build very slowly but this is still some crazy ass **** btw. enough edits for now
My desktop was created in few seconds. But I was working with some old and modified Ubuntu version.
I was working with this instructions: http://nexusonehacks.net/nexus-one-hacks/how-to-install-ubuntu-on-your-nexus-oneandroid/ on 2.2 android version.
I hope this would help you (sorry because my bad English).
__http__://4pda.ru/forum/index.php?showtopic=192009 -- instructions on russian
I ve` tried linux installer recently and it worked. I installed debian, in my oppinion this is the easiest way, you just choose which distribution, size of the loop.img and where to install and that is it.
Danzano made also a tut:
http://forum.xda-developers.com/showthread.php?t=1171093

ok....

right i know i said i wasnt coming back but meh why should i leave because of a select few impatient users.
i need someone on a normal rom to pass me the output of mount command asap please- going to work on helping giveen out with his cm10
DJ_Steve said:
right i know i said i wasnt coming back but meh why should i leave because of a select few impatient users.
i need someone on a normal rom to pass me the output of mount command asap please- going to work on helping giveen out with his cm10
Click to expand...
Click to collapse
Hi Steve!
I am ready to help you; I am on MIUI rom.
How can i help you?
i need A copy of the output you get if you run 'mount' from terminal or adb, as im working on helping giveen and i already see his cm10 build does not mount /data or /cache
DJ_Steve said:
i need A copy of the output you get if you run 'mount' from terminal or adb, as im working on helping giveen and i already see his cm10 build does not mount /data or /cache
Click to expand...
Click to collapse
I love you, man.
I'll give you permission to my git as well.
DJ_Steve said:
i need A copy of the output you get if you run 'mount' from terminal or adb, as im working on helping giveen and i already see his cm10 build does not mount /data or /cache
Click to expand...
Click to collapse
I have sent the output to your e-mail dude.
Thanks your effort and time.
Regards...
got it ill have a play shorlty once i sort out a linux virtual machine to rip this boot img apart i hate having to use windows as main os
DJ_Steve said:
got it ill have a play shorlty once i sort out a linux virtual machine to rip this boot img apart i hate having to use windows as main os
Click to expand...
Click to collapse
I could always leave my desktop in Linux and you can run teamviewer.
giveen said:
I could always leave my desktop in Linux and you can run teamviewer.
Click to expand...
Click to collapse
that would be easier like, 2gb ram + win7 doesn really like virtual machines (me need more ram
DJ_Steve said:
that would be easier like, 2gb ram + win7 doesn really like virtual machines (me need more ram
Click to expand...
Click to collapse
I"ll switch in 5 minutes and then I"ll send you the login info.
My video card isn't installing right in LInux, so there may be a bit of lag.
giveen said:
I"ll switch in 5 minutes and then I"ll send you the login info.
My video card isn't installing right in LInux, so there may be a bit of lag.
Click to expand...
Click to collapse
np aslong as it can split and rebuild boot images i dont care much for lag - unless you can setup ssh
DJ_Steve said:
np aslong as it can split and rebuild boot images i dont care much for lag - unless you can setup ssh
Click to expand...
Click to collapse
Yeah, no SSH because of DNS
---------- Post added at 02:06 PM ---------- Previous post was at 02:02 PM ----------
Sending PM now to you wiht Teamview code
connected now
can i help you
hi guys
can i help you ?

Categories

Resources