Subject: Re: copying fs
To: None <port-i386@NetBSD.ORG>
From: Matthias Scheler <tron@lyssa.owl.de>
List: port-i386
Date: 03/29/1998 15:21:05
In article <Pine.NEB.3.96.980329081732.16147A-100000@dream.future.net>,
	"Tom T. Thai" <tomthai@future.net> writes:
> I need to move everything from the old one to the new one.

cd /new
dump u0f - / | restore rf -
rm restoresymtable
cd /new/usr
dump u0f - /usr | restore rf -
rm restoresymtable

And so on.

-- 
Matthias Scheler                                http://home.owl.de/~tron/