From owner-freebsd-questions@FreeBSD.ORG Wed Jan 21 06:52:28 2004 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 8608B16A4CE for ; Wed, 21 Jan 2004 06:52:28 -0800 (PST) Received: from smtp01.uc3m.es (smtp01.uc3m.es [163.117.136.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77C5643D41 for ; Wed, 21 Jan 2004 06:52:26 -0800 (PST) (envelope-from jfrherve@ing.uc3m.es) Received: from smtp01.uc3m.es (localhost [127.0.0.1]) by localhost.uc3m.es (Postfix) with ESMTP id 2063D7D60; Wed, 21 Jan 2004 15:52:25 +0100 (CET) Received: from cimborrio (cimborrio.it.uc3m.es [163.117.139.95]) by smtp01.uc3m.es (Postfix) with ESMTP id 033667D5F; Wed, 21 Jan 2004 15:52:25 +0100 (CET) From: Juan Rodriguez Hervella Organization: UC3M To: "Sergey 'DoubleF' Zaharchenko" Date: Wed, 21 Jan 2004 15:52:25 +0100 User-Agent: KMail/1.5.4 References: <200401211326.25459.jfrherve@ing.uc3m.es> <20040121165307.52f0c2e9.doublef@tele-kom.ru> In-Reply-To: <20040121165307.52f0c2e9.doublef@tele-kom.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401211552.25129.jfrherve@ing.uc3m.es> cc: freebsd-questions@freebsd.org Subject: Re: How to mount a FreeBSD-5.1 partition from FreeBSD-4.9 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: Wed, 21 Jan 2004 14:52:28 -0000 On Wednesday 21 January 2004 14:53, Sergey 'DoubleF' Zaharchenko wrote: > On Wed, 21 Jan 2004 13:26:25 +0100 > > Juan Rodriguez Hervella probably wrote: > > Hello, please send the reply to myself cause Im not > > subscribe to the list > > > > I've got a FreeBSD-5.1 installation in /dev/ad0s3, > > but I usually run FreeBSD-4.9 from /dev/ad0s2. > > 5.x uses UFS2 by default. 4.x does not understand UFS2. In short, you > either re-newfs the 5.x partition to be UFS1, or you are short of luck > this time. I can not believe you !, I guess there is (or there will be) some work-in-progress to have UFS2 support on FreeBSD-4.X systems. Or are we following "Windows way of life" here ?