From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <44897780.5090304@tecmav.com> Date: Fri, 9 Jun 2006 15:28:32 +0200 From: Adriano Verardo User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.3) Gecko/20040910 MIME-Version: 1.0 To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] Diskless cpu servers References: <09e1be141005bda5eda99535e51c0559@terzarima.net> In-Reply-To: <09e1be141005bda5eda99535e51c0559@terzarima.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 63baccae-ead1-11e9-9d60-3106f5b1d025 Charles Forsyth wrote: >you can set the nvram environment variable (eg, in plan9.ini) to the >name of the nvram file, so you don't need to change libauthsrv source > >it wasn't clear where your system got its plan9.ini file though. >presumably you haven't got even a diskette drive. >are you booting over ether? > > > > > Yes. I use Etherboot burned on the NICs EPROMS and a patched version of 9pxeload. The CPUs boot from the file server as usual. The "nvram" is just a statically initialized char[] in the downloaded kernel. Adriano