On Mon, Dec 06, 1999 at 10:00:51AM -0800, Matthew Dillon wrote:
> dd if=/dev/da1 of=/dev/da2 had better work - the label area should not
> be in any way write protected when you use the non-partition device.
It doesn't on my Alpha. I certainly would not mind a confermation on
this.
--
:> How do we fix this problem? I keeps from from
:> ``dd if=/dev/da1 of=/dev/da2'' ?? I was very peeved at having to put the
:> disks on a Solaris box to do such a normal Unix task.
:
:
:this will fix your dd
:
:Index: dd.c
:===
:R