Re: current install failure

2001-10-04 Thread $B>.Ln42@8(B

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 device nodes in this
jkh way.  

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



current install failure

2001-10-03 Thread $B>.Ln42@8(B

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 come from MakeDev() which, after
mknod(2) failure, says:
  mknod of /dev/rad0a1b returned failure status!
Typing `mount' from fixit shell, the install kernel of the Octover
2nd's snapshot has devfs enabled.
I could start installation with the snapshot of September 11, with
which devfs seems to be disabled (I do not see devfs on /dev (devfs,
local) by typing `mount' on the fixit shell).

Is there any way to install current with recent snapshots' install floppies?

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message



Re: current.freebsd.org is broken?

2001-10-02 Thread $B>.Ln42@8(B

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 time of Commit.

[EMAIL PROTECTED] (Peter S. Housel) wrote:
 At Wed, 26 Sep 2001 16:54:52 -0400 (EDT), Robert Watson wrote:
  current.jp.freebsd.org apparently carries snapshots, although I haven't
  tried it recently.

 It's been unable to build a release for the past two weeks since the
 release kernel overflows its floppy.  The last successful build was
 on September 11.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with unsubscribe freebsd-current in the body of the message