Add instructions on how to resize the main partition on the microSD card #372
No reviewers
Labels
No labels
bug
Closed As
complete
Closed As
duplicate
Closed As
insufficient data
Closed As
moved
Closed As
not possible
Closed As
out of scope
Closed As
stale
good first issue
help wanted
improvement
needs changes
needs committer review
needs info
new change
Priority
awaiting triage
Priority
needs review
Priority
next meeting
Priority
waiting on assignee
Priority
waiting on external
No milestone
No project
No assignees
4 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Docs/quick-docs#372
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "rpi-install-linux"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Added more specific instructions on how to resize the main partition on the microSD card due to the increased complexity of the partition layout on recent versions of Fedora. I faced this difficulty myself and found out that others have too.
The
arm-image-installer
tool automates all of this, but it's not always available depending on the distribution.I've tested these instructions on a system running Fedora Workstation 34. Parted was already installed by default.
Does anyone know how to make it so that we don't have to specify a target size? Something that makes it grow through all the available space automatically (like the
lvextend -l +100%FREE
command)Metadata Update from @pbokoc:
@crimsonking Does this help? https://unix.stackexchange.com/questions/373063/auto-expand-last-partition-to-use-all-unallocated-space-using-parted-in-batch-m
Not sure what happened here, @crimsonking : could you reply here again please?
Wow, that was strange. I think ProtonMail just sent my message encrypted.
Here's the message:
Metadata Update from @ankursinha:
rebased onto
1d70d8156b
Pull-Request has been merged by copperi