19
0
Fork 0
wiki/HowtoGParted.md

22 lines
476 B
Markdown
Raw Permalink Normal View History

2016-12-29 11:25:39 +01:00
# Howto GParted
<http://gparted.org>
## Créer un Live USB
2019-11-07 09:37:34 +01:00
Prendre une clé USB vierge, par exemple /dev/sdz
2016-12-29 11:25:39 +01:00
2019-11-07 09:37:34 +01:00
Télécharger le dernier fichier .iso pour amd64 sur <https://sourceforge.net/projects/gparted/files/gparted-live-stable/> puis :
2016-12-29 11:25:39 +01:00
~~~
# dd if=/dev/zero of=/dev/sdz
2019-11-07 09:37:34 +01:00
# cp gparted-live-1.0.0-5-amd64.iso /dev/sdz
# sync
2016-12-29 11:25:39 +01:00
~~~
2019-11-07 09:37:34 +01:00
## FAQ
2016-12-29 11:25:39 +01:00
2019-11-07 09:37:34 +01:00
Que faire pour faire « oublier » une clé USB en type iso9660 ?
2016-12-29 11:25:39 +01:00
2019-11-07 09:37:34 +01:00
formater en fat32, puis supprimer la partition, puis dd /dev/zero