AW: Re: [Linux-Biella] Copiare partizioni

LeOS linux@bilug.linux.it
Wed, 16 Apr 2003 10:22:40 +0200


Luca Bertoncello wrote:

>Claudio <cmaffio@bilug.linux.it> schrieb:
>
>  
>
>>Scusa, ma che parametri hai dato al dd???
>>    
>>
>
>if= e of=... Niente di piu', niente di meno...
>
>Cosa dovevo fare?
>
> bs=bytes
>              Both read and write bytes bytes at a time.  This overrides ibs and obs.  (And setting bs is not equiva-
>              lent  with  setting  both  ibs and obs to this same value, at least when no conversion other than sync,
>              noerror and notrunc is specified, since it stipulates that each input block shall be copied to the out-
>              put as a single block without aggregating short blocks.)
>  
>
:)

>  
>