Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
|
fdisk [Le 08/11/2021, 11:58] 109.190.173.240 [Installation] |
fdisk [Le 27/01/2025, 12:52] (Version actuelle) 81.255.178.243 Problème d'alignement dans le help de sdb de l'exemple. |
||
|---|---|---|---|
| Ligne 54: | Ligne 54: | ||
| </note> | </note> | ||
| - | <note tip>les options suivantes sont accessible après un : <code>sudo fdisk /dev/sda</code> (pour toutes opération sur le disque sda) </note> | + | <note tip>Les options suivantes sont accessibles après un : <code>sudo fdisk /dev/sda</code> (pour toutes opération sur le disque sda) </note> |
| === Informations sur le disque selectionné === | === Informations sur le disque selectionné === | ||
| Ligne 88: | Ligne 88: | ||
| <note tips> | <note tips> | ||
| - | Ensuite, il est souvent nécessaire de formater la partition. (ATTENTION SUPPRIME TOUTES LES DONNEES SUR LA PARTITION !) | + | Ensuite, il est souvent nécessaire de formater la partition. (ATTENTION SUPPRIME TOUTES LES DONNÉES SUR LA PARTITION !) |
| Par exemple pour obtenir une partition ext4 : | Par exemple pour obtenir une partition ext4 : | ||
| <code> | <code> | ||
| Ligne 174: | Ligne 174: | ||
| o copy the partition over another partition | o copy the partition over another partition | ||
| k creates a filesystem on a partition | k creates a filesystem on a partition | ||
| - | f fix partition order | + | f fix partition order |
| g create an IRIX (SGI) partition table | g create an IRIX (SGI) partition table | ||
| p print the partition table | p print the partition table | ||
| Ligne 200: | Ligne 200: | ||
| ===== Voir aussi ===== | ===== Voir aussi ===== | ||
| - | [[http://debian-facile.org/doc:systeme:fdisk|Documentation complémentaire fdisk]] sur wiki.debian-facile.org. | + | [[https://debian-facile.org/doc:systeme:fdisk|Documentation complémentaire fdisk]] sur wiki.debian-facile.org. |