From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <840454ba8e7a685b77602dd7637247b6@plan9.bell-labs.com> To: 9fans@cse.psu.edu Subject: Re: [9fans] cpu keyboard From: "Russ Cox" MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Thu, 5 Dec 2002 12:19:15 -0500 Topicbox-Message-UUID: 2e5ec0a2-eacb-11e9-9e20-41e7f4b1d025 > I don't know how to specifically cause an error message to appear on the > console to make certain. Also, is there any way to get at cpu's 9fat > from drawterm with bootes credentials (or other files in cpu's /dev)? To mount 9fat from a cpu window as the hostowner (bootes): bind -b '#S' /dev rm /srv/dos 9fat: To write to the console: echo this will appear on the console >'#c/cons' Russ