Difference between revisions of "Swap/fr"

102 bytes added ,  3 years ago
Created page with "Pour pouvoir créer une partition swap, vous avez besoin d'assez d’emplacement disque non-alloué pour créer votre partition swap. Si vous n'avez pas assez d'assez d'espac..."
(Created page with "==Créer et activer une partition swap==")
(Created page with "Pour pouvoir créer une partition swap, vous avez besoin d'assez d’emplacement disque non-alloué pour créer votre partition swap. Si vous n'avez pas assez d'assez d'espac...")
Line 94: Line 94:
==Créer et activer une partition swap==
==Créer et activer une partition swap==


To create a swap partition, you need enough unallocated disk space to create an additional partition. If you do not have enough space, skip to the next section [[Special:MyLanguage/#Using_a_swap_file|#Using_a_swap_file]]. A swap partition can be created in any disk management / partition management tool and should be set as type `linuxswap`.
Pour pouvoir créer une partition swap, vous avez besoin d'assez d’emplacement disque non-alloué pour créer votre partition swap. Si vous n'avez pas assez d'assez d'espace non-alloué, mais assez de place libre, veuillez bien procéder à la section [[Special:MyLanguage/#Using_a_swap_file|#Utiliser_un_fichier_swap]]. Une partition swap doit être créée par une application de partition et doit avoir comme type de partition `linuxswap`.


Once you have a swap partition you will need to initialize the swap partition with {{ic|mkswap}}.  For example, if your swap partition is {{ic|/dev/sda3}}, you could use the command:
Once you have a swap partition you will need to initialize the swap partition with {{ic|mkswap}}.  For example, if your swap partition is {{ic|/dev/sda3}}, you could use the command:
Moderators, translator
286

edits