From owner-freebsd-questions@FreeBSD.ORG Fri Sep 12 11:54:41 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 EA65216A4BF for ; Fri, 12 Sep 2003 11:54:41 -0700 (PDT) Received: from smtp2.cistron.nl (smtp2.cistron.nl [62.216.30.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id E210443FE1 for ; Fri, 12 Sep 2003 11:54:40 -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 19xt43-0005p3-00 for ; Fri, 12 Sep 2003 20:54:39 +0200 Date: Fri, 12 Sep 2003 20:56:33 +0200 From: Vincent Zee To: FreeBSD Questions Message-ID: <20030912205633370130.GyazMail.basics@zenzee.cistron.nl> 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 Subject: 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 18:54:42 -0000 Hello, 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. /\ Vincent