From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 Date: Wed, 14 Aug 2013 16:29:40 -0700 Message-ID: From: Roswell Grey To: 9fans@9fans.net Content-Type: multipart/alternative; boundary=001a1133aa864741a704e3f0bb08 Subject: [9fans] (RPi) Added new user - now what? Topicbox-Message-UUID: 70f28004-ead8-11e9-9d60-3106f5b1d025 --001a1133aa864741a704e3f0bb08 Content-Type: text/plain; charset=ISO-8859-1 I've done con -l /srv/fscons and gone through that process. But I don't know what to do to log in as the new user. The console just does its business and logs in to Glenda. How do I make it prompt, or is this even possible? Thanks! --001a1133aa864741a704e3f0bb08 Content-Type: text/html; charset=ISO-8859-1

I've done con -l /srv/fscons and gone through that process. But I don't know what to do to log in as the new user. The console just does its business and logs in to Glenda. How do I make it prompt, or is this even possible? Thanks!

--001a1133aa864741a704e3f0bb08-- From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: Date: Wed, 14 Aug 2013 16:53:09 -0700 Message-ID: From: Deepak Chawla To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=089e01494a5046ed3004e3f10f04 Subject: Re: [9fans] (RPi) Added new user - now what? Topicbox-Message-UUID: 70f83a3a-ead8-11e9-9d60-3106f5b1d025 --089e01494a5046ed3004e3f10f04 Content-Type: text/plain; charset=ISO-8859-1 Check your plan9.ini (in the 9fat partition), it probably has a "user=glenda" line in there. Remove it and it'll prompt for a user name. On Wed, Aug 14, 2013 at 4:29 PM, Roswell Grey wrote: > I've done con -l /srv/fscons and gone through that process. But I don't > know what to do to log in as the new user. The console just does its > business and logs in to Glenda. How do I make it prompt, or is this even > possible? Thanks! > --089e01494a5046ed3004e3f10f04 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Check your plan9.ini (in the 9fat partition), it probably = has a "user=3Dglenda" line in there. Remove it and it'll prom= pt for a user name.


On Wed, Aug 14, 2013 at 4:29 PM, Roswell Grey <orangecalx01@gmail.com= > wrote:

I've done con -l /srv/fscons and gone through that proce= ss. But I don't know what to do to log in as the new user. The console = just does its business and logs in to Glenda. How do I make it prompt, or i= s this even possible? Thanks!


--089e01494a5046ed3004e3f10f04-- From mboxrd@z Thu Jan 1 00:00:00 1970 To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> In-reply-to: Your message of "Wed, 14 Aug 2013 16:29:40 PDT." References: Date: Thu, 15 Aug 2013 00:08:20 -0700 From: Bakul Shah Message-Id: <20130815070820.4AA58B827@mail.bitblocks.com> Subject: Re: [9fans] (RPi) Added new user - now what? Topicbox-Message-UUID: 71177dd2-ead8-11e9-9d60-3106f5b1d025 On Wed, 14 Aug 2013 16:29:40 PDT Roswell Grey wrote: > > I've done con -l /srv/fscons and gone through that process. But I don't > know what to do to log in as the new user. The console just does its > business and logs in to Glenda. How do I make it prompt, or is this even > possible? Thanks! [Assuming you started with http://plan9.bell-labs.com/sources/contrib/miller/9pi.img.gz] This is decided by what's in cmdline.txt on the dos partition. Do the following dosmnt 1 /n/dos cd /n/dos cp cmdline-term.txt cmdline.txt fshalt -r From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@9fans.net From: Richard Miller <9fans@hamnavoe.com> Date: Thu, 15 Aug 2013 08:08:49 +0100 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] (RPi) Added new user - now what? Topicbox-Message-UUID: 710c01d2-ead8-11e9-9d60-3106f5b1d025 > Check your plan9.ini (in the 9fat partition), it probably has a > "user=glenda" line in there. Remove it and it'll prompt for a user name. Correct, except on the pi it's cmdline.txt instead of plan9.ini From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@9fans.net From: Richard Miller <9fans@hamnavoe.com> Date: Thu, 15 Aug 2013 08:14:06 +0100 In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] (RPi) Added new user - now what? Topicbox-Message-UUID: 71119714-ead8-11e9-9d60-3106f5b1d025 > Check your plan9.ini (in the 9fat partition), it probably has a > "user=glenda" line in there. Remove it and it'll prompt for a user name. Correct, except on the pi it's cmdline.txt instead of plan9.ini ... and it's a dos partition instead of 9fat. Mount with 'dosmnt 1 /n/d' From mboxrd@z Thu Jan 1 00:00:00 1970 From: erik quanstrom Date: Thu, 15 Aug 2013 03:17:28 -0400 To: 9fans@9fans.net Message-ID: <008a892f8aeeef25d1f8a1c212f31332@coraid.com> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] (RPi) Added new user - now what? Topicbox-Message-UUID: 712011cc-ead8-11e9-9d60-3106f5b1d025 On Thu Aug 15 03:15:31 EDT 2013, 9fans@hamnavoe.com wrote: > > Check your plan9.ini (in the 9fat partition), it probably has a > > "user=glenda" line in there. Remove it and it'll prompt for a user name. > > Correct, except on the pi it's cmdline.txt instead of plan9.ini > > ... and it's a dos partition instead of 9fat. Mount with 'dosmnt 1 /n/d' > ; 9diff 9fat: /n/sources/plan9/rc/bin/9fat::1,7 - 9fat::1,7 #!/bin/rc rfork e - part=`{ls /dev/fs/9fat /dev/sd*/9fat >[2]/dev/null} + part=`{ls /dev/fs/9fat /dev/sd*/9fat /dev/sd*/dos >[2]/dev/null} if(~ $#part 0) { echo 'no 9fat partition found' >[1=2] exit no.9fat - erik From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: <008a892f8aeeef25d1f8a1c212f31332@coraid.com> References: <008a892f8aeeef25d1f8a1c212f31332@coraid.com> Date: Thu, 15 Aug 2013 00:30:36 -0700 Message-ID: From: Skip Tavakkolian To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=047d7b41890b38efcc04e3f77306 Subject: Re: [9fans] (RPi) Added new user - now what? Topicbox-Message-UUID: 7128ac92-ead8-11e9-9d60-3106f5b1d025 --047d7b41890b38efcc04e3f77306 Content-Type: text/plain; charset=ISO-8859-1 c: even shorter :) On Thu, Aug 15, 2013 at 12:17 AM, erik quanstrom wrote: > On Thu Aug 15 03:15:31 EDT 2013, 9fans@hamnavoe.com wrote: > > > Check your plan9.ini (in the 9fat partition), it probably has a > > > "user=glenda" line in there. Remove it and it'll prompt for a user > name. > > > > Correct, except on the pi it's cmdline.txt instead of plan9.ini > > > > ... and it's a dos partition instead of 9fat. Mount with 'dosmnt 1 /n/d' > > > ; 9diff 9fat: > /n/sources/plan9/rc/bin/9fat::1,7 - 9fat::1,7 > #!/bin/rc > > rfork e > - part=`{ls /dev/fs/9fat /dev/sd*/9fat >[2]/dev/null} > + part=`{ls /dev/fs/9fat /dev/sd*/9fat /dev/sd*/dos >[2]/dev/null} > if(~ $#part 0) { > echo 'no 9fat partition found' >[1=2] > exit no.9fat > > - erik > > --047d7b41890b38efcc04e3f77306 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
c:

even shorter :)


On Thu, Aug 15, 2013 at= 12:17 AM, erik quanstrom <quanstro@labs.coraid.com> = wrote:
On T= hu Aug 15 03:15:31 EDT 2013, 9fans@ha= mnavoe.com wrote:
> > Check your plan9.ini (in the 9fat partition), it probably has a > > "user=3Dglenda" line in there. Remove it and it'll = prompt for a user name.
>
> Correct, except on the pi it's cmdline.txt instead of plan9.ini >
> ... and it's a dos partition instead of 9fat. =A0Mount with 'd= osmnt 1 /n/d'
>
; 9diff 9fat:
/n/sources/plan9/rc/bin/9fat::1,7 - 9fat::1,7
=A0 #!/bin/rc

=A0 rfork e
- part=3D`{ls /dev/fs/9fat /dev/sd*/9fat >[2]/dev/null}
+ part=3D`{ls /dev/fs/9fat /dev/sd*/9fat /dev/sd*/dos >[2]/dev/null}
=A0 if(~ $#part 0) {
=A0 =A0 =A0 =A0 echo 'no 9fat partition found' >[1=3D2]
=A0 =A0 =A0 =A0 exit no.9fat

- erik


--047d7b41890b38efcc04e3f77306--