From owner-freebsd-questions@FreeBSD.ORG Fri Sep 12 14:10:16 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 5A5C816A4BF for ; Fri, 12 Sep 2003 14:10:16 -0700 (PDT) Received: from smtp2.cistron.nl (smtp2.cistron.nl [62.216.30.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28A1E43FEA for ; Fri, 12 Sep 2003 14:10:15 -0700 (PDT) (envelope-from basics@zenzee.cistron.nl) Received: from cust.94.12.adsl.cistron.nl ([195.64.94.12] helo=192.168.1.4) by smtp2.cistron.nl with esmtp (Exim 3.35 #1 (Debian)) id 19xvBF-0003Og-00; Fri, 12 Sep 2003 23:10:13 +0200 Date: Fri, 12 Sep 2003 23:12:07 +0200 From: Vincent Zee To: Dan Strick Message-ID: <20030912231207574183.GyazMail.basics@zenzee.cistron.nl> In-Reply-To: <200309122104.h8CL4Ml6000489@ice.nodomain> References: <200309122104.h8CL4Ml6000489@ice.nodomain> Mime-Version: 1.0 (GMessage framework 0.9.9.9.4) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: GyazMail version 0.9.9.9.4 cc: FreeBSD Questions Subject: Re: 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 21:10:16 -0000 On Fri, 12 Sep 2003 14:04:22 -0700 (PDT), Dan Strick wrote: >>>>>>>>> >> How do I add a disk containing data to a new system without erasing >> that data. >> >> I searched the mailinglist and the documentation but could not find >> information >> for this scenario. >> >> The system in question is running 4.8 >> The disk is coming from a 5.1 system and uses ufs with softupdates. >> The disk has one partition. >>>>>>>> > > Would that be UFS1 with softupdates or UFS2 with softupdates? > I don't think FreeBSD 4.8 understands UFS2. If you didn't specify UFS1 > when you made the file system on FreeBSD 5.1, you got UFS2 format. > > Otherwise the disk should just move. (The MBR partition/slice table > and the FreeBSD disk-label/partition-table formats are the same.) > > dan Hi Dan, when on 5.1 I used the defaults so that would be UFS2 then. MMmm, ok sounds like a new install of 5.1 I guess (:-)) Thanks Dan and all the others who so kindly helped me!! /\ Vincent