[171] in arla-drinkers
Re: FreeBSD and Version 0.8
daemon@ATHENA.MIT.EDU (Assar Westerlund)
Tue Jul 28 17:33:37 1998
From arla-drinkers-request@sundance.stacken.kth.se Tue Jul 28 21:33:36 1998
Return-Path: <arla-drinkers-request@sundance.stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 18252 invoked from network); 28 Jul 1998 21:33:35 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 28 Jul 1998 21:33:35 -0000
Received: from assaris.sics.se (assaris.sics.se [193.10.66.108])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id XAA14390
for <arla-drinkers@stacken.kth.se>; Tue, 28 Jul 1998 23:27:51 +0200 (MET DST)
Received: (from assar@localhost) by assaris.sics.se (8.8.5/8.7.3) id XAA11356; Tue, 28 Jul 1998 23:29:47 +0200 (MET DST)
To: Kenneth Culver <culverk@x-press.net>
Cc: arla-drinkers@stacken.kth.se
Subject: Re: FreeBSD and Version 0.8
References: <35B9E55E.114BED04@x-press.net>
Mime-Version: 1.0 (generated by tm-edit 7.68)
Content-Type: text/plain; charset=US-ASCII
From: Assar Westerlund <assar@sics.se>
Date: 28 Jul 1998 23:29:47 +0200
In-Reply-To: Kenneth Culver's message of "Sat, 25 Jul 1998 14:02:06 +0000"
Message-ID: <5lsojld5pw.fsf@assaris.sics.se>
Lines: 9
X-Mailer: Gnus v5.5/Emacs 19.34
Kenneth Culver <culverk@x-press.net> writes:
> I am using FreeBSD 2.2.7 with arla 0.8 and I cannot get xfs_mount to
> work. I type xfs_mount /dev/xfs0 /afs and I get this error:
> mount_xfs: mount: Bad address
Try enabling all debugging in xfs/bsd/xfs_deb.c and then see if
there's anything potentially informative in the log.
/assar