Re: Sysupgrade failing on a system without MBR/GPT (disklabel directly on disk)
Nick Holland <[email protected]>
| Newsgroups | gmane.os.openbsd.misc |
|---|---|
| Message-ID | <[email protected]> |
On 6/11/26 4:32 AM, zeljkoj wrote: ... > The sd0 disk has OpenBSD disklabel directly on it, without MBR/GPT partition > table. It is my understanding that this is somehow "confusing" the installer. you built a broken system. > Is there any way of successfully performing the upgrade (apart from > reinstalling the whole system from scratch)? well...you can do a manual upgrade, and push your problem down the road a bit. But...your system was built incorrectly. You need to rebuild it. Better to do it on your schedule, rather than in a panic when it breaks worse. It actually surprises me it works at all. But what you have is a totally unsupported configuration; it isn't something that is tested for, it isn't something that may work at all in future releases. Nick.