Android ICS sdcard image help
Posted: Tue Oct 02, 2012 4:50 pm
Hi
I've just put Mijuu’s android (ICS_Joggler_4.0.4_Alpha3) on the internal flash with a smaller data.img so i could have a sdcard.img
I modified the grub.cfg part for the sdcard from "SDCARD=/dev/block/sda" (which is the usb port) to "SDCARD=sdcard.img" which is my img file thats in the android folder.
The problem is when launching open manager and going to "sdcard" to just shows empty, So it looks like sdcard.img never got mounted.
The sdcard.img was made using "dd if=/dev/zero of=sdcard.img bs=240000 count=1024" and "mkfs.vfat sdcard.img"
Any help would be great.
Thanks
I've just put Mijuu’s android (ICS_Joggler_4.0.4_Alpha3) on the internal flash with a smaller data.img so i could have a sdcard.img
I modified the grub.cfg part for the sdcard from "SDCARD=/dev/block/sda" (which is the usb port) to "SDCARD=sdcard.img" which is my img file thats in the android folder.
The problem is when launching open manager and going to "sdcard" to just shows empty, So it looks like sdcard.img never got mounted.
The sdcard.img was made using "dd if=/dev/zero of=sdcard.img bs=240000 count=1024" and "mkfs.vfat sdcard.img"
Any help would be great.
Thanks