> 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 :)

