From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <09922527e0a2d0b07c31b0a047bed437@coraid.com> From: erik quanstrom Date: Thu, 24 Jan 2008 09:21:37 -0500 To: 9fans@cse.psu.edu Subject: Re: [9fans] Re: Plan B instructions In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 35dafdd4-ead3-11e9-9d60-3106f5b1d025 i don't run plan b, but this error looks familiar. you are missing the file /devs. plan 9 typically won't allow one to create stuff in the root of a mountpoint, so you'll need to do this from the fossil console. see fossilcons(8). - erik