-
Notifications
You must be signed in to change notification settings - Fork 882
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
feat(freebsd): support freebsd find part by gptid and ufsid #5122
Conversation
@jinkkkang thanks for this PR, can you please sign the CLA and then add yourself to the signers file? |
have signed,thanks |
fixed error of lint check |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good! Thank you for the contribution!
apparently, AWS (without ZFS) uses this form:
ec2-user@freebsd:~ $ glabel status -s
gpt/bootfs N/A nda0p1
gptid/053c5311-7fcb-11ee-a7ba-002590ec5bf2 N/A nda0p1
gpt/efiesp N/A nda0p2
gpt/rootfs N/A nda0p3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks and welcome to cloud-init @jinkkkang!
Proposed Commit Message
Additional Context
Regarding the FreeBSD fstab configuration supporting gptid and ufsid , can refer to these two links
ufsid
gptid