Hello, Lowell.
LG> 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-sy
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 xp
Hello!
Desparately need some guru's help.
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 /