On Thu, Dec 3, 2020 at 4:43 PM Mark Johnston <ma...@freebsd.org> wrote:
...
> $ fetch 
> http://ftp.freebsd.org/pub/FreeBSD/snapshots/VM-IMAGES/13.0-CURRENT/amd64/20201126/FreeBSD-13.0-CURRENT-amd64-20201126-9e082d278b9.raw.xz
> $ unxz FreeBSD-13.0-CURRENT-amd64-20201126-9e082d278b9.raw.xz
> $ sudo mdconfig -a -f FreeBSD-13.0-CURRENT-amd64-20201126-9e082d278b9.raw
> md0
> $ sudo mount /dev/md0p4 /mnt
> $ stat /mnt/usr/include/sys/smr_types.h
> 544 241404 -r--r--r-- 1 root wheel 554933 4985 "Nov 26 03:57:51 2020" "Nov 26 
> 03:51:14 2020" "Nov 26 03:58:26 2020" "Nov 26 03:51:14 2020" 32768 16 0 
> /mnt/usr/include/sys/smr_types.h
> $
>
> So I'm not sure what's going on in your case.  smr_types.h was added a
> number of months ago.

Weird, it looks like I borked my system somehow. But thank you, that
helped immensely!

--chuck
_______________________________________________
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to