Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Sep 2003 14:04:22 -0700 (PDT)
From:      Dan Strick <strick@covad.net>
To:        freebsd-questions@FreeBSD.ORG
Cc:        dan@ice.nodomain
Subject:    Re: How to add a disk to a new system without losing the data on it?
Message-ID:  <200309122104.h8CL4Ml6000489@ice.nodomain>

next in thread | raw e-mail | index | archive | help
>>>>>>>>
> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309122104.h8CL4Ml6000489>