Difference between revisions of "Btrfs"

Table with recomendations
(distro support)
(Table with recomendations)
Line 107: Line 107:
** encryption (maybe some time in the future)
** encryption (maybe some time in the future)


=== Recomendations ===


{| class="wikitable"
|+ We recommend using BTRFS with UEFI and GPT
|-
! Partition !! Filesystem !! Size !! Partition type
|-
| /dev/sda1 || Fat32 || 1GiB || EFI system partition
|-
| /dev/sda2 || Btrfs || 1Gib - 8EiB || Btrfs Volume
|-
| /dev/sda3 || swap || 4GiB, at least your RAM-size || Swap partition (optional)
|}


{| class="wikitable"
|+ IF you don't have UEFI, you may use BTRFS with BIOS and GPT
|-
! Partition !! Filesystem !! Size !! Partition type
|-
| /dev/sda1 ||(bootloader)|| 4MiB || BIOS boot partition
|-
| /dev/sda2 || Btrfs || 1Gib - 8EiB || Btrfs Volume
|-
| /dev/sda3 || swap || 4GiB, at least your RAM-size || Swap partition (optional)
|}
<!-- If you use command, it should be inside of usercmd. You can see below example -->
<!-- If you use command, it should be inside of usercmd. You can see below example -->


translator
987

edits