arup610 / android-x86

Automatically exported from code.google.com/p/android-x86
0 stars 0 forks source link

SD Card #213

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. SD card Works / avalable when using live ( boot from USB Drive)
2. after installing to viewpad SSD drive from live USB drive the SD Card is not 
avalable / found?
3.

What is the expected output? What do you see instead?
SD Card prep / avalable  as normal when system istalled to SSD drive on the 
viewpad 10

What version of the product are you using? On what operating system?

android-x86-2.2-viewpad10.iso 

Please provide any additional information below.

SSD drive formated ext3 when installing 

Original issue reported on code.google.com by wisebp@googlemail.com on 16 Jan 2011 at 6:35

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I am having the same issue with the Viewsonic Viewtab 10, running (almost I 
think) any version of viewpad10 .iso or .img.

The SD card (or USB memory) doesn't work under android but it is recognized and 
functional when the same device is booted into Windows or when the SD and USB 
memory is put in a desktop computer.

Original comment by dylan.le...@gmail.com on 26 Mar 2011 at 7:34

GoogleCodeExporter commented 9 years ago
Update, i found that if I boot with a USB memory in, try to unmount it yet keep 
the USB memory in the device I might be able to mount the SD card after (USB is 
not recognized after). The reverse is true for USB memory. Boot with the SD 
card in the tablet doesn't see the SD card, but will see the USB memory when 
inserted.

It's a little weird but once you get the recipe down it's quite predictable.

Original comment by dylan.le...@gmail.com on 28 Mar 2011 at 8:08

GoogleCodeExporter commented 9 years ago
there may be in bootloader command SDCARD=sdcard.img, and that means 
android-x86 will use virtual sdcard inside android-x86/sdcard.img. if there is, 
delete. then android-x86 will use the real sdcard.
it could have been you chose to create a virtual sdcard
sorry for my english, i'm using google translate

Original comment by Rinaldo.jonathan@gmail.com on 3 Sep 2011 at 8:27