-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
While the BTRFS partition takes the complete free space of my USB drives, I noticed that the actual BTRFS fs takes only 5GB. A "sudo btrfs filesystem resize max /home" fixes it. You can check by running "df -h /" before and after running this command.
This prevents backups from home partitions that are larger than about 2GB.
To Reproduce
Steps to reproduce the behavior:
- Download official Aeon image
- Flash to USB drive
- Boot installer
- Run "df -h /"
- Run "sudo btrfs filesystem resize max /home"
- Run "df -h /"
- Compare
Expected behavior
The installer should directly have a correctly sized fs after first boot.
Additional context
Should anything else be required, please let me know :)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working