RE: Data transfer from one HD to another



Will this also transfer the filesystem structure?

Matt

-----Original Message-----
From: Joseph Olatt [mailto:joji@xxxxxxxxxx]
Sent: Sunday, March 26, 2006 8:45 AM
To: Matt Smith
Cc: freebsd-stable@xxxxxxxxxxx
Subject: Re: Data transfer from one HD to another

On Sun, Mar 26, 2006 at 08:27:27AM -0500, Matt Smith wrote:
Hi,
Is there an EASY method to transfer the partitions from an old hard
disk
to a new one?

I presume you want to trasfer all the files from one (or more)
partition(s) in the old hard drive to a new hard drive. If so, try the
command "dd". man dd(1). There are examples at the bottom of the man
page.

Other commands that may be used are: tar & cpio (man tar & man cpio for
more info).

regards,
joseph



Matt Smith
_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"
_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Data transfer from one HD to another
    ... I presume you want to trasfer all the files from one ... command "dd". ... Other commands that may be used are: tar & cpio (man tar & man cpio for ...
    (freebsd-stable)
  • Re: QUESTION: Odd behavior with tar
    ... > The command I'm running is: ... > As I watch the tar process, I can see files from all directories ... One suggestion is to use cpio or similar, as cpio can read the files to ...
    (comp.unix.aix)
  • Re: [Q] cp -r
    ... > use tar or cpio. ... will prevent you from copying into the wrong directory should the cd command ...
    (comp.unix.shell)
  • Re: backup entire system and move to new location
    ... Or just use the ddcommand to bit-for-bit copy the partitions. ... Or use tar: create the new partition, build a file system and then use "cd ...
    (linux.redhat)
  • Re: Star or gnu cpio, or Something Else?
    ... and fails to recover. ... > I think I have read somwhere that cpio is more or less on it's way out. ... >> next account backup was with tar. ... >> shipped with unreliable backup utilities. ...
    (comp.unix.solaris)