From owner-freebsd-ports Thu Mar 23 18:20:38 2000 Delivered-To: freebsd-ports@freebsd.org Received: from poseidon.student.umd.edu (poseidon.student.umd.edu [129.2.220.99]) by hub.freebsd.org (Postfix) with ESMTP id 9C01337B67D; Thu, 23 Mar 2000 18:20:34 -0800 (PST) (envelope-from bfoz@glue.umd.edu) Received: from glue.umd.edu (localhost [127.0.0.1]) by poseidon.student.umd.edu (8.9.3/8.9.3) with ESMTP id VAA13194; Thu, 23 Mar 2000 21:20:31 -0500 (EST) (envelope-from bfoz@glue.umd.edu) Message-ID: <38DAD0EF.DF9D6B3A@glue.umd.edu> Date: Thu, 23 Mar 2000 21:20:31 -0500 From: Brandon Fosdick Reply-To: bfoz@glue.umd.edu X-Mailer: Mozilla 4.72 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Bill Fumerola Cc: Kris Kennaway , ports@FreeBSD.ORG Subject: Re: Arla Q References: <38DABCEF.1A75AB0A@glue.umd.edu> <20000323200202.S25438@jade.chc-chimes.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Bill Fumerola wrote: > > 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. I'm using RELENG_4. I cvsup'd and rebuilt world today (again). FreeBSD poseidon.student.umd.edu 4.0-STABLE FreeBSD 4.0-STABLE #0: Thu Mar 23 19:25:42 EST 2000 root@poseidon.student.umd.edu:/usr/src/sys/compile/POSEIDON i386 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message