Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 May 2007 00:18:58 -0400
From:      Craig Rodrigues <rodrigc@crodrigues.org>
To:        Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
Cc:        freebsd-current@freebsd.org, sac <sacchi@gmail.com>
Subject:   Re: mount_reiserfs support not present in CURRENT?
Message-ID:  <20070530041858.GB79733@crodrigues.org>
In-Reply-To: <20070528153252.T22557@ury.york.ac.uk>
References:  <e14997e00705272029k366b97a9n1a331b7139c2dc05@mail.gmail.com> <20070528153252.T22557@ury.york.ac.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 28, 2007 at 03:34:41PM +0100, Gavin Atkinson wrote:
> No, it's still there.  You should be using "mount -t reiserfs" instead. 
> See the reiserfs man page.  You may need to load the kernel module first.

You don't need to load the kernel module first.
"mount -t reiserfs" will call the nmount() system call, which under
the covers loads the necessary kernel module for an fstype of "reiserfs".

-- 
Craig Rodrigues        
rodrigc@crodrigues.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070530041858.GB79733>