Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Nov 2001 07:20:02 -0800 (PST)
From:      Makoto Matsushita <matusita@jp.freebsd.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/31009: Installing current snapshot fails at sysintall/install.c:installFilesystems()
Message-ID:  <200111111520.fABFK2s82731@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/31009; it has been noted by GNATS.

From: Makoto Matsushita <matusita@jp.freebsd.org>
To: freebsd-gnats-submit@FreeBSD.org, jkh@FreeBSD.org
Cc:  
Subject: Re: bin/31009: Installing current snapshot fails at
 sysintall/install.c:installFilesystems()
Date: Mon, 12 Nov 2001 00:14:01 +0900

 matusita> Hiroo-san's patch has a bug: if kernel does know about
 matusita> DEVFS, libdisk doesn't do mknod(2) even if it's actually not
 matusita> DEVFS.  This causes that current 5-current's sysinstall(8)
 matusita> fails to create filesystem while a fresh installation
 matusita> procedure.
 
 I've made a small test, and this patch seems working as expected.  To
 make more verification, I commited this patch.  I'll test with next
 5-current SNAPSHOTs.
 
 If it works fine, I'll close this PR.
 
 -- -
 Makoto `MAR' Matsushita

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111111520.fABFK2s82731>