9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Federico G. Benavento" <benavento@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] create /home
Date: Mon, 15 Mar 2010 21:31:57 -0300	[thread overview]
Message-ID: <32d987d51003151731j27eccb01n8c704945494fc088@mail.gmail.com> (raw)
In-Reply-To: <a560a5d01003151651n7fe6e00l341ce9c78802cb91@mail.gmail.com>

fsys main create /active/home uid gid d775


On Mon, Mar 15, 2010 at 8:51 PM, Rudolf Sykora <rudolf.sykora@gmail.com> wrote:
>> i just created my home directory in /usr on linux to solve this problem.
>
> That's not enough if the linux filesystem is given
>
>
>> option a: remount with -c option.  requires permission to
>> scribble on /.
>>        mount -c /srv/boot /n/boot
>>        mkdir /n/boot/home
>
> I bumbed into permission problems...
>
>> option b: use fossil / ken fs console
>>        filsys main
>>        create home uid gid 755d
>>        create home uid gid 755 d       # kenfs
>
> I finally did this:
>
> con -l /srv/fscons
> at the prompt wrote fsys main
> wrote create home ruda ruda 755
> ctrl-\
> q
>
> but I can't see any /home ...
> I didn't write 755d because it didn't like that...
>
> Ruda
>
>



-- 
Federico G. Benavento



      reply	other threads:[~2010-03-16  0:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-15 23:14 Rudolf Sykora
2010-03-15 23:20 ` andrey mirtchovski
2010-03-15 23:26   ` Rudolf Sykora
2010-03-15 23:43     ` Federico G. Benavento
2010-03-15 23:55       ` Rudolf Sykora
2010-03-15 23:47     ` andrey mirtchovski
2010-03-15 23:23 ` erik quanstrom
2010-03-15 23:51   ` Rudolf Sykora
2010-03-16  0:31     ` Federico G. Benavento [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=32d987d51003151731j27eccb01n8c704945494fc088@mail.gmail.com \
    --to=benavento@gmail.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).