Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix [#80]: fixes format operation ignoring FsType #85

Merged
merged 1 commit into from
Nov 23, 2024

Conversation

taukakao
Copy link
Member

The format operation would just format to the same filesystem that the partition was already using.

Fixes #80

Tested in a VM

@taukakao taukakao marked this pull request as draft November 22, 2024 16:27
@taukakao
Copy link
Member Author

there were issues during testing, drafting for now

@taukakao taukakao force-pushed the fix-filesystem-ignored branch 2 times, most recently from a80a0c5 to 7577d74 Compare November 22, 2024 16:52
@taukakao taukakao marked this pull request as ready for review November 22, 2024 16:59
Previously, format would always mirror the filesystem type of the already existing partiton.
@taukakao taukakao force-pushed the fix-filesystem-ignored branch from 7577d74 to 2e1e806 Compare November 23, 2024 16:50
@taukakao taukakao merged commit 8deb981 into Vanilla-OS:main Nov 23, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

sh: 1: mkfs.: not found when installing over a previously encrypted partition
2 participants