[xubuntu-users] Boot process
Dan 'Da Man'
heymrdjd at gmail.com
Wed Aug 15 16:12:17 UTC 2012
You need to alter the runlevel of the system. Generally on linux systems
runlevel 5 is the default runlevel for multiuser systems running an X
environment, but I believe on Ubuntu and its derivatives runlevel 2 is used
for any multiuser mode. If /etc/inittab exists on your system, you can
type the following in a terminal:
grep "^id:" /etc/inittab
to determine what the current runlevel is. The output may be something like
this
id:5:initdefault:
Then type in a terminal
sudo nano /etc/inittab
and alter the number in the following line
id:5:initdefault:
to 3 which is a multiuser mode without the X environment (commandline
interface).
More than likely, /etc/inittab does not exist and this link will be
more pertinent,
http://ubuntuforums.org/showpost.php?s=c31226fed753b7cd29ae039fd72436f8&p=9290090&postcount=4.
Instead of altering gdm.conf, you might have to alter something
related to lightdm.
On Sat, Aug 11, 2012 at 6:23 PM, Nicolas <nicolas.ea at gmail.com> wrote:
> Hi,
>
> Don't know if this is the correct way to participate. If not please let me
> know.
> Here is the question: I would like to modifiy my boot process so my sistem
> starts with a command line login, without lightdm loaded. As i am new to
> xubuntu and even a well read xubuntu user, i would like to investigate
> about the whole xubuntu boot process after grub selection in order to make
> my modification. Any tip where to start?
>
> Thanks in advance,
> Nicolas.
>
> --
> xubuntu-users mailing list
> xubuntu-users at lists.ubuntu.com
> Modify settings or unsubscribe at:
> https://lists.ubuntu.com/mailman/listinfo/xubuntu-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/xubuntu-users/attachments/20120815/48699d8b/attachment.html>
More information about the xubuntu-users
mailing list