From mboxrd@z Thu Jan 1 00:00:00 1970 From: David du Colombier <0intro@gmail.com> To: 9fans@9fans.net Date: Wed, 22 Sep 2010 23:23:40 +0200 User-Agent: KMail/1.13.5 (Linux/2.6.34.6-47.fc13.i686.PAE; KDE/4.4.5; i686; ; ) References: <20100921214147.GA9775@chiron.galaxy> <20100922200111.GA7689@chiron.galaxy> In-Reply-To: <20100922200111.GA7689@chiron.galaxy> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201009222323.40859.0intro@gmail.com> Subject: Re: [9fans] pxe booting net4801 Topicbox-Message-UUID: 59433b26-ead6-11e9-9d60-3106f5b1d025 > Another thing to check would be the usage of a piece of a CF > card as NVRAM. I use a NVRAM on the CompactFlash on my Soekris net5501. I created a FAT partition on the CompactFlash holding the file "plan9.nvr", then I added the following lines to my CPU server plan9.ini. nvram=#S/sdC1/dos!plan9.nvr nvrlen=512 nvroff=0 It works like a charm. -- David du Colombier