From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4488C16E.3050404@tecmav.com> Date: Fri, 9 Jun 2006 02:31:42 +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: 9fans@cse.psu.edu Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [9fans] Diskless cpu servers Topicbox-Message-UUID: 628ce2b8-ead1-11e9-9d60-3106f5b1d025 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