Resize root partition to the remaining of the SD card on first boot #16

Closed
opened 2024-01-11 17:36:22 +08:00 by sb10q · 0 comments
Owner

Currently low on free space:

-bash-5.2# df -h
Filesystem      Size  Used Avail Use% Mounted on
/dev/mmcblk0p2  295M  217M   58M  79% /
devtmpfs        472M     0  472M   0% /dev
tmpfs           490M  4.0K  490M   1% /run
tmpfs           490M     0  490M   0% /dev/shm

See how NixOS on Raspberry Pi does it.

Currently low on free space: ``` -bash-5.2# df -h Filesystem Size Used Avail Use% Mounted on /dev/mmcblk0p2 295M 217M 58M 79% / devtmpfs 472M 0 472M 0% /dev tmpfs 490M 4.0K 490M 1% /run tmpfs 490M 0 490M 0% /dev/shm ``` See how NixOS on Raspberry Pi does it.
sb10q closed this issue 2024-01-16 14:44:57 +08:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: M-Labs/nix-servo#16
No description provided.