Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Aug 2001 20:20:45 +0000
From:      William Ward <wardd@d1c47d61.gw206.dsl.airmail.net>
To:        Omer Faruk Sen <ofsenfreebsd@yahoo.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: coda filesystem.
Message-ID:  <20010819202044.A36211@d1c47d61.gw206.dsl.airmail.net>
In-Reply-To: <20010819180043.41779.qmail@web9302.mail.yahoo.com>; from ofsenfreebsd@yahoo.com on Sun, Aug 19, 2001 at 11:00:43AM -0700
References:  <20010819133957.N89511-100000@shumai.marcuscom.com> <20010819180043.41779.qmail@web9302.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Aug 19, 2001 at 11:00:43AM -0700, Omer Faruk Sen wrote:
> There must be a patch for MAKEDEV.I have searched
> freebsd-questions archive some one has written 'I have
> patched MAKEDEV to create /dev/cfs* entries'

I ran into the same thing.  The major number is in /sys/coda/coda_fbsd.c.
It's 93.  I'm not sure about the minor number but it looks like it increments
for each coda volume.

Try this:

# mknod /dev/cfs0 b 93 0

> Additionally there is nothing like /sbin/mount_cfs
> :).But can be very good if freebsd core team accept
> (mfc) it into stable.But time is needed for that cause
> coda is sthing that is unmature.And I havent found a
> benchmark tool for coda fs too.

This part is in the documentation.

/William

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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