<br><br><div><span class="gmail_quote">On 8/27/07, <b class="gmail_sendername">Rich Edelman</b> &lt;<a href="mailto:rcedelman@comcast.net">rcedelman@comcast.net</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
As of kernel 2.6, initial ramdisks have been deprecated... the trend now is<br>toward an initial ram fs. Ramdisks meant you needed to have some kind of<br>filesystem (usually ext2 or cramfs) compiled into the kernel (instead of
<br>being available as a module).</blockquote></div><br>Well, if you don&#39;t have some kind of filesystem compiled into the kernel, how would you load a module from... a filesystem?<br>