Mailinglist Archive: opensuse (2488 mails)
| < Previous | Next > |
Re: [opensuse] boot to runlevel 3 (was; Scripts)
- From: Jon Clausen <jon@xxxxxxx>
- Date: Wed, 7 Feb 2007 06:37:59 +0100
- Message-id: <20070207053758.GA4307@xxxxxxxxxxx>
On Tue, 06 Feb, 2007 at 20:57:13 -0800, charles buchanan wrote:
> > To set up X11 drivers, you typically need for X11 to be not running.
> >
> > Console in this case means glass CRT. Normally a console and a terminal
> > window are functionally equivalent, but when it is required that X11 not be
> > running, there is a major difference.
> >
> > Joe
>
> So basically, I need to run this ate the cli without KDE running? So I take it
> that you can almost guess my next question? :-) How do I keep KDE from
> starting up?
At the boot prompt, enter
3
- tells the system to boot into runlevel 3; "Full multiuser but no graphics".
Alternatively, if you miss the boot screen, when the system is up and at the
login screen;
<ctrl><alt><F1>
brings you terminal 1. Login as root and enter
init 3
- which takes the system 'down' from runlevel 5, to runlevel 3.
HTH
/Jon
--
YMMV
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
> > To set up X11 drivers, you typically need for X11 to be not running.
> >
> > Console in this case means glass CRT. Normally a console and a terminal
> > window are functionally equivalent, but when it is required that X11 not be
> > running, there is a major difference.
> >
> > Joe
>
> So basically, I need to run this ate the cli without KDE running? So I take it
> that you can almost guess my next question? :-) How do I keep KDE from
> starting up?
At the boot prompt, enter
3
- tells the system to boot into runlevel 3; "Full multiuser but no graphics".
Alternatively, if you miss the boot screen, when the system is up and at the
login screen;
<ctrl><alt><F1>
brings you terminal 1. Login as root and enter
init 3
- which takes the system 'down' from runlevel 5, to runlevel 3.
HTH
/Jon
--
YMMV
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |