From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Sun, 11 Apr 2010 16:04:22 -0600 To: "erik quanstrom" , , <9fans@9fans.net> From: "EBo" Message-ID: In-Reply-To: <9dc0dfe5bab030f4649339c47d45ffc3@kw.quanstro.net> References: <46914d2c-437d-406e-a928-123f4d09f9f7@u15g2000prd.googlegroups.com> <93c7f0c907631447ddb00c5d9280f5eb@brasstown.quanstro.net> <2a514b8f79dfb3434a836f743f936bb2@brasstown.quanstro.net> , Subject: Re: [9fans] /sys/lib/newuser patch Topicbox-Message-UUID: ff19908c-ead5-11e9-9d60-3106f5b1d025 > newuser assumes that your home directory exists, and on a > normal plan 9 install, it's likely not possible to create anything > in /usr without doing it on the fs console. Maybe I am missing something here, but this is not a normal plan9 install, but 9vx. There I can create a user's directory in $9vx_root/usr provided that the permissions are open. in the base system that came with 9vx I get an error that /src/fscons does not exist when running "con -l /srv/fscons". So, how is the initial setup supposed to be done on 9vx which defaults to a $user instead of glenda EBo --