From owner-freebsd-newbies@FreeBSD.ORG Tue Jun 8 10:35:08 2004 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 15D1016A4CE for ; Tue, 8 Jun 2004 10:35:08 +0000 (GMT) Received: from fidel.freesurf.fr (fidel.freesurf.fr [212.43.206.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3B8343D46 for ; Tue, 8 Jun 2004 10:35:07 +0000 (GMT) (envelope-from ogautherot@freesurf.fr) Received: from freesurf.fr (jose.freesurf.fr [212.43.206.13]) by fidel.freesurf.fr (Postfix) with SMTP id CEEE72A5152 for ; Tue, 8 Jun 2004 12:35:06 +0200 (CEST) Received: from 194.98.178.34 (SquirrelMail authenticated user ogautherot) by jose.freesurf.fr with HTTP; Tue, 8 Jun 2004 12:35:06 +0200 (CEST) Message-ID: <21147.194.98.178.34.1086690906.squirrel@jose.freesurf.fr> Date: Tue, 8 Jun 2004 12:35:06 +0200 (CEST) From: To: X-Priority: 3 In-Reply-To: <200406072136.13941.jmlewis@dslextreme.com> References: <200406072136.13941.jmlewis@dslextreme.com> Importance: Normal X-MSMail-Priority: Normal X-Mailer: SquirrelMail (version 1.2.5) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: freebsd-newbies Digest... X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jun 2004 10:35:08 -0000 Hi Joshua! My last guess is to run a filesystem check on the disk (assuming the name is ad1s1): fsck /dev/ad1s1 Note that the filesystem must not be mounted. Anything it finds will be stored in a sub-directory called lost+found. Hope it helps Olivier > I can't explain it but when I ran the mount command from with in the > KDE console app it worked. Now the problem is the folder that I made > on that drive is there however the files in it are not. > > Any tips as to what I apperently did wrong? > > Are there no hard drive diags I can run on this drive? >