mounting linux filesystems

DG david at fielden.com.au
Mon Dec 22 14:08:42 PST 2003


> -----Original Message-----
> From: User & [mailto:User &]
> Sent: Tuesday, 23 December 2003 8:43 AM
> To: DG; freebsd-questions at freebsd.org
> Subject: Re: mounting linux filesystems
>
>
> Hi Dave,
>
> Do you happen to know where to add these options in the
> kernel? I've been
> troubled by this problem for some time as well.
>
> Thanks,
>
> Jorn
>
> On Monday 22 December 2003 22:37, DG wrote:
> >
> > mount will let you do this, but you may need to compile a
> custom kernel to
> > include EXT2FS support.
> >
> > Dave

I added the following line to my custom kernel config file:

options          EXT2FS

This option does not appear to be documented anywhere, and it is for a
5.1-RELEASE system btw.

Dave



More information about the freebsd-questions mailing list