<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Howto Boot debian in text mode instead of graphical mode (GUI)</title>
	<atom:link href="http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html</link>
	<description>Debian/Ubuntu Linux System Administration Tutorials,Howtos,Tips</description>
	<lastBuildDate>Sun, 21 Mar 2010 05:13:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: CrazyA</title>
		<link>http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html/comment-page-1#comment-4470</link>
		<dc:creator>CrazyA</dc:creator>
		<pubDate>Mon, 22 Feb 2010 17:16:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html#comment-4470</guid>
		<description>Marco: Thank you very much. I finaly got back home so I could try it, and it works like a charm!</description>
		<content:encoded><![CDATA[<p>Marco: Thank you very much. I finaly got back home so I could try it, and it works like a charm!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco</title>
		<link>http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html/comment-page-1#comment-4452</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Fri, 19 Feb 2010 14:10:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html#comment-4452</guid>
		<description>CrazyA, I solved it.

You need to open the /etc/default/grub file, locate the following line:

&lt;code&gt;GRUB_CMDLINE_LINUX_DEFAULT=&quot;quiet splash&quot;&lt;/code&gt;

and change it to:

&lt;code&gt;GRUB_CMDLINE_LINUX_DEFAULT=&quot;quiet splash text&quot;&lt;/code&gt;

and don’t forget to run ‘update-grub’ afterwards to update.</description>
		<content:encoded><![CDATA[<p>CrazyA, I solved it.</p>
<p>You need to open the /etc/default/grub file, locate the following line:</p>
<p><code>GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"</code></p>
<p>and change it to:</p>
<p><code>GRUB_CMDLINE_LINUX_DEFAULT="quiet splash text"</code></p>
<p>and don’t forget to run ‘update-grub’ afterwards to update.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CrazyA</title>
		<link>http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html/comment-page-1#comment-4446</link>
		<dc:creator>CrazyA</dc:creator>
		<pubDate>Thu, 18 Feb 2010 16:59:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html#comment-4446</guid>
		<description>Marco: I had exactly the same thing. For now, I&#039;ll just deal with it and leave it eating up resources while it shouldn&#039;t...</description>
		<content:encoded><![CDATA[<p>Marco: I had exactly the same thing. For now, I&#8217;ll just deal with it and leave it eating up resources while it shouldn&#8217;t&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marco</title>
		<link>http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html/comment-page-1#comment-4407</link>
		<dc:creator>Marco</dc:creator>
		<pubDate>Tue, 09 Feb 2010 17:28:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html#comment-4407</guid>
		<description>I tried to run &quot;update-rc.d -f gdm remove&quot; as root but didn&#039;t have any effect, on a fresh installation of Ubuntu 9.10 64 bit: the computer still boot in graphical mode.</description>
		<content:encoded><![CDATA[<p>I tried to run &#8220;update-rc.d -f gdm remove&#8221; as root but didn&#8217;t have any effect, on a fresh installation of Ubuntu 9.10 64 bit: the computer still boot in graphical mode.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wolf</title>
		<link>http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html/comment-page-1#comment-4334</link>
		<dc:creator>Wolf</dc:creator>
		<pubDate>Thu, 28 Jan 2010 11:43:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html#comment-4334</guid>
		<description>Hi All, but really I&#039;m confised reading all that post on this thread, was looking to only remove permanently the gui start-up from my Debian and get a lot of misleading information. Even after trying &lt;code&gt; undate-rc.d gdm remove &lt;/code&gt; I get the following output: &lt;code&gt; update-rc.d: /etc/init.d/gdm exist during rc.d purge (use -f to force)&lt;/code&gt;

So what&#039;s that?
Sure I have to reboot to see what happen after my first attempt to get gui startup out.
Maybe after someone will give a short and clear statement to this post, other can really get usefully info.

Thanks</description>
		<content:encoded><![CDATA[<p>Hi All, but really I&#8217;m confised reading all that post on this thread, was looking to only remove permanently the gui start-up from my Debian and get a lot of misleading information. Even after trying <code> undate-rc.d gdm remove </code> I get the following output: <code> update-rc.d: /etc/init.d/gdm exist during rc.d purge (use -f to force)</code></p>
<p>So what&#8217;s that?<br />
Sure I have to reboot to see what happen after my first attempt to get gui startup out.<br />
Maybe after someone will give a short and clear statement to this post, other can really get usefully info.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ayekat</title>
		<link>http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html/comment-page-1#comment-4276</link>
		<dc:creator>Ayekat</dc:creator>
		<pubDate>Tue, 12 Jan 2010 20:10:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html#comment-4276</guid>
		<description>&lt;cite&gt;Why not just:
apt-get remove gdm
???

Then it is gone for good!&lt;/cite&gt;

Sorry, I&#039;m probably just some newbie speaking bad english, but everytime I remove Gnome, GDM or even just Epiphany, Debian tells me that a huuuuuuuuge amount of programs aren&#039;t needed anymore.

And then, if I type &lt;code&gt;apt-get autoremove&lt;/code&gt;, Debian starts removing every GUI component of the system.</description>
		<content:encoded><![CDATA[<p><cite>Why not just:<br />
apt-get remove gdm<br />
???</p>
<p>Then it is gone for good!</cite></p>
<p>Sorry, I&#8217;m probably just some newbie speaking bad english, but everytime I remove Gnome, GDM or even just Epiphany, Debian tells me that a huuuuuuuuge amount of programs aren&#8217;t needed anymore.</p>
<p>And then, if I type <code>apt-get autoremove</code>, Debian starts removing every GUI component of the system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stan</title>
		<link>http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html/comment-page-1#comment-3632</link>
		<dc:creator>Stan</dc:creator>
		<pubDate>Mon, 07 Sep 2009 18:35:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html#comment-3632</guid>
		<description>Why not just:
apt-get remove gdm
???

Then it is gone for good!</description>
		<content:encoded><![CDATA[<p>Why not just:<br />
apt-get remove gdm<br />
???</p>
<p>Then it is gone for good!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: valsj</title>
		<link>http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html/comment-page-1#comment-1861</link>
		<dc:creator>valsj</dc:creator>
		<pubDate>Fri, 24 Oct 2008 11:08:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html#comment-1861</guid>
		<description>nice. very helpful</description>
		<content:encoded><![CDATA[<p>nice. very helpful</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: acohen36</title>
		<link>http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html/comment-page-1#comment-1860</link>
		<dc:creator>acohen36</dc:creator>
		<pubDate>Mon, 24 Sep 2007 16:00:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html#comment-1860</guid>
		<description>mv /etc/rc2.d/S30gdm /etc/rc2.d/K70gdm

Yep, Sam Morris&#039;s su easy edit works like a charm every time.
Also goes great together with the other ?dm&#039;s kdm and xdm  :)</description>
		<content:encoded><![CDATA[<p>mv /etc/rc2.d/S30gdm /etc/rc2.d/K70gdm</p>
<p>Yep, Sam Morris&#8217;s su easy edit works like a charm every time.<br />
Also goes great together with the other ?dm&#8217;s kdm and xdm  <img src='http://www.debianadmin.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Delian Krustev</title>
		<link>http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html/comment-page-1#comment-1859</link>
		<dc:creator>Delian Krustev</dc:creator>
		<pubDate>Mon, 10 Sep 2007 16:17:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html#comment-1859</guid>
		<description>Reading a headline like this could made someone believe debian is more user friendly than ubuntu .. I think it is more appropriate to set the title to:

How stupid should I be to make a machine start directly in X .. especially in debian ?

&quot;The correct way to disable a service (such as GDM) from being started in a given runlevel (e.g., 2 which is Debian’s default runlevel) is like so:

mv /etc/rc2.d/S30gdm /etc/rc2.d/K70gdm

Further information can be found in /etc/rc2.d/README.&quot;

Is it ? May be you should consult the manual page of update-rc.d ..

$ ls /etc &#124; grep &quot;^rc&quot;
rc.local
$

How about /etc/rc2.d not existing at all ?

sysv-rc sucks the big time ..
If you want the states to be preserved you should replace  sysv-rc with file-rc . Something everyone should do.

Just my 2 BOFH cents ..</description>
		<content:encoded><![CDATA[<p>Reading a headline like this could made someone believe debian is more user friendly than ubuntu .. I think it is more appropriate to set the title to:</p>
<p>How stupid should I be to make a machine start directly in X .. especially in debian ?</p>
<p>&#8220;The correct way to disable a service (such as GDM) from being started in a given runlevel (e.g., 2 which is Debian’s default runlevel) is like so:</p>
<p>mv /etc/rc2.d/S30gdm /etc/rc2.d/K70gdm</p>
<p>Further information can be found in /etc/rc2.d/README.&#8221;</p>
<p>Is it ? May be you should consult the manual page of update-rc.d ..</p>
<p>$ ls /etc | grep &#8220;^rc&#8221;<br />
rc.local<br />
$</p>
<p>How about /etc/rc2.d not existing at all ?</p>
<p>sysv-rc sucks the big time ..<br />
If you want the states to be preserved you should replace  sysv-rc with file-rc . Something everyone should do.</p>
<p>Just my 2 BOFH cents ..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken</title>
		<link>http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html/comment-page-1#comment-1858</link>
		<dc:creator>Ken</dc:creator>
		<pubDate>Mon, 10 Sep 2007 13:45:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html#comment-1858</guid>
		<description>Autologin:
you will want to apt-get remove gdm, kdm, xdm, wdm
and apt-get install rungetty afterwards open /etc/inittab and modify this line 1:2345:respawn:/sbin/getty 38400 tty1 to
1:2345:respawn:/sbin/rungetty tty1 --autologin $user

Now edit and to your /home/$user/.bash_profile

if [ -z &quot;$DISPLAY&quot; ] &amp;&amp; [ $(tty) == /dev/tty1 ]; then
while [ 1 == 1 ]
do
startx
sleep 10
done
fi</description>
		<content:encoded><![CDATA[<p>Autologin:<br />
you will want to apt-get remove gdm, kdm, xdm, wdm<br />
and apt-get install rungetty afterwards open /etc/inittab and modify this line 1:2345:respawn:/sbin/getty 38400 tty1 to<br />
1:2345:respawn:/sbin/rungetty tty1 --autologin $user</p>
<p>Now edit and to your /home/$user/.bash_profile</p>
<p>if [ -z "$DISPLAY" ] &amp;&amp; [ $(tty) == /dev/tty1 ]; then<br />
while [ 1 == 1 ]<br />
do<br />
startx<br />
sleep 10<br />
done<br />
fi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mzilikazi</title>
		<link>http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html/comment-page-1#comment-1857</link>
		<dc:creator>mzilikazi</dc:creator>
		<pubDate>Mon, 10 Sep 2007 11:55:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html#comment-1857</guid>
		<description>There is a nifty tool called rcconf that can manage run level symlinks for you.  Using this tool it is not required to enter each rc*.d dir and manually rename a symlink.  It speeds things up a bit.</description>
		<content:encoded><![CDATA[<p>There is a nifty tool called rcconf that can manage run level symlinks for you.  Using this tool it is not required to enter each rc*.d dir and manually rename a symlink.  It speeds things up a bit.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guti</title>
		<link>http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html/comment-page-1#comment-1856</link>
		<dc:creator>Guti</dc:creator>
		<pubDate>Sun, 09 Sep 2007 17:59:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html#comment-1856</guid>
		<description>Very nice article.</description>
		<content:encoded><![CDATA[<p>Very nice article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam Morris</title>
		<link>http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html/comment-page-1#comment-1855</link>
		<dc:creator>Sam Morris</dc:creator>
		<pubDate>Sun, 09 Sep 2007 12:47:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html#comment-1855</guid>
		<description>I believe this will result in the login manager being enabled again the next time it is upgraded. update-rc.d is *not* for administrators to use -- it is only for package maintainer scripts to use to install their startup links.

The correct way to disable a service (such as GDM) from being started in a given runlevel (e.g., 2 which is Debian&#039;s default runlevel) is like so:

 mv /etc/rc2.d/S30gdm /etc/rc2.d/K70gdm

Further information can be found in /etc/rc2.d/README.</description>
		<content:encoded><![CDATA[<p>I believe this will result in the login manager being enabled again the next time it is upgraded. update-rc.d is *not* for administrators to use -- it is only for package maintainer scripts to use to install their startup links.</p>
<p>The correct way to disable a service (such as GDM) from being started in a given runlevel (e.g., 2 which is Debian&#8217;s default runlevel) is like so:</p>
<p> mv /etc/rc2.d/S30gdm /etc/rc2.d/K70gdm</p>
<p>Further information can be found in /etc/rc2.d/README.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mathias Bernhardt</title>
		<link>http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html/comment-page-1#comment-1854</link>
		<dc:creator>Mathias Bernhardt</dc:creator>
		<pubDate>Wed, 29 Aug 2007 19:26:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.debianadmin.com/howto-boot-debian-in-text-mode-instead-of-graphical-mode-gui.html#comment-1854</guid>
		<description>Hi!

I usualy boot into text-Mode. I also have this line in my .bash_profile:

if [ &quot;$(echo $(who am i)&#124;awk &#039;{print $2}&#039;)&quot; = &quot;tty1&quot; ]; then startx;logout;fi

So when i login at the first Terminal then the windowmanager is started via .xinitrc. I like this much more than all the gdm/kdm/xdm stuff because it uses only MY configs and not those of any admin and the x server is started by the user who&#039;s actually using it.</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>I usualy boot into text-Mode. I also have this line in my .bash_profile:</p>
<p>if [ "$(echo $(who am i)|awk '{print $2}')" = "tty1" ]; then startx;logout;fi</p>
<p>So when i login at the first Terminal then the windowmanager is started via .xinitrc. I like this much more than all the gdm/kdm/xdm stuff because it uses only MY configs and not those of any admin and the x server is started by the user who&#8217;s actually using it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
