> In article <[EMAIL PROTECTED]>, Rodney W. Grimes
> <[EMAIL PROTECTED]> wrote:
> 
> > A much faster way to do this is to just dd the first few megabytes
> > of the disk (dd if=foo of=/dev/rXXd bs=32768 count=1024).  Then use
> > dump | restore to populate the disk.
> 
> Do you run newfs on the receiving disk before the dump|restore?  It
> seems like if you didn't then the free block bitmaps in the cylinder
> groups would contain garbage.

Ooopsss.. left a step out... yes.. we newfs the disk after the dd
operations.

-- 
Rod Grimes - KD7CAX @ CN85sl - (RWG25)               [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to