This repository was archived by the owner on Mar 23, 2025. It is now read-only.
change filetype of sd-image #72
Unanswered
Strix-Vyxlor
asked this question in
Q&A
Replies: 2 comments
-
I was just thinking about a pi I would like to use btrfs on yesterday. I don't see a way to override this right now, but I do intend to work on this. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I broke off the hardcoded sd-image stuff into a separate module in #79. Using this branch, and following the standard nixos-install process, I have a pi 5 with btrfs on gpt. So, I think making the next steps would be to make a guide / figure out what can be made easier. Building images formatted this way directly would also be nice. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everybody,
I was wondering if I could change the filesystem type of the sd-image.
I would like to use btrfs instead of ext4.
I have taken a look in the source code, but the filesystem type is locked.
Do I just override this in my code, and how.
Beta Was this translation helpful? Give feedback.
All reactions