Dear Philip, thank you for pulling my ears. The complete error message is:
DUMP: Warning: undefined file type 0130000 Best, Vitor Em sex., 22 de set. de 2023 às 16:17, Philip Guenther <guent...@gmail.com> escreveu: > On Fri, Sep 22, 2023 at 11:18 AM vitmau...@gmail.com <vitmau...@gmail.com> > wrote: > >> I'm also getting an "undefined file type" error from dump. I found one guy >> from the FreeBSD mail list that got the same error, but he solved his >> problem using fsck on the partition. I forced fsck on my side, since the >> filesystem was marked as clean, but to no avail. >> > > In OpenBSD's dump, that warning includes the actual file type which > provoked the error: > > : bleys; pwd > /usr/src/sbin/dump > : bleys; grep 'undefined file type' *.c > traverse.c: msg("Warning: undefined file type 0%o\n", > : bleys; > > Since yours didn't include that, you would appear to be running some other > version of dump, which would make this the wrong place to get help. > > ...unless you truncated an error message before asking about it, which is > kinda self-defeating. > > > Philip Guenther > >