• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

[Mod]Externel2internal

Forgot my phone charger at work last night want able to try anything with it yet...just got it back looking forward to trying this when I get off
 
lol who wouldnt? Ima talk to one of my buddies who implemented this into one of his roms and see if he can tweak it for us. the reason this isnt working right, is because there isnt a dedicated partition for intsd, its just a folder mounted from /data/media/ and emulated to have a cap of 2 gigs. Im thinking of other phones that also do this so I can possible kang it from them :P
 
I was looking things up about the way our intsd is and it is weird lol...too bad we can't just change the partitioning a bit and have it's own mount point...

EDIT dude I just realized that you live 45 mins from me...lol maybe I should work hard at getting a physical build machine and just bring it to you one day to push out builds with and test right there.
 
wait...i may have something...
in build.prop change "persist.fuse_sdcard = true" to false
this mounts /data/media to /sdcard/
now upon reboot you shouldnt have ANY /sdcard/
dont fret. i just wanna see if that breaks, cause if so i know how to tweak the script
 
I have Link2SD installed on my phone, which didn't help at all.The install_recovery.sh script already had information in it, so I added yours to it above what was already there and I don't believe it worked.

Should I remove all of the Link2SD stuff and reboot?

UjeFbh9.png
 
Where is build . prop located? By the way, I have three etc folders now. One in device, two in system. The ext2int was in the etc without all the files... I had to manually copy and paste it to the one with all the folders/files.
 
a folder called device? where is that?
one in system is ect which is where joemossjr f'd up and etc is the correct one
but the script didnt exec?
 
I have Link2SD installed on my phone, which didn't help at all.The install_recovery.sh script already had information in it, so I added yours to it above what was already there and I don't believe it worked.

Should I remove all of the Link2SD stuff and reboot?

UjeFbh9.png

Yeah, remove it. None of the apps work (like folder mount, link2sd, etc.) I thought I had found one that did, but it only made it seem like it (external 2 internal SD card).
 
should be both as its not filesystem dependent
but as long as the running kernel supports the fs it should work (when we fix it)
ik the only fs that should work on my kernel are yaffs/yaffs2 and btrfs and those other exotic types
 
a folder called device? where is that?
one in system is ect which is where joemossjr f'd up and etc is the correct one
but the script didnt exec?

If you go into es file Explorer, there is sdcard0 for internal storage and extsdcard for extra storage. If you are in sdcard0, and "go up a folder", you get into one called Device, where All the folders are stored. I could do screens shots when I get home if you need me to.

EDIT: The system folder is stored in device.
 
oh okay i see, Device is "/" the root dir
so if sdcard0 is internal storage then if i unmount taht and bridge extsdcard to /sdcard/ it will show as /sdcard/ having 64 gigs
but then no internal space will be showed

run "ls -l /" in command line terminal for me and paste the output here
 
either way would work but get the app from store and run it, take screenshot of output
it should show where extsd and sdcard0 is mounting from...
 
either way would work but get the app from store and run it, take screenshot of output
it should show where extsd and sdcard0 is mounting from...

Here is the untouched info:

u0_a133@android:/ $ ls -l /
drwxr-xr-x root root 2013-09-16 20:30 acct
drwxrwx--- system cache 2013-09-12 04:00 cache
drwxrwx--x system system 2013-08-23 12:06 carrier
-rwxr-x--- root root 243952 1969-12-31 19:00 charger
dr-x------ root root 2013-09-16 20:30 config
lrwxrwxrwx root root 2013-09-16 20:30 d -> /sys/kernel/debug
drwxrwx--x system system 2013-09-16 20:30 data
-rw-r--r-- root root 116 1969-12-31 19:00 default.prop
drwxr-xr-x root root 2013-09-16 20:30 dev
drwxrwx--x radio system 2013-06-04 04:13 efs
lrwxrwxrwx root root 2013-09-16 20:30 etc -> /system/etc
-rw-r----- root root 753 1969-12-31 19:00 fstab.qcom
-rwxr-x--- root root 105360 1969-12-31 19:00 init
-rwxr-x--- root root 3646 1969-12-31 19:00 init.bt.rc
-rwxr-x--- root root 2344 1969-12-31 19:00 init.goldfish.rc
-rwxr-x--- root root 8680 1969-12-31 19:00 init.qcom.class_core.sh
-rwxr-x--- root root 4539 1969-12-31 19:00 init.qcom.class_main.sh
-rwxr-x--- root root 18960 1969-12-31 19:00 init.qcom.rc
-rwxr-x--- root root 1965 1969-12-31 19:00 init.qcom.ril.path.sh
-rwxr-x--- root root 4034 1969-12-31 19:00 init.qcom.sh
-rwxr-x--- root root 32760 1969-12-31 19:00 init.qcom.usb.rc
-rwxr-x--- root root 5855 1969-12-31 19:00 init.qcom.usb.sh
-rwxr-x--- root root 27626 1969-12-31 19:00 init.rc
-rwxr-x--- root root 4488 1969-12-31 19:00 init.target.rc
-rwxr-x--- root root 1637 1969-12-31 19:00 init.trace.rc
-rwxr-x--- root root 3915 1969-12-31 19:00 init.usb.rc
-rw-r--r-- root root 3265 1969-12-31 19:00 lpm.rc
drwxrwxr-x root system 2013-09-16 20:30 mnt
drwxrwx--x system system 2013-09-16 20:30 persist
dr-xr-xr-x root root 1969-12-31 19:00 proc
drwxr-xr-x root root 1969-12-31 19:00 res
drwx------ root root 2013-09-04 12:32 root
-rw-r--r-- root root 12636 1969-12-31 19:00 samsunglogo_wvga.rle
drwxr-x--- root root 1969-12-31 19:00 sbin
lrwxrwxrwx root root 2013-09-16 20:30 sdcard -> /storage/sdcard0
dr-xr-x--- system sdcard_r 2013-09-16 20:30 storage
dr-xr-xr-x root root 2013-09-16 20:30 sys
drwxr-xr-x root root 2013-09-13 13:21 system
-rw-r--r-- root root 272 1969-12-31 19:00 ueventd.goldfish.rc
-rw-r--r-- root root 5135 1969-12-31 19:00 ueventd.qcom.rc
-rw-r--r-- root root 6210 1969-12-31 19:00 ueventd.rc
lrwxrwxrwx root root 2013-09-16 20:30 vendor -> /system/vendor
u0_a133@android:/ $
 
I tried. It says that nothing is found (when I do "Is -I /" or "Is /mnt". )

its a lowercase L lol

here it is:

u0_a133@android:/ $ ls /mnt
UsbDriveA
UsbDriveB
UsbDriveC
UsbDriveD
UsbDriveE
UsbDriveF
asec
extSdCard
obb
sdcard
secure
u0_a133@android:/ $
 
Back
Top Bottom