Jump to content

KFloppy/uk and KFloppy: Difference between pages

From KDE UserBase Wiki
(Difference between pages)
FuzzyBot (talk | contribs)
Updating to match new version of source page
 
Ognarb (talk | contribs)
m Reverted edits by Kpi (talk) to last revision by Yurchor
Tag: Rollback
 
Line 1: Line 1:
<languages />
<languages />
<translate>
<!--T:7-->
A Graphical Tool for formatting floppy disks
A Graphical Tool for formatting floppy disks
[[Image:Kfloppy2.png|thumb|250px|center]]
[[Image:Kfloppy2.png|thumb|250px|center]]


==Можливості==
==Features== <!--T:2-->


* Швидке та повне форматування
<!--T:3-->
* Перевірка секторів дискети (за допомогою можливості «Перевірити цілісність»)
* Quick or full format
* Створення міток дискет
* Bad sector checking (via Verify Integrity)
* Підтримка параметрів командного рядка
* Can label disk
* Підтримка файлових систем DOS, ext2, UFS і Minix
* Supports command line options
* Supports DOS, ext2, UFS and Minix file systems


{{Note_(uk)|Якщо дискету змонтовано, ви не зможете її форматувати.}}
==Usage== <!--T:4-->
{{Note|A floppy cannot be formatted if it is mounted.}}


<!--T:8-->
* Select the floppy drive which contains the media to be formatted
* Select the floppy drive which contains the media to be formatted


<!--T:9-->
* 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


<!--T:10-->
* Select a filesystem to be used
* 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
** 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
** Not all supported filesystems are usable on floppy disks


<!--T:11-->
* Select the type of format to perform
* 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
** Quick Format is as the name implies, the fastest process. It does check for bad blocks or other errors
Line 26: Line 34:
** Full format will format the media, and check for bad blocks and other filesystem defects if possible
** Full format will format the media, and check for bad blocks and other filesystem defects if possible


<!--T:12-->
* Check '''Verify Integrity''' if KFloppy is to check if the format was successful
* Check '''Verify Integrity''' if KFloppy is to check if the format was successful


<!--T:13-->
* Provide a name for the floppy, if desired
* Provide a name for the floppy, if desired


<!--T:14-->
* Click '''Format''' to format the media
* Click '''Format''' to format the media


З повним списком можливостей програми можна ознайомитися у [http://docs.kde.org/development/uk/kdeutils/kfloppy/index.html підручнику з програми].
==More Information== <!--T:5-->
Read about the full capabilities in [http://docs.kde.org/development/en/kdeutils/kfloppy/index.html the application's Handbook]


[[Category:Інструменти/uk]]
<!--T:6-->
[[Category:Керування файлами/uk]]
[[Category:Utilities]]
[[Category:File Management]]
</translate>

Latest revision as of 21:08, 25 June 2023

A Graphical Tool for formatting floppy disks

Features

  • Quick or full format
  • Bad sector checking (via Verify Integrity)
  • Can label disk
  • Supports command line options
  • Supports DOS, ext2, UFS and Minix file systems

Usage

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 the application's Handbook