Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Mar 2000 20:02:02 -0500
From:      Bill Fumerola <billf@chc-chimes.com>
To:        Brandon Fosdick <bfoz@glue.umd.edu>
Cc:        Kris Kennaway <kris@FreeBSD.org>, ports@FreeBSD.org
Subject:   Re: Arla Q
Message-ID:  <20000323200202.S25438@jade.chc-chimes.com>
In-Reply-To: <38DABCEF.1A75AB0A@glue.umd.edu>; from bfoz@glue.umd.edu on Thu, Mar 23, 2000 at 07:55:11PM -0500
References:  <Pine.BSF.4.21.0003221455470.70822-100000@freefall.freebsd.org> <38DABCEF.1A75AB0A@glue.umd.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Mar 23, 2000 at 07:55:11PM -0500, Brandon Fosdick wrote:

> Here's what I tried:
> 
> 108 7:50pm/usr/ports/net/arla#cd /usr/local/bin
> 109 7:50pm/usr/local/bin#./startarla
> No /dev/xfs0
> 110 7:50pm/usr/local/bin#./xfs_makedev
> usage: mknod name [b | c] major minor [owner:group]
> 111 7:50pm/usr/local/bin#mknod /dev/xfs0 c $3 0
> usage: mknod name [b | c] major minor [owner:group]
> 112 7:51pm/usr/local/bin#mknod /dev/xfs0 c 3 0
> 113 7:51pm/usr/local/bin#./startarla
> mount_xfs: mount: Device not configured
> 114 7:51pm/usr/local/bin#mount_xfs /dev/xfs0 /afs
> mount_xfs: mount: Device not configured
> 
> That's about as far as I know how to get. Suggestions?

What version of FreeBSD? Your mknod may be old/not backported.

Steal the most recent (HEAD or RELENG_4) of mknod, compile, try again.

-- 
Bill Fumerola - Network Architect
Computer Horizons Corp - CVM
e-mail: billf@chc-chimes.com / billf@FreeBSD.org
Office: 800-252-2421 x128 / Cell: 248-761-7272





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




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