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

[Legacy] CBM outputs a warning about the kernel is still using the old partition table. #222

Open
puneetse opened this issue Mar 23, 2020 · 1 comment

Comments

@puneetse
Copy link

puneetse commented Mar 23, 2020

Describe the bug
CBM outputs a warning about the kernel is still using the old partition table for legacy boot (syslinux) systems.

Reported on the forums and in IRC with logs in (paste|term)bin links 1 2.

# clr-boot-manager update
Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot or after you
run partprobe(8) or kpartx(8)
The operation has completed successfully.

To Reproduce
Steps to reproduce the behavior:
clr-boot-manager update or swupd update (which calls cbm)

Expected behavior
No warning, self-resolving if possible.

@dorileo
Copy link
Contributor

dorileo commented Mar 23, 2020

this is the syslinux implementation calling sgdisk, it's harmless but I agreed it leads to confusion, I'll silent it. Thanks.

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

No branches or pull requests

2 participants