OpenBSD -current GPT install boot failure

2025-03-30 Thread Dan
I tend to not understand much expecially when you mix up stuff to fix with "Windows 10", sorry for that. However, to have your efi partition working properly I'm guessing you miss something like: fdisk -i -b blocks[@offset[:EF]] sdx (<- replacing sdx with your disk and offset) To fully underst

Re: pair(4) question

2025-03-30 Thread David Gwynne
On Mon, Mar 24, 2025 at 09:03:49AM -0600, Diana Eichert wrote: > inline > > On Sun, Mar 23, 2025 at 10:30???PM Philipp Buehler > wrote: > > > > Am 24.03.2025 00:24 schrieb Diana Eichert: > > > Am I missing something or is this the only way to automatically bring > > > up a pair(4) patch? > > > >

Re: pair(4) question

2025-03-30 Thread Philipp Buehler
Am 31.03.2025 03:49 schrieb David Gwynne: you can also try rport(4) to replace pair(4) for p2p links between rdomains. Has been some years since i dug through all this - and rport is pretty brand new , thanks for the hint. Unsure why no .Xr .. PS: i would debate if I want a failed IP-config l

Re: pair(4) question

2025-03-30 Thread Andrew Lemin
I had a similar issue years ago which I solved by putting 'up' as the first line in the hostname.pairX files, so the pair interfaces come up without any config first. But that was probably even before the ordering improvements mentioned by David above, and is probably not ideal anymore. I used on