On Fri, Mar 20, 2009 at 9:59 AM, twebb <taliaferr...@gmail.com> wrote: > On Fri, Mar 20, 2009 at 9:53 AM, Ashwin Bihari <abih...@gmail.com> wrote: >> On Fri, Mar 20, 2009 at 9:44 AM, Koen Kooi <k.k...@student.utwente.nl> wrote: >>> >>> Op 20 mrt 2009, om 14:34 heeft Ashwin Bihari het volgende geschreven: >>> >>>> You need to add the Kernel option "rootdelay=1" to basically delay the >>>> Kernel for a moment while attempting to using the SDcard as the RFS >>>> mount point. >>> >>> Since kernel 2.6.24 you can use 'rootwait', which will wait till it becomes >>> available so you don't need to keep futzing the value for different SD >>> cards. >>> >>> regards, >>> >>> Koen >>> >> >> Koen, >> >> I wasn't aware of that option, it definitely beats futzing with wait delays! >> >> -- Ashwin >> > > The 'rootwait' works too, thanks for your suggestions. > > By the way, is rootfstype=ext3 required? I know I've had to use it in > the past with JFFS2, but am wondering if ext3 might be handled by > default. >
I most recently used an EXT2 image as my RFS and I didn't have to specifically specify the rootfstype for it to work. So my guess is that the FS type is probably auto-detected during mount time. -- Ashwin -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html