From owner-freebsd-current@FreeBSD.ORG Thu Jan 22 11:33:16 2004 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 E183716A4CE for ; Thu, 22 Jan 2004 11:33:16 -0800 (PST) Received: from jk.homeunix.net (dhcp-19-33.dsl.CSUChico.EDU [132.241.19.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id A10EF43D49 for ; Thu, 22 Jan 2004 11:33:10 -0800 (PST) (envelope-from jk@jk.homeunix.net) Received: from jk.homeunix.net (localhost [127.0.0.1])i0MJXAeD002812 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 22 Jan 2004 11:33:10 -0800 (PST) Received: (from warlock@localhost)i0MJXAR9002811 for freebsd-current@freebsd.org; Thu, 22 Jan 2004 11:33:10 -0800 (PST) Date: Thu, 22 Jan 2004 11:33:10 -0800 From: John Kennedy To: freebsd-current@freebsd.org Message-ID: <20040122193310.GA2758@memnoch.jk.homeunix.net> References: <9FCD15C952BD734DB8377A36E5032EF2F51189@de-raub-mail1.hygiene.sca.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i Subject: Re: Downgrade FreeBSD 5.1 or 5.2 -> 4.9 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: Thu, 22 Jan 2004 19:33:17 -0000 On Thu, Jan 22, 2004 at 12:19:06PM -0500, Garance A Drosihn wrote: > ... You will have much less trouble if you just resign yourself to > backing-up the data you need to some safe place, and do a fresh > install (ie, reformat the drives using the 4.9 installation discs, > and install everything from scratch). Will 4.x and 5.x play nice if they have a partition (slice?) in common? For example, /home that was mounted by both a 4.x and 5.x depending on whatever was booted at the moment. Probably have UFS issues, but I don't know if 5.x will "corrupt" a 4.x filesystem. I downgraded via reinstall once, but set up two partitions so I could work on either one if I wanted to. I haven't tried mix-n-match though.