Robert M. Solovay wrote:

> If I'm running a dual-boot Linux BSD system, it looks like Linux can't
> read the BSD FFS file system. {At least my linux system mount command
> doesn't talk about ffs; it does mention ufs.}

You need to build support for the filesystem into your kernel.  In the
kernel configuration, it's called UFS, previous discussion
notwithstanding.

I'm guessing you already have BSD partition table support in your
kernel if you've gotten a dual-boot system working.

If you're using a generic kernel, it may be a simple matter
of "modprobe ufs".

-- 
Bob Miller                              K<bob>
kbobsoft software consulting
http://kbobsoft.com                     [EMAIL PROTECTED]
_______________________________________________
EuG-LUG mailing list
[EMAIL PROTECTED]
http://mailman.efn.org/cgi-bin/listinfo/eug-lug

Reply via email to