Re: Newbie..Text mode ---> graphic-mode
dan carter <[email protected]>
| Newsgroups | gmane.linux.suse.sparc |
|---|---|
| Organization | Otago University |
| Message-ID | <[email protected]> |
Hango wrote: > Hey! > > How do I change fra text login to a graphic login? > My system Ultra10 was normally booting in graphic mode but after some > updates it went up in text mode. > I'm totally new at linux... Generally runlevel 3 is all services running with text console. runlevel 5 is all services + X11 login. type the command "telinit 5" to switch to X11 graphical login mode. If all goes well, edit /etc/inittab to make run level 5 the default runlevel when booting. (look for a line near the top that looks like this "id:3:initdefault:") -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]