Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Mar 2000 21:20:31 -0500
From:      Brandon Fosdick <bfoz@glue.umd.edu>
To:        Bill Fumerola <billf@chc-chimes.com>
Cc:        Kris Kennaway <kris@FreeBSD.ORG>, ports@FreeBSD.ORG
Subject:   Re: Arla Q
Message-ID:  <38DAD0EF.DF9D6B3A@glue.umd.edu>
References:  <Pine.BSF.4.21.0003221455470.70822-100000@freefall.freebsd.org> <38DABCEF.1A75AB0A@glue.umd.edu> <20000323200202.S25438@jade.chc-chimes.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




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