Date: Sat, 15 May 1999 12:50:10 -0700 (PWT) From: Matthew Jacob <mjacob@feral.com> To: Jos Backus <Jos.Backus@nl.origin-it.com> Cc: freebsd-current@FreeBSD.ORG Subject: Re: ``65536-byte tape record bigger than suplied buffer'' Message-ID: <Pine.LNX.4.04.9905151248250.3423-100000@feral.com> In-Reply-To: <19990515214445.A58913@hal.mpn.cp.philips.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> Fyi, > > With today's -current, while trying to restore some files from a recent (about > 3 days ago) dump, I'm seeing: > > /kernel: (sa0:ahc0:0:3:0): 65536-byte tape record bigger than suplied buffer This is because a bug was fixed that actually now correctly reports the problem. You've made this tape with a 64KB record. You need to give an argument to recover that understands this. > > Oh, and mounting > > swap /tmp mfs rw,nosuid,nodev,-s=32768 0 0 > > panics the system with a double fault in mount_mfs, but that's another matter. > I'll say, and I haven't seen that one and I use mfs all the time! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.04.9905151248250.3423-100000>