Formatage bas niveau

Fabien VINCENT fabien at beufa.net
Dim 8 Mai 17:04:24 UTC 2011


Le 08/05/2011 18:31, Cazzaniga Sandro a écrit :
> Le 08/05/2011 18:25, Fabien VINCENT a écrit :
>> gparted pour un formatage
>>
>> sinon si tu veux cleaner à fond la partition utilise dd => sudo dd
> if=/dev/zero of=/dev/sda1 ou tout autre partition !
>> bon courage ;)      
>>
>>
>> *Fabien VINCENT*
> Ce serait pas plutôt:
>
> sudo dd if=/dev/null of=/dev/sda1
>
> ;)


/dev/zero == /dev/null !

donc cela revient strictement au même, ca remplit de zéro le dd précisé
dans of=

>From Wikipedia : /
/

/Read operations from /dev/zero return as many null characters (0x00) as
requested in the read operation./

/Like /dev/null <http://en.wikipedia.org/wiki//dev/null>, /dev/zero may
be used as a source, but also as a sink for data. All write operations
to /dev/zero succeed with no other effects. However, /dev/null is more
commonly used for this purpose./


-------------- section suivante --------------
Une pièce jointe HTML a été nettoyée...
URL: <https://lists.ubuntu.com/archives/ubuntu-fr/attachments/20110508/84b993ba/attachment.html>


Plus d'informations sur la liste de diffusion ubuntu-fr