On Wed, Jun 25, 2008 at 11:27 AM, Chen Jianxun <[EMAIL PROTECTED]> wrote: > Hi > > When I use a live cd to boot a system. at the beginning of the boot, > system will prompt configure Language. How can I skip this phase and > boot the system directly. Another question is how can I use root login > instead of login as other user and use "su" command to change to root user?
For the second one, you have to login as another user first and switch to "su", and run # rolemod -K type=normal root This will change root back to a normal user. Thanks, -Aubrey _______________________________________________ opensolaris-discuss mailing list [email protected]
