mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
feat: switch os_install root filesystem from ext4 to btrfs
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
{boot} /boot vfat umask=0077 0 2
|
{boot} /boot vfat umask=0077 0 2
|
||||||
{efi} /boot/efi vfat umask=0077 0 1
|
{efi} /boot/efi vfat umask=0077 0 1
|
||||||
{root} / ext4 defaults 0 1
|
{root} / btrfs defaults 0 1
|
||||||
Reference in New Issue
Block a user