On Mon, Nov 19, 2001 at 11:14:22PM -0600, Florin Iucha wrote:
> The boot doesn't matter. The root fs type has to be built in the kernel,
> not as a module.

Not true.  You just have to use an initial ramdisk (initrd) to load the
module prior to mounting the root FS.  It's the same as if you had your
scsi driver as a module.  

Nate