From owner-freebsd-questions Wed Dec 24 15:37:14 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA09626 for questions-outgoing; Wed, 24 Dec 1997 15:37:14 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from freebie.lemis.com (gregl1.lnk.telstra.net [139.130.136.133]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA09616 for ; Wed, 24 Dec 1997 15:37:09 -0800 (PST) (envelope-from grog@lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.8.8/8.8.7) id KAA22962; Thu, 25 Dec 1997 10:06:52 +1030 (CST) (envelope-from grog) Message-ID: <19971225100651.43441@lemis.com> Date: Thu, 25 Dec 1997 10:06:51 +1030 From: Greg Lehey To: Triztan Cc: freebsd-questions@FreeBSD.ORG Subject: Re: problem References: <3.0.1.32.19971224131124.0068ac98@lls.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.84e In-Reply-To: <3.0.1.32.19971224131124.0068ac98@lls.se>; from Triztan on Wed, Dec 24, 1997 at 01:11:24PM -0100 Organisation: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 WWW-Home-Page: http://www.lemis.com/~grog Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Wed, Dec 24, 1997 at 01:11:24PM -0100, Triztan wrote: > Hello! > > I have a problem regarding FreeBSD, and I don't really know who I should > ask... -questions is fine, but you'll get more answers if you put a meaningful text in the Subject: line. Check out http://www.lemis.com/email.html for some suggestions. > it seems as if the device files for my harddrive are lost...so now, I can > only get readonly(don't know why this works) rights to my harddrive, and > therefor I can't make new ones, so I wonder what I can do to solve this... I think we need a lot more information for this. It sounds to me like you have an automatic file system check failing when you boot. Could you describe what happens, please? For reference, the device files are just names which point to tables in the kernel. It is possible to lose them, but the results wouldn't quite be what you describe. Merry Christmas Greg