Closed
Bug 984421
Opened 12 years ago
Closed 8 years ago
Enable access to data saved when no memory card is present
Categories
(Firefox OS Graveyard :: General, defect)
Firefox OS Graveyard
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: etrapani, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0 Iceweasel/26.0 (Beta/Release)
Build ID: 20131116054522
Steps to reproduce:
On a Keon 1.1 without memory card, all apps work and you can save data. It goes into /mnt/sdcard, the devices is /dev/blockd/vold/179:20. Same on 1.2
Actual results:
On 1.3 Camera and Music complain that there is no memory card. Gallery works. USB storage exports the data, but read only.
On 1.4 the only way to access the information is through the shell, doing mount -t vfat /dev/blockd/vold/179:20 /mnt/sdcard
Expected results:
Either all apps keep on working on /dev/blockd/vold/179:20 as in 1.1 and 1.2 or at least the USB storage exports that volume.
Comment 1•8 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•