KFloppy/da: Difference between revisions

From KDE UserBase Wiki
(Updating to match new version of source page)
(Created page with "Et grafisk værktøj til formattering af floppydiske thumb|250px|center")
Line 1: Line 1:
<languages />
<languages />
A Graphical Tool for formatting floppy disks
Et grafisk værktøj til formattering af floppydiske
[[Image:Kfloppy2.png|thumb|250px|center]]
[[Image:Kfloppy2.png|thumb|250px|center]]


Line 11: Line 11:
* Understøtter DOS, ext2, UFS and Minix filsystemer
* Understøtter DOS, ext2, UFS and Minix filsystemer


<div class="mw-translate-fuzzy">
{{Note|En floppy disk kan ikke blive formatteret, hvis den er monteret.}}
{{Note|En floppy disk kan ikke blive formatteret, hvis den er monteret.}}
</div>


* Select the floppy drive which contains the media to be formatted
* Select the floppy drive which contains the media to be formatted
Line 32: Line 34:
* Click '''Format''' to format the media
* Click '''Format''' to format the media


==More Information==
<div class="mw-translate-fuzzy">
Read about the full capabilities in [http://docs.kde.org/development/en/kdeutils/kfloppy/index.html the application's Handbook]
Læs om alle funktionerne i [https://docs.kde.org/development/en/kdeutils/kfloppy/index.html KFloppy's håndbog]
</div>


[[Category:Småprogrammer/da]]
[[Category:Småprogrammer/da]]
[[Category:Filhåndtering/da]]
[[Category:Filhåndtering/da]]

Revision as of 09:31, 16 July 2019

Et grafisk værktøj til formattering af floppydiske

Hovedpunkter

  • Hurtig eller fuld formattering
  • Checker dårlige sektorer (hvis Verificér integritet er valgt)
  • Kan oprette disklabel
  • Understøtter kommandolinje-tilvalg
  • Understøtter DOS, ext2, UFS and Minix filsystemer

Note

En floppy disk kan ikke blive formatteret, hvis den er monteret.
  • 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

Læs om alle funktionerne i KFloppy's håndbog