View Single Post
Moderator: jbg7474
at: 04:11 PM 07/01/2009
Originally Posted by Ricyteach:
haha! i just found it! i've been looking for 3 days! i feel really dumb now.

it's all in this directory:

/media/internal

so if you root your pre and get access to the filesystem, just go to this directory and you can transfer over bluetooth or the local network (or even over the internet!) to your heart's content.
That's interesting. In Ubuntu (the only linux distro I'm familiar with), usb drives, cd roms, or any other "removable" storage gets mounted in /media by default. This says to me that the primary storage is elsewhere. It could be that these are just different partitions, but the file system is essentially treating them like different disks. The cool thing about Linux is that you can have virtual links to different places in the file system. It doesn't matter where it actually is located, because the file system can mount it anywhere (even multiple places I believe).
Reply