On Mon, Dec 20, 1999 at 03:45:01PM -0500, Mike Heffner wrote:
> [ sorry if you get this twice, it didn't seem to go through the first time ]
>
> I'm having a problem trying to install the 12/20/99 -current snapshot. When I
> finalize all the settings and sysinstall is about to partition/setup the drive I
> get the following message:
>
> Unable to make device node of /dev/ad0s1b in /dev!
> The creation of filesystems will be aborted.
>
> If I switch to the second virtual terminal it says:
>
> DEBUG: Scanning disk ad0 for root filesystem
> DEBUG: Scanning disk ad0 for swap partitions
> DEBUG: MakeDev: Unable to lookup user "root".
> [ last line repeated several times ]
I am seeing this as well. I am also trying to install the
4.0-19991220-CURRENT snapshot (on an IBM 9G IDE drive). From scanning
the sources it looks like this message (the Unable to lookup user
"root") is being issued from src/lib/libdisk/create_chunk.c because the
getpwnam("root") has failed. I have not investigated it any further
yet, so I don't have any idea why getpwnam() failed.
Bob
--
Bob Willcox Don't tell me that worry doesn't do any good.
[EMAIL PROTECTED] I know better. The things I worry about don't
Austin, TX happen. -- Watchman Examiner
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message