Re: reorder_kernel failed after upgrade to 7.9
"Paul W. Rankin" <[email protected]>
| Newsgroups | gmane.os.openbsd.misc |
|---|---|
| Message-ID | <[email protected]> |
> On 27/05/2026 1:07 AM AEST Nick Holland <nick () holland-consulting ! net> wrote: > > But back to funky disk problems: > > something I've been playing with, due to having found a disk problem on my > primary machine recently: > > # dd if=/dev/rsd0c of=/dev/null bs=1m This succeeded for me but my machine is a qemu VM, so I guess the disk is pretend anyway. I think my problem is entirely unrelated; I had /usr marked as ro in /etc/fstab and marking it as rw allowed kernel_reorder to succeed on boot. Thanks for the help everyone :)