Subject: Re: NetBSD 3.0 dhclient
To: Pete Rushmere <pete@rushmere.org>
From: Hubert Feyrer <hubert@feyrer.de>
List: port-cobalt
Date: 03/12/2006 14:33:18
On Sun, 12 Mar 2006, Pete Rushmere wrote:
> It's starting to look like a config script problem on the restore cd?
I don't know how /dev is created on the restore CD.
*If* it is missing completely, /sbin/init will mount a mfs /dev and run
'MAKEDEV init', which is the same as 'MAKEDEV all' on cobalt (as far as I
understand), and which in turn includes 'makedev bpf', i.e. the right
thing should happen.
- Hubert