I personally always get a bit more concerned about compiler upgrades. I
can and do protect myself from errant /usr/src/sys changes, but
everthing else is cvsup based for me, so buildworlds really do need to
work well for me.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe fre
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
>
> 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
===
RCS file