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

Recent versions log finding MBR partitions when there is none #131

Closed
MarioG-X opened this issue Dec 8, 2022 · 5 comments
Closed

Recent versions log finding MBR partitions when there is none #131

MarioG-X opened this issue Dec 8, 2022 · 5 comments
Labels
Cancelled Cancelled by/for User Resolved Issue Has Been Resolved

Comments

@MarioG-X
Copy link

MarioG-X commented Dec 8, 2022

RefindPlus Version

v0.13.3.AC Release

Device Type

Apple Mac

Problem Description

My 2 Macs are partitioned as GPT with no MBR hybrid. I used Gparted, etc. to verify. These drives were wiped clean and formatted as GPT long ago. Starting with RP AB, and now AC, the log contains:
"Found MBR Partition Table on Disk Entry Below:"
for the 2 internal disks (SSD and HD). I tested AA, AB, and AC, and the line did not show up in AA, so this started in AB.

Problem Point

Before starting a loader or tool

Affected Items

All OS Loaders (First Row Items)

Debug Log

AA.log
AB.log
AC.log

Additional Context

I found this while working on why I see a whole disk entry on RP (see discussions) for a USB. That USB shows
"Found Legacy Boot Code and Found MBR Partition Table on Disk Entry Below:"
but I can't find where that is, unlike the internal disks, this line shows up in AA. May be unrelated to this issue.

@github-actions github-actions bot added the Triage Evaluating label Dec 8, 2022
@MarioG-X
Copy link
Author

MarioG-X commented Dec 8, 2022

Further examination in linux shows: parted, sfdisk, and fdisk showed as GPT. However, gdisk contained a line as "MBR: Protective". So this may have been missing in AA and fixed in AB, in which case this issue is closed.

@dakanji
Copy link
Owner

dakanji commented Dec 8, 2022

This appears to be how things are set up to work from upstream. May look at it at it further at some point.

@dakanji dakanji added Upstream Refer Upstream Known-Issue This is a Known Issue labels Dec 8, 2022
@github-actions github-actions bot added Tagged Tagged for Action and removed Triage Evaluating labels Dec 8, 2022
@dakanji
Copy link
Owner

dakanji commented Dec 10, 2022

This appears to be how things are set up to work from upstream. May look at it at it further at some point.

On the specific issue raised here, which is that logging shows up, this is simply because the logging was fixed in the mentioned version (it was not logging that action before due to formatting issues).

@dakanji dakanji removed the Upstream Refer Upstream label Dec 10, 2022
@dakanji dakanji changed the title AB and AC shows MBR when there is none Recent versions log finding MBR partitions when there is none Dec 10, 2022
@MarioG-X
Copy link
Author

I am closing because I believe that AA was not displaying the Protective MBR that was always there, then fixed in AB. I only thought this may have been an issue while working on the "whole disk" extra menu item which it turns out had nothing to do with this.

@github-actions github-actions bot added Cancelled Cancelled by/for User and removed Tagged Tagged for Action labels Dec 11, 2022
@dakanji dakanji removed the Known-Issue This is a Known Issue label Dec 11, 2022
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 11, 2022
@dakanji
Copy link
Owner

dakanji commented Dec 11, 2022

REF: #130

@github-actions github-actions bot added the Resolved Issue Has Been Resolved label Dec 11, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Dec 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Cancelled Cancelled by/for User Resolved Issue Has Been Resolved
Projects
None yet
Development

No branches or pull requests

2 participants