Skip to content

Instantly share code, notes, and snippets.

@jreidinger
Last active February 19, 2019 09:26
Show Gist options
  • Save jreidinger/baa0784ac95a97d9ca88829b2fe1475e to your computer and use it in GitHub Desktop.
Save jreidinger/baa0784ac95a97d9ca88829b2fe1475e to your computer and use it in GitHub Desktop.
Testing Label, Mount Points and Mount By
----------------------------------------
- After fix in my git branch label is now kept if using Start with Existing partitioning
- mount by and mount path is not used with simple Start with Existing partitioning ( and default is proposed )
- When import mount points is used then it set properly mount path, but mount by is still default one ( uuid )
- when using import mount points and format system volumes, then it reset label on that system volumes ( but keep on rest ). Mount by is still lost.
How it works in old partitioner:
- when using existing partitioning it keep label, and reset mount by and mount path
- when import mount points it keep label, mount by and also mount path
- it also keep mount point, mount by and label when on system partition when it is set to format it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment