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

Mbr data resize #2242

Closed
wants to merge 2 commits into from
Closed

Mbr data resize #2242

wants to merge 2 commits into from

Conversation

jakogut
Copy link
Contributor

@jakogut jakogut commented Jul 7, 2021

MBR formatted disks are only capable of 32-bit addressing of sectors,
limiting disk usage to 2 TB. In cases where the full disk cannot be
utilized, expand the data partition to fill the usable space, and print
a message.

Change-type: patch
Signed-off-by: Joseph Kogut joseph@balena.io

Related to: #2241

jakogut added 2 commits July 2, 2021 15:53
Add recipe from poky hardknott, revision 74dbb08

Change-type: patch
Signed-off-by: Joseph Kogut <joseph@balena.io>
MBR formatted disks are only capable of 32-bit addressing of sectors,
limiting disk usage to 2 TB. In cases where the full disk cannot be
utilized, expand the data partition to fill the usable space, and print
a message.

Change-type: patch
Signed-off-by: Joseph Kogut <joseph@balena.io>
@jakogut jakogut closed this Jul 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant