KFloppy/ro: Difference between revisions

From KDE UserBase Wiki
(Created page with "KFloppy")
 
(Updating to match new version of source page)
 
(6 intermediate revisions by one other user not shown)
Line 1: Line 1:
<languages />
<languages />
A Graphical Tool for formatting floppy disks
[[Image:Kfloppy2.png|thumb|250px|center]]


{|class="tablecenter vertical-centered"
==Caracteristici==
|[[Image:Kfloppy2.png|thumb|250px]]||&nbsp;||'''Graphical interface to format floppy disks'''
|}


==Features==
*Rapid sau format complet
*Sector prost de verificare (prin Verify Integrity)
*Poate eticheta discul
*Suportă opțiuni de linie de comandă
*Suportă DOS, ext2, UFS și sisteme de fișier Minix


* Quick or full format
{{Note|Un floopy nu poate fi formatat dacă este montat.}}
* Bad sector checking (via Verify Integrity)
* Can label disk
* Supports command line options
* Supports DOS, ext2, UFS and Minix file systems


{{Note|A floppy cannot be formatted if it is mounted.}}
* Select the floppy drive which contains the media to be formatted


* 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 [http://docs.kde.org/development/en/kdeutils/kfloppy/index.html the application's Handbook]
Read about the full capabilities in [http://docs.kde.org/development/en/kdeutils/kfloppy/index.html the application's Handbook]


[[Category:Utilities]]
[[Category:Utilități/ro]]
[[Category:File Management]]
[[Category:Gestionarea Fișierelor/ro]]

Latest revision as of 06:50, 26 December 2018

A Graphical Tool for formatting floppy disks

Caracteristici

  • Rapid sau format complet
  • Sector prost de verificare (prin Verify Integrity)
  • Poate eticheta discul
  • Suportă opțiuni de linie de comandă
  • Suportă DOS, ext2, UFS și sisteme de fișier Minix

Note

Un floopy nu poate fi formatat dacă este montat.


  • Select the floppy drive which contains the media to be formatted
  • 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