KFloppy/fr: Difference between revisions

From KDE UserBase Wiki
(Created page with "==Fonctionnalités==")
 
(Created page with "* Sélectionnez le lecteur de disquette qui contient le support à formater")
Line 6: Line 6:
==Fonctionnalités==
==Fonctionnalités==


* Quick or full format
* Formatage rapide ou complet
* Bad sector checking (via Verify Integrity)
* Vérification des secteurs défectueux (via Vérifier l'intégrité)
* Can label disk
* Peut nommer la disquette
* Supports command line options
* Prend en charge les options de ligne de commande
* Supports DOS, ext2, UFS and Minix file systems
* Prend en charge les systèmes de fichiers DOS, ext2, UFS et Minix


==Usage==
==Utilisation==
{{Note|A floppy cannot be formatted if it is mounted.}}
{{Note|Une disquette ne peut pas être formatée si elle est montée.}}


* Select the floppy drive which contains the media to be formatted
* Sélectionnez le lecteur de disquette qui contient le support à formater


* Select the size of the floppy to be used. In most cases it is safe to leave this as "Auto-Detect", and should be changed only when encountering size related issues during formatting
* Select the size of the floppy to be used. In most cases it is safe to leave this as "Auto-Detect", and should be changed only when encountering size related issues during formatting

Revision as of 12:08, 6 March 2024

Un outil graphique pour formater les disquettes

Fonctionnalités

  • Formatage rapide ou complet
  • Vérification des secteurs défectueux (via Vérifier l'intégrité)
  • Peut nommer la disquette
  • Prend en charge les options de ligne de commande
  • Prend en charge les systèmes de fichiers DOS, ext2, UFS et Minix

Utilisation

Note

Une disquette ne peut pas être formatée si elle est montée.


  • Sélectionnez le lecteur de disquette qui contient le support à formater
  • Select the size of the floppy to be used. In most cases it is safe to leave this as "Auto-Detect", and should be changed only when encountering size related issues during formatting
  • Select a filesystem to be used
    • If the desired filesystem is not listed, check the box at the bottom of the window, it may provide a reason
    • Not all supported filesystems are usable on floppy disks
  • Select the type of format to perform
    • Quick Format is as the name implies, the fastest process. It does check for bad blocks or other errors
    • Zero out and quick format will overwrite each sector with zeroes. This should not be relied on for securely erasing a disk, only a quick method of destroying data
    • Full format will format the media, and check for bad blocks and other filesystem defects if possible
  • Check Verify Integrity if KFloppy is to check if the format was successful
  • Provide a name for the floppy, if desired
  • Click Format to format the media

More Information

Read about the full capabilities in the application's Handbook