From owner-freebsd-current@FreeBSD.ORG Tue Jan 11 07:54:33 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1536516A4CE for ; Tue, 11 Jan 2005 07:54:33 +0000 (GMT) Received: from mail13.syd.optusnet.com.au (mail13.syd.optusnet.com.au [211.29.132.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C0FA43D45 for ; Tue, 11 Jan 2005 07:54:32 +0000 (GMT) (envelope-from PeterJeremy@optushome.com.au) Received: from cirb503493.alcatel.com.au (c211-30-75-229.belrs2.nsw.optusnet.com.au [211.30.75.229]) j0B7sUPN016105 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Tue, 11 Jan 2005 18:54:30 +1100 Received: from cirb503493.alcatel.com.au (localhost.alcatel.com.au [127.0.0.1])j0B7sUxP050523; Tue, 11 Jan 2005 18:54:30 +1100 (EST) (envelope-from pjeremy@cirb503493.alcatel.com.au) Received: (from pjeremy@localhost)j0B7sTsf050522; Tue, 11 Jan 2005 18:54:29 +1100 (EST) (envelope-from pjeremy) Date: Tue, 11 Jan 2005 18:54:29 +1100 From: Peter Jeremy To: Warren Message-ID: <20050111075429.GZ79646@cirb503493.alcatel.com.au> References: <200501081518.33396.shinjii@virusinfo.rdksupportinc.com> <200501091318.38409.shinjii@virusinfo.rdksupportinc.com> <20050109065525.GL39552@cirb503493.alcatel.com.au> <200501091709.48526.shinjii@virusinfo.rdksupportinc.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200501091709.48526.shinjii@virusinfo.rdksupportinc.com> User-Agent: Mutt/1.4.2i cc: freebsd-current@freebsd.org Subject: Re: 5.3-STABLE failing to read 4.x-Stable hdd X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Jan 2005 07:54:33 -0000 On Sun, 2005-Jan-09 17:09:48 +1000, Warren wrote: >In ads1 i have: > >ads1 ad1s1c ad1s1e .... > >how do i rename those partitions to what ever it is there supposed to be.... You don't need to rename them. Based on the dmesg, you should be able to fsck and mount /dev/ad1s1e You will probably need to update your /etc/fstab. >Soz im totally new to this sort of thing in freebsd and clueless. I suggest you read http://www.freebsd.org/projects/newbies.html http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/basics.html and followup with any questions to freebsd-questions@freebsd.org -- Peter Jeremy