hpx2206 / imame4all

Automatically exported from code.google.com/p/imame4all
0 stars 0 forks source link

Rompath /sdcard not always actual sdcard path on some Android phone models #58

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Some Droid models such as the Bionic (this applies to the Atrix too) do not 
actually mount the sdcard to /mnt/sdcard, it mounts to /mnt/sdcard-ext instead. 
On these models, the built-in storage is mounted to /mnt/sdcard.

As a result, when roms are moved to the /sdcard/ROMs/MAME4all/ path on these 
models of phones, they're actually on the internal storage of the phone, which 
is generally minimal (relatively) to begin with. It would be preferable to have 
an option to change the path to the roms to somewhere else in general or at 
least to the /mnt/sdcard-ext

Original issue reported on code.google.com by shadw...@gmail.com on 26 Sep 2011 at 2:20

GoogleCodeExporter commented 8 years ago
I just saw issue #55, so this one's technically kind of a dupe. That entry 
didn't specifically mention the /mnt/sdcard-ext mount point, so consider this 
item an issue if you're looking at adding specific possible mount points, or a 
duplicate if you're adding configurable rom location support in general ;-)

Thanks

Original comment by shadw...@gmail.com on 26 Sep 2011 at 2:25

GoogleCodeExporter commented 8 years ago

Original comment by seleuco....@gmail.com on 27 Sep 2011 at 6:05