TeamApexQ / apexq

Documentation and general information
6 stars 0 forks source link

CM recovery does not mount external sdcard #48

Closed infernix closed 10 years ago

infernix commented 10 years ago

Workaround:

adb shell 'mkdir /data/media/1; mount /dev/block/mmcblk1p1 /data/media/1'

But this should not be needed.

lbdroid commented 10 years ago

missing from fstab, and narf refuses to fix it on principle.

nardholio commented 10 years ago

it's inherited from d2-common, you'd think they'd fix it ;p

nardholio commented 10 years ago

then again I did write the 4.3 fstab...

nardholio commented 10 years ago

cm-10.2 vold has been extensively fixed and recovery fstab is no longer required