On Apr 13, 2011, at 3:47 PM, davidavdavid wrote: > > At the present, Paragon Software has a driver which ostensibly can be > integrated into the embedded Linux running on the Touch and provide > HFS+ (Apple Macintosh) and ext4 (Linux). These two filesystems support > file volumes up to 16TB which is good to know as hard drive capacities > grow.
For ext4 we would just use whatever driver is in the kernel, but we have no plans to update the kernel at this time. HFS+, which appears to need a commercial ($$$) driver, isn't going to happen. I would recommend ext3 for best performance, or FAT32 if you need maximum compatibility. _______________________________________________ Touch mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/touch
