[454] in netbsd-help mailing list archive
Re: error mounting dos
daemon@ATHENA.MIT.EDU (Greg Hudson)
Mon Nov 13 19:59:23 1995
To: Chris Lopes <lopes@MIT.EDU>
Cc: netbsd-help@MIT.EDU
In-Reply-To: Your message of "Mon, 13 Nov 1995 19:28:12 EST."
<199511140028.TAA01441@goody-budda.MIT.EDU>
Date: Mon, 13 Nov 1995 19:59:09 EST
From: Greg Hudson <ghudson@MIT.EDU>
> also, in /etc, which files are the permanent ones:
> master.password or passwd
> and
> group.local or group
master.passwd and group.local.
You can also create an /etc/master.passwd.local if you like, but it's
not terribly necessary.
> then i rebooted, randomly, and cd'ed into /dosc as root and typed ls and
> got:
> panic: allocbuf: buffer larger than MAXBSIZE requested stopped at _Debugger+0x4:
That would be a bug, possibly related to this being a Windows 95 and
not a DOS filesystem. (We haven't really tested that.)
Unfortunately, we don't currently have a good way of building a new
kernel to see if the bug has been fixed in recent kernels. For now,
You can try getting the 1.1 alpha sources from ftp.netbsd.org (be sure
to pick up /mit/netbsd/afs/libafs1_1_ALPHA.o.1.31 and install it in
/usr/vice/etc/dkload/libafs1_1_ALPHA.o if you install a new kernel)
and building them on your system.