On Sat, May 22, 1999 at 11:46:02PM -0400, David B.Teague wrote
> 
> On Sat, 22 May 1999, [iso-8859-1] Søren Nielsen wrote:
> 
> > How do I save my MBR in a file ?
> 
> dd if=<disk device> of=<filename> bs=512
> 

I think that should really be
  dd if=<disk device> of=<filename> bs=512 count=1


John P.
-- 
[EMAIL PROTECTED]
[EMAIL PROTECTED]
"Oh - I - you know - my job is to fear everything." - Bill Gates in Denmark

Reply via email to