From owner-freebsd-questions@FreeBSD.ORG Fri Sep 12 12:19:46 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EEDDD16A4BF for ; Fri, 12 Sep 2003 12:19:46 -0700 (PDT) Received: from fep3.cogeco.net (smtp.cogeco.net [216.221.81.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 332BD43FF5 for ; Fri, 12 Sep 2003 12:19:46 -0700 (PDT) (envelope-from veritas@cogeco.ca) Received: from seeker (d150-57-33.home.cgocable.net [24.150.57.33]) by fep3.cogeco.net (Postfix) with SMTP id D7B6D2E83; Fri, 12 Sep 2003 15:19:44 -0400 (EDT) Date: Fri, 12 Sep 2003 15:19:42 -0400 From: Veritas To: Vincent Zee Message-Id: <20030912151942.17937d33.veritas@cogeco.ca> In-Reply-To: <20030912211645203635.GyazMail.basics@zenzee.cistron.nl> References: <20030912205633370130.GyazMail.basics@zenzee.cistron.nl> <000d01c37960$ffe5fdf0$ca0110ac@vinyl.tkvbp.com> <20030912211446739276.GyazMail.basics@zenzee.cistron.nl> <20030912211645203635.GyazMail.basics@zenzee.cistron.nl> X-Mailer: Sylpheed version 0.8.10claws (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to add a disk to a new system without losing the data on it? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Sep 2003 19:19:47 -0000 On Fri, 12 Sep 2003 21:16:45 +0200 Vincent Zee wrote: > Hi, > > In the dmesg it comes up as ad5 but when I mount it, it can't find the > device. > > mount ad5 /music2 > mount: ad5: No such file or directory Try it as /dev/ad5 instead.