LukeShortCloud / rootpages

Root Pages is a collection of easy-to-reference tutorials and guides primarily for Linux and other UNIX-like systems.
Other
56 stars 6 forks source link

[storage][file_systems] List default partition layouts #1005

Open LukeShortCloud opened 1 year ago

LukeShortCloud commented 1 year ago

For each operating system.

LukeShortCloud commented 1 year ago

It's worth noting that lsblk reports information in MiB and GiB by default.

https://askubuntu.com/questions/854958/why-is-the-size-given-by-lsblk-different-from-that-of-lsblk-b

parted reports information in MB and GB by default.

https://unix.stackexchange.com/questions/255079/how-to-make-parted-to-print-size-in-mib-size-instead-of-mb

LukeShortCloud commented 1 year ago

Fedora Workstation >= 34 with Btrfs:

Additional notes:

https://fedoraproject.org/wiki/Changes/BtrfsByDefault https://fedoraproject.org/wiki/Changes/BtrfsTransparentCompression

LukeShortCloud commented 1 year ago

macOS >= 11 Big Sur (on Apple Silicon):

Additional notes:

https://en.wikipedia.org/wiki/MacOS_Big_Sur https://eclecticlight.co/2021/01/09/boot-disk-layout-on-intel-and-m1-macs-high-sierra-to-big-sur/