On Wed, 14 Aug 2013 16:29:40 PDT Roswell Grey <[email protected]> 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
