From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4b4a8097c8ac7aeb9f46b060737376e0@plan9.bell-labs.com> To: 9fans@cse.psu.edu Subject: Re: [9fans] Question on #r/nvram From: "Russ Cox" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Wed, 14 May 2003 17:11:48 -0400 Topicbox-Message-UUID: ab4b23da-eacb-11e9-9e20-41e7f4b1d025 Eve is the host owner. If you are not the host owner, then you should not be able to write to nvram. If you are the host owner, then you can. I just tried on my terminal: g% echo hi >'#r/nvram' g% No problems. (Of course, I'll probably regret that when I reboot.) If the machine is running with bootes as the host owner, then bootes should be able to echo blah >'#r/nvram' or even echo blah >/dev/nvram assuming '#r' is bound onto /dev.