Hello.
I have submitted a PR (bin/31009) with a followup including the patch.
Hoping you have time to fix this soon...
jkh = Jordan Hubbard <[EMAIL PROTECTED]> wrote:
jkh> mostly empty. Now that devfs is the default, phk needs to update
jkh> libdisk so that it doesn't attempt to make the devic
I tried to install current snapshot as of October 2, 2001 from
current.jp.FreeBSD.org, but it seems to fail at
sysinstall.c:installFilesystems().
The function installFilesystems() calls MakeDevChunk() of
lib/libdisk/create_chunk.c, which then calls mknod(2) via
MakeDev(). The error message I see
I did not look at current.FreeBSD.ORG, but at current.jp.FreeBSD.ORG,
the build on the 1st and 2nd October seem to have succeeded.
I tried to install 5.0-CURRENT-20011002-JPSNAP from current.jp.FreeBSD.ORG,
then sysinstall says
mknod of /dev/rad0s1b returned failure status!
and stops at the tim