On Thursday 03 September 2009, Venkatachala Upadhya wrote: > As I recall, the linux root file system must be either NFS or EXT.
No way. You need to tell the kernel "rootfstype=..." though; see Documentation/kernel-parameters.txt and other docs. For root on MMC/SD you'd probably use ext3 or somesuch; for root on NAND it'd be more like ubifs. _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
