On Thu, 4 Apr 2002, Ilguiz Latypov wrote:

 |On Fri, 5 Apr 2002, Kingsly John wrote:
 |
 |> # dd if=/dev/zero of=/dev/hdX bs=446 count=1
 |
 |Is "c" specifier required in the block size parameter (bs=446c)?  I think
 |the default unit size is a block of 512 bytes.

c is a multiplier with value 1 so it's not necessary.

The default block size is 512kBytes not 512 Bytes!

Kingsly


_______________________________________________
Bug-grub mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-grub

Reply via email to