|
||||
The export is new then I suspect? N what is the purpose of now exporting /mnt/sdcard instead?
Sent from my sdcard hanicapped MassStashed kustomkookedkernel of nandroid (woot mute button endcall)
__________________
Rockin' The Official TouchPro 2 aka "The dopest phone with keyboard still":
F**k windows mobile, NAND flash to droid.... Last edited by MassStash; 03-21-2011 at 08:41 PM. |
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
The idea is to fix the issue with App2SD and other apps that save to sdcard. I guess AOSP puts it at /mnt/sdcard, and we all want to follow that.
|
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Quote:
This link explains it better than i ever could http://forum.cyanogenmod.com/topic/1...-or-mntsdcard/ Edit: alternate option is to go back to the way it was. But some apks were bitching about it and this is why i ventured into this. Edit2: Ok fixed.. we need to mod the initrd to remove /sdcard before android starts. easy 1 line fix. But there are 2 fixes in android (it shold be one). I'm not sure why we have 2 files for vold there should only be one. But to be safe i modded both. /system/etc/vold.conf has /sdcard in there as the path which needs to be modded to /mnt/sdcard. Same goes for vold.fstab once this is done, restart and boom sdcard back to action. I'm going to upload a new android shorty.. hopefully for a last time cuz im hoping nate will be able to embed the reocvery in the nhb so we can being useing the updates for these simple fixes .. anything else i should look into before i pass out?
__________________
Last edited by [ACL]; 03-21-2011 at 09:22 PM. |
This post has been thanked 2 times. |
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Quote:
-- Best regard! Uoc Nguyen
__________________
No money, no honey!
--- Motoroi XT720 - MIUI 1.10.21-t2w - [OC 1Ghz very fast & smooth] - CM-7.1.0-11.10.12-ODEX-XT720-J.Y.Daddy |
|
||||
Acl, Nah man, I think you got it for tonight brudda
Tiger, yea they prolly are very simliar seeing that android is a LINUX distro..... if you can figure out how to mess with the android one, that'd be great Sent from my sdcard hanicapped MassStashed kustomkookedkernel of nandroid (woot mute button endcall) Last edited by MassStash; 03-22-2011 at 12:39 AM. |
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Quote:
Or we can go the cyanogen route and mount em compressed as files. Code:
# Mount compressed filesystems mount squashfs loop@/system/lib/modules/modules.sqf /syste/lib/modules ro mount squashfs loop@/system/xbin/xbin.sqf /system/xbin ro |
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
RHOD500 with latest build, still un able to wifi scan, what do I need for the older build to get that working? im unsure which files I should be flashing with as re flashing gets time consuming
|
|
||||
Re: NAND Boot Testing - 03-11: FRX05 on NAND (data working again!)
Quote:
Remember you shouldnt have to do anything to get stuff working. Thats the kind of bugs we are trying to squish. If you actually had to dive into adb to get something done, then that's a bug. So maybe in 20 mins or so everything should be ready. |
This post has been thanked 1 times. |
|
|
|