View Single Post
  #2014 (permalink)  
Old 04-12-2010, 11:16 AM
chibiushi's Avatar
chibiushi
Lurker
Offline
 
Join Date: Aug 2008
Posts: 8
Reputation: 5
chibiushi is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Linux/Android on CDMA Touch Pro (RAPH800)

Quote:
Originally Posted by makkonen View Post
And you can use adb to transfer files (with adb push and adb pull). Accessing the sd card in a true, mass storage-y way, however, is not working, as the sd has to be mounted in Android in order to access the loop devices (data.img, system.sqsh, rootfs.img).
I was just curious, if the SD card has more than one partition can you mount only one partition, or do you mount the whole drive? I think it mount the drive, but if not would it be possible to install Android on one partition and still mount another partition in Windows?
Reply With Quote