On Mon, Mar 9, 2009 at 16:15, Harry Mutch <[email protected]> wrote: > The main issue is this: the new automated install only works if I copy > the images to a vfat partition on the SD card. If I try with ext2 or > ext3, then the installation either refuses to start (last email) or it > goes into a loop of copying files and rebooting. > > Has anyone else been able to do an automated install using a extX partition?
Thanks for the feedback. When I started writing this thing early in the morning I was working with ext2/3 partitions because Qi can't read files from vfat. After giving it some thought, I realized that most people out there have SD cards formatted with vfat partitions. Since I wanted to avoid the whole "you have to do something weird to your SD card if you want to use this" situation, I switched to vfat, but at random points in time I tested with ext2/3 again. I probably broke this late in the evening... I'll check again. Marcelo _______________________________________________ android-freerunner mailing list [email protected] http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org
