Closed GoogleCodeExporter closed 8 years ago
known fault as sdcard is not mounted yet in froyo, ,being worked on
Original comment by steve103...@gmail.com
on 30 Jun 2010 at 8:26
Certificate has to be pem format with fileextension .crt!
(https://www.sslshopper.com/ssl-converter.html)
eMMC mount was fixed already by dj_steve.
multiboot-boot-item-entry needs
ITEM_MODULES="ext3 fat vfat"
Android RootFS has to be modified (not maemo-rootfs mnt!):
mkdir mnt/secure
mkdir mnt/secure/staging
mkdir mnt/secure/asec
mkdir mnt/asec
cd system/etc
nano vold.fstab
enter the following in the file (remove the current contents first)
dev_mount sdcard /sdcard 1 /devices/platform/mmci-omap-hs.1/mmc_host/mmc1
then umount partition and boot up, android should show the 'checking' sd card
for a little bit then disappear, go check phone and sd storage settings and
check mount
Original comment by FritzBox...@gmail.com
on 16 Jul 2010 at 9:56
Original comment by alexey.r...@gmail.com
on 30 Aug 2010 at 9:34
Original issue reported on code.google.com by
FritzBox...@gmail.com
on 30 Jun 2010 at 6:15