Oles Hnatkevych <[EMAIL PROTECTED]> writes: > I am trying to "move" FreeBSD 6.1 installation from one hard drive to > another. I do stuff like "newfs /dev/ad1s1a" and so on, then I mount > all new partitions to some tree in /mnt, then I do simple things: > tar --one-file-system -cf - -C / .|tar xpvf - -C /mnt/new/ > and just like this I copy /, /var, /usr.
Use dump/restore for moving a whole filesystem. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
