From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <88a47756041030020149ad479e@mail.gmail.com> Date: Sat, 30 Oct 2004 11:01:29 +0200 From: Matthias Teege To: Russ Cox Subject: Re: [9fans] install new 9load In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <88a477560410261028752fb43f@mail.gmail.com> Cc: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Topicbox-Message-UUID: f8a14a22-eacd-11e9-9e20-41e7f4b1d025 On Tue, 26 Oct 2004 17:50:24 -0400, Russ Cox wrote: > > cd /usr/src/boot/pc; mk > > 9fat: > > cp 9load /n/9fat/9LOAD > > so far so good, but call it 9load > not 9LOAD. then chmod +a /n/9fat/9load chmod gives me "can't wstat /n/9fat/9load: permission denied" Matthias