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

Beta 2 corrupts the GPT partition table #18

Closed
allentiak opened this issue Sep 14, 2018 · 1 comment
Closed

Beta 2 corrupts the GPT partition table #18

allentiak opened this issue Sep 14, 2018 · 1 comment

Comments

Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
@allentiak
Copy link

@allentiak allentiak commented Sep 14, 2018

This bug is similar to trueos/trueos-core#1541, the main difference being that, instead of corrupting the GPT backup, it corrupts the protective MBR.

Since Trident is based on TrueOS...
Should I write the details here, or there?

@beanpole135
Copy link
Member

@beanpole135 beanpole135 commented Sep 15, 2018

I would recommend opening a ticket on the TrueOS repo (trueos/trueos)
Trident is just using the pc-sysinstall utility that is provided by TrueOS for doing installations, so an issue like this will need to be fixed in that utility.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment