Date: Wed, 23 Dec 2009 13:26:57 +0300 From: Yuri Pankov <yuri.pankov@gmail.com> To: Anh Ky Huynh <xkyanh@gmail.com> Cc: FreeBsd-Questions <freebsd-questions@freebsd.org> Subject: Re: FreeBSD 8 as VirtualBox guest: `ngctl list` shows nothing Message-ID: <20091223102657.GH2499@darklight.org.ru> In-Reply-To: <20091223171828.24a31ba7@icy.localdomain> References: <20091223171828.24a31ba7@icy.localdomain>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Dec 23, 2009 at 05:18:28PM +0700, Anh Ky Huynh wrote: > Hi all, > > I have a VirtualBox guest which is running FreeBSD-8.0. I compiled the kernel for this guest with the options NETGRAPH in /usr/src/sys/i386/conf/GENERIC. I did that because I expected I would see each Ethernet interface as a netgraph node. But ngctl showed nothing Try `kldload ng_ether`? And use your own config file, not GENERIC, if you need to make changes. <snip> > -- > Anh Ky Huynh Yuri
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091223102657.GH2499>