From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <14cedd236073b004b86ee887cb5f9329@plan9.bell-labs.com> To: 9fans@cse.psu.edu Subject: Re: [9fans] broken acme From: "Russ Cox" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Wed, 19 Feb 2003 08:49:09 -0500 Topicbox-Message-UUID: 68f063ba-eacb-11e9-9e20-41e7f4b1d025 Try this in a rio window: echo hello world >/dev/snarf cat /dev/snarf ps|grep vmwarefs ls -l /dev/snarf I don't think the problem is acme's fault. It's more likely that aux/vmwarefs has fallen down on the job. Which CD did you use? The standard one (which is quite old) or the bleeding edge one? (Plan9.iso or plan9-new.iso?) Russ