To retrieve the code name (that is, the xxx of / dev / xxx) from your hard disk, do:
sudo fdisk -l
You will see the list of hard drives and their partitions ... Take for example the hard disk / dev / sda, which you want to format.
dd if=/dev/zero of=/dev/sda
Aucun commentaire:
Enregistrer un commentaire