From owner-freebsd-stable@FreeBSD.ORG Tue Jan 25 17:13:56 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A156E16A4CE for ; Tue, 25 Jan 2005 17:13:56 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B28643D2D for ; Tue, 25 Jan 2005 17:13:56 +0000 (GMT) (envelope-from swhetzel@gmail.com) Received: by wproxy.gmail.com with SMTP id 58so425383wri for ; Tue, 25 Jan 2005 09:13:54 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=U9PN0g4FEBh6vKdZWllsX7GtmjboHAUH4A0y3HV0/EWcw5hLgMSqDXOxL2ni3XqdPsGtw2Fpjw2XVGAfZVdJ7yuiMFaOgk0eu6l1x0lwVeMy/cVVUtpIl2Iho8H/ct1QwX2IWKHyuLU65jfDhQ3Idg3rnTK85Et7UVuivXDhDlg= Received: by 10.54.48.14 with SMTP id v14mr184979wrv; Tue, 25 Jan 2005 09:13:53 -0800 (PST) Received: by 10.54.29.48 with HTTP; Tue, 25 Jan 2005 09:13:53 -0800 (PST) Message-ID: <790a9fff05012509136ea58eba@mail.gmail.com> Date: Tue, 25 Jan 2005 11:13:53 -0600 From: Scot Hetzel To: Warren In-Reply-To: <200501250715.17029.shinjii@virusinfo.rdksupportinc.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <200501232241.34900.shinjii@virusinfo.rdksupportinc.com> <790a9fff05012408431642f384@mail.gmail.com> <200501250715.17029.shinjii@virusinfo.rdksupportinc.com> cc: freebsd-stable@freebsd.org Subject: Re: 5.3 prob reading 4.11 hdd X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Scot Hetzel List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jan 2005 17:13:56 -0000 On Tue, 25 Jan 2005 07:15:16 +1000, Warren wrote: > > Do you have any files on ad1s1e? > > > > mount /dev/ad1s1e /mnt > > ls -lR /mnt > > > > Scot > > no, there arent any files there. Looks like you actually installed 5.3 on your 4.11 drive instead of your spare drive. Unless you had recently disklabeled ad1s1. Scot