From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Wed, 22 Sep 2010 21:11:44 -0400 To: 9fans@9fans.net Message-ID: In-Reply-To: <201009222323.40859.0intro@gmail.com> References: <20100921214147.GA9775@chiron.galaxy> <20100922200111.GA7689@chiron.galaxy> <201009222323.40859.0intro@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] pxe booting net4801 Topicbox-Message-UUID: 594e5f06-ead6-11e9-9d60-3106f5b1d025 On Wed Sep 22 18:37:17 EDT 2010, 0intro@gmail.com wrote: > > 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. why not partition the CF like a normal disk? - erik