Lines Matching +full:no +full:- +full:sync +full:- +full:mode
1 .\"-
23 .\" ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
45 Input data is read and written in 512-byte blocks.
54 .Bl -tag -width "of=file"
63 If no conversion values other than
67 .Cm sync
86 When padding a block in conversion mode or due to use of
89 .Cm sync
106 .Bl -tag -width "fullblock"
116 .Cm conv=sync .
145 .Bl -tag -width "direct"
148 .It Cm sync
166 On non-tape devices, an
197 .Bl -tag -width "progress"
210 .Bl -tag -width "unblock"
236 .No pre- Ns Bx 4.3 reno
239 Treats the input as a sequence of newline or end-of-file terminated variable
283 .No pre- Ns Bx 4.3 reno
308 .Cm sync
320 .Cm sync
353 .It Cm sync
394 truncated input records and odd-length byte-swapping blocks to the
435 .Ex -std
437 Check that a disk drive contains no bad blocks:
452 .Dl "dd if=file conv=pareven | cmp -x - file"
454 To create an image of a Mode-1 CD-ROM, which is a commonly used format
455 for data CD-ROM disks, use a block size of 2048 bytes:
462 .Dl "dd if=memstick.img of=/dev/da0 bs=1m conv=noerror,sync"
474 .St -p1003.2
499 subsystem might prevent the super-user from writing blocks to a disk.