-
Notifications
You must be signed in to change notification settings - Fork 15
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
Output of sfdisk -d
in Ubuntu 20.04 does not end in a comma
#2
Conversation
Hi Craig, and thank you for your patch. |
@craigfrancis ... or maybe I rather do not understand why it works for you, in particular why |
First, thanks for the script, it's been really useful. As to my issue, I simply don't have the ", name="EFI System Partition" at the end (the UUID is the last thing). I'm hoping that So maybe something like Here are some tests, the first one is the original, second is the one in this patch, and two other options:
Test script...
|
Well... what about |
Yep, done. |
Merged, thanks :) |
np, and thanks for writing this, made it much easier to re-name. |
No description provided.