From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: <203975f49e91f93a5b4df848ead8e5c2@kw.quanstro.net> Date: Wed, 21 Jul 2010 14:50:07 -0700 Message-ID: From: Akshat Kumar To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [9fans] auth server with two NICs Topicbox-Message-UUID: 41026e38-ead6-11e9-9d60-3106f5b1d025 the following bootargs line: bootargs=il -x /net.alt -g 192.168.100.1 ether /net.alt/ether0 192.168.100.2 255.255.255.0 gives the following startup error: boot: bind #I: %r : '/net/net.alt': does not exist what's the proper way to bind the interface from which I get root, into /net.alt?