Quote:
Originally Posted by muziling
where is my SDCard directory?
My SD card have 4 partition, 1st FAT32, 2nd EXT3, 3rd FAT32, 4th RAW. Seems System recognize the 3rd partition, all 3rd files is put in directory /sdcard or /mnt/sdcard.... but 1st partition's file can not seen .
|
That has to do with the way we are enumerating the sd card with our initrd. I'm not sure why it would be mounting partition 3 and not partition 1 though. I'll have to look into that.
ACL has been working really hard on getting a new bootloader working for us (LK) that will allow fastboot. This should help kernel development move along much easier, and it will give us a more native Android experience. There are so many changes, it's hard to keep everyone up to date on what is going on.
Once this has all ironed out, I promise I will do a complete re-write of the first couple of posts, and I will be posting a NAND guide for chefs. Ultimately, I think getting GSM working is the next big thing so we can draw from that pool for chefs and testers as well.