From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <14ec7b180705231139m12e42b95h61c926de96c6f91b@mail.gmail.com> Date: Wed, 23 May 2007 12:39:00 -0600 From: "andrey mirtchovski" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] Newbie question In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: Topicbox-Message-UUID: 71365fa0-ead2-11e9-9d60-3106f5b1d025 create it in /root rather than /. the 'ns' command will show you that /root is mounted at / very early on. On 5/23/07, Fabrizio Colalucci wrote: > Hi all, > I'm a newbie in Plan 9. > My problem is that I need to copy some files to the root ("/") > directory, but when I try that, the system returns: > > cp can't create /: > '/' mounted directory forbids creation > > I know (or better, I think) it's a permission problem, > so how can I do to write in that directory? > > Thanks to everybody in advance. >