Skip to content

Instantly share code, notes, and snippets.

@gussenov
Created January 29, 2022 21:09
Show Gist options
  • Save gussenov/efb35ae3b02b7268be92a1fd8fe03e78 to your computer and use it in GitHub Desktop.
Save gussenov/efb35ae3b02b7268be92a1fd8fe03e78 to your computer and use it in GitHub Desktop.
Formats
  • Type
    • Internal disk for use with Linux systems only (Ext4)
      • Password protect volume (LUKS)
    • For use with Windows (NTFS)
    • For use with all systems and devices (FAT)
  • Other
    • XFS - Linux Filesystem
    • Linux Swap Partition
    • Btrfs - Copy-on-write Linux Filesystem, for snapshots
    • F2FS - Flash Storage Linux Filesystem
    • exFAT - Flash Storage Windows Filesystem, used on SDXC cards
    • UDF - Universal Disk Format, for removable devices on many systems
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment