User Tools

Site Tools


linux:filesystem:fat

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
linux:filesystem:fat [2022/02/17 18:55] – created mslinux:filesystem:fat [2023/01/11 20:29] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== DOS FAT ====== ====== DOS FAT ======
 ===== FAT erzeugen ===== ===== FAT erzeugen =====
 +=== Nötige Pakete: dosfstools ===
 <code> <code>
-mkfs.vfat -F 32 /dev/<laufwerk> +mkfs.vfat -F 32 /dev/<laufwerk> 
 + 
 +mkdosfs -F 32 /dev/<laufwerk>
 </code> </code>
linux/filesystem/fat.1645120515.txt.gz · Last modified: 2023/01/11 20:30 (external edit)

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki