From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4488F56D.9030203@lanl.gov> Date: Thu, 8 Jun 2006 22:13:33 -0600 From: Ronald G Minnich User-Agent: Mozilla Thunderbird 1.0.7-1.1.fc4 (X11/20050929) 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: <4488C16E.3050404@tecmav.com> In-Reply-To: <4488C16E.3050404@tecmav.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 630a2a7a-ead1-11e9-9d60-3106f5b1d025 Adriano Verardo wrote: > Hi, all. > > My i386 CPU servers have no magnetic/flash storage. The only solution I > found to boot them > without human intervention has been to add the driver of a "fake" nvram. > It works but I'm not sure it's a good idea, because it entails to modify > libauth > to insert the new device in the list searched by factotum, wrkey etc. > Instead, I think it would be better to get the result only by adding > files, without modifying the distribution. > A more elegant solution with no consequences on the normal update > activity by replica/pull. > > Did anyone face the same boot problem in the past ? > Any suggestion ? > > Thanks in advance > > Adriano > on the geodes I just added the entry to have it look at #r/nvram. Worked fine. I lost the patch, but it was trivial. You may not have room in your CMOS, depending on what your fuctory bios does with it. ron