2010/10/11 freeasinfreedom <[email protected]>: > I don't have the privileges to add a new user with /sys/lib/newuser > when I log in as `none'. Also, I cannot edit edit /usr/glenda/lib/ > profile to stop starting rio automatically until the time I'll fix the > vga problem. Any workarounds? >
You can tell Plan 9 to not start the profile from the plan9.ini file using the init variable, eg: init=/386/init -m will take you to a rc prompt. Once you are in rc you will probably want to run . /rc/bin/termrc; home=/usr/$user to have the same environment you have before running lib/profile. -- - yiyus || JGL . 4l77.com
