<?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"
	>
<channel>
	<title>Comments on: How to Fix Slow Fesity Boot For Laptops</title>
	<atom:link href="http://www.ubuntugeek.com/how-to-fix-slow-fesity-boot-for-laptops.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ubuntugeek.com/how-to-fix-slow-fesity-boot-for-laptops.html</link>
	<description>Ubuntu Linux Tips,Howtos&#38;Tutorials&#124;Edgy,Feisty,Gutsy,Hardy,Intrepid</description>
	<pubDate>Tue, 07 Oct 2008 15:41:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Darwin</title>
		<link>http://www.ubuntugeek.com/how-to-fix-slow-fesity-boot-for-laptops.html#comment-67924</link>
		<dc:creator>Darwin</dc:creator>
		<pubDate>Tue, 01 Apr 2008 20:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-fix-slow-fesity-boot-for-laptops.html#comment-67924</guid>
		<description>@admin, pedro: Never use :wq! to exit a vi(m) session.  If you've opened the file read-only by accident (e.g. forgot to type sudo or something), or if there's an error saving your changes, you'll never know, because appending the ! makes vi quit no matter what.  Instead, use just :wq or type ZZ.  Neither of these options will exit if there's a problem, so you won't lose all your work.</description>
		<content:encoded><![CDATA[<p>@admin, pedro: Never use :wq! to exit a vi(m) session.  If you&#8217;ve opened the file read-only by accident (e.g. forgot to type sudo or something), or if there&#8217;s an error saving your changes, you&#8217;ll never know, because appending the ! makes vi quit no matter what.  Instead, use just :wq or type ZZ.  Neither of these options will exit if there&#8217;s a problem, so you won&#8217;t lose all your work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IMQ</title>
		<link>http://www.ubuntugeek.com/how-to-fix-slow-fesity-boot-for-laptops.html#comment-19177</link>
		<dc:creator>IMQ</dc:creator>
		<pubDate>Sun, 16 Sep 2007 19:51:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-fix-slow-fesity-boot-for-laptops.html#comment-19177</guid>
		<description>IMHO, the real lesson here is that all the network cards (wired and wireless) not in used should be commented out. 

In the example from the article, all network cards are set to "dhcp". This means that the system will try to obtain an IP address for ALL the cards listed until timed out, causing a long delay when booting.

Sometime ago, I discovered this when I was observing the boot process in the console mode and noticed a long delay when the system was trying to obtain an IP address for the 2nd Ethernet port on the motherboard, which is not connected to an Ethernet cable. I went in and commented out (basically disabled the port) and rebooted. Voila! The system skipped the 2nd Ethernet port and before I knew it, I was at the logon screen.</description>
		<content:encoded><![CDATA[<p>IMHO, the real lesson here is that all the network cards (wired and wireless) not in used should be commented out. </p>
<p>In the example from the article, all network cards are set to &#8220;dhcp&#8221;. This means that the system will try to obtain an IP address for ALL the cards listed until timed out, causing a long delay when booting.</p>
<p>Sometime ago, I discovered this when I was observing the boot process in the console mode and noticed a long delay when the system was trying to obtain an IP address for the 2nd Ethernet port on the motherboard, which is not connected to an Ethernet cable. I went in and commented out (basically disabled the port) and rebooted. Voila! The system skipped the 2nd Ethernet port and before I knew it, I was at the logon screen.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://www.ubuntugeek.com/how-to-fix-slow-fesity-boot-for-laptops.html#comment-18776</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Wed, 12 Sep 2007 13:20:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-fix-slow-fesity-boot-for-laptops.html#comment-18776</guid>
		<description>That was it. Comment out the wireless card and it boots in 30 secs.

Thanks</description>
		<content:encoded><![CDATA[<p>That was it. Comment out the wireless card and it boots in 30 secs.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas</title>
		<link>http://www.ubuntugeek.com/how-to-fix-slow-fesity-boot-for-laptops.html#comment-15582</link>
		<dc:creator>Thomas</dc:creator>
		<pubDate>Tue, 14 Aug 2007 20:34:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-fix-slow-fesity-boot-for-laptops.html#comment-15582</guid>
		<description>Works wonders! I may put this on Launchpad as a bug, because it's as if NetworkManager just got dropped into the system, if you know what I mean.</description>
		<content:encoded><![CDATA[<p>Works wonders! I may put this on Launchpad as a bug, because it&#8217;s as if NetworkManager just got dropped into the system, if you know what I mean.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.ubuntugeek.com/how-to-fix-slow-fesity-boot-for-laptops.html#comment-15539</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 14 Aug 2007 09:56:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-fix-slow-fesity-boot-for-laptops.html#comment-15539</guid>
		<description>press
Esc button

type

:wq!

this will save your changes</description>
		<content:encoded><![CDATA[<p>press<br />
Esc button</p>
<p>type</p>
<p>:wq!</p>
<p>this will save your changes</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pedro</title>
		<link>http://www.ubuntugeek.com/how-to-fix-slow-fesity-boot-for-laptops.html#comment-15535</link>
		<dc:creator>Pedro</dc:creator>
		<pubDate>Tue, 14 Aug 2007 07:44:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-fix-slow-fesity-boot-for-laptops.html#comment-15535</guid>
		<description>Hi I am really a newby in the linux world. I was trying to edit the '/etc/network/interfaces', using the command 'vi /etc/network/interfaces'. I can make the changes but unfortunately I do not know how to save and exit from the file afterwards. Any Help?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi I am really a newby in the linux world. I was trying to edit the &#8216;/etc/network/interfaces&#8217;, using the command &#8216;vi /etc/network/interfaces&#8217;. I can make the changes but unfortunately I do not know how to save and exit from the file afterwards. Any Help?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Archibald</title>
		<link>http://www.ubuntugeek.com/how-to-fix-slow-fesity-boot-for-laptops.html#comment-15523</link>
		<dc:creator>Kevin Archibald</dc:creator>
		<pubDate>Tue, 14 Aug 2007 03:30:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-fix-slow-fesity-boot-for-laptops.html#comment-15523</guid>
		<description>OK explain this as you would to a complete newbie.

When i run this in the console it tells me:

E325: ATTENTION
Found a swap file by the name "/etc/network/.interfaces.swp"
          owned by: root   dated: Wed Jun 13 17:09:59 2007
         file name: /etc/network/interfaces
          modified: YES
         user name: root   host name: kevin-laptop
        process ID: 5444
While opening file "/etc/network/interfaces"
             dated: Sat Jun  2 17:42:38 2007

then if i say replace or restore or any option, once i get into the file, every keypress brings up a strange character, not the one I push.  Trying to navigate to this file in GNOME and editing it from there brings up rights issues.  ANyone want to save my wall from another forehead mark?</description>
		<content:encoded><![CDATA[<p>OK explain this as you would to a complete newbie.</p>
<p>When i run this in the console it tells me:</p>
<p>E325: ATTENTION<br />
Found a swap file by the name &#8220;/etc/network/.interfaces.swp&#8221;<br />
          owned by: root   dated: Wed Jun 13 17:09:59 2007<br />
         file name: /etc/network/interfaces<br />
          modified: YES<br />
         user name: root   host name: kevin-laptop<br />
        process ID: 5444<br />
While opening file &#8220;/etc/network/interfaces&#8221;<br />
             dated: Sat Jun  2 17:42:38 2007</p>
<p>then if i say replace or restore or any option, once i get into the file, every keypress brings up a strange character, not the one I push.  Trying to navigate to this file in GNOME and editing it from there brings up rights issues.  ANyone want to save my wall from another forehead mark?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roy</title>
		<link>http://www.ubuntugeek.com/how-to-fix-slow-fesity-boot-for-laptops.html#comment-13002</link>
		<dc:creator>Roy</dc:creator>
		<pubDate>Sat, 14 Jul 2007 10:03:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-fix-slow-fesity-boot-for-laptops.html#comment-13002</guid>
		<description>Hello i am having trouble finding the network interfaces file can anyone help and what exactly do i do when iget there

HELP</description>
		<content:encoded><![CDATA[<p>Hello i am having trouble finding the network interfaces file can anyone help and what exactly do i do when iget there</p>
<p>HELP</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew</title>
		<link>http://www.ubuntugeek.com/how-to-fix-slow-fesity-boot-for-laptops.html#comment-10093</link>
		<dc:creator>Matthew</dc:creator>
		<pubDate>Mon, 25 Jun 2007 15:34:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-fix-slow-fesity-boot-for-laptops.html#comment-10093</guid>
		<description>This worked wonders for me.  My boot up time is now 70s</description>
		<content:encoded><![CDATA[<p>This worked wonders for me.  My boot up time is now 70s</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hammedhaaret</title>
		<link>http://www.ubuntugeek.com/how-to-fix-slow-fesity-boot-for-laptops.html#comment-6293</link>
		<dc:creator>hammedhaaret</dc:creator>
		<pubDate>Wed, 06 Jun 2007 00:04:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.ubuntugeek.com/how-to-fix-slow-fesity-boot-for-laptops.html#comment-6293</guid>
		<description>Hi... ive also had a problem with slow boot time and use another guide that did a bit different approach.

main thing is, that this will only work for laptops with long boot-time problems.
its something with a bug that makes ubuntu look for too many network cards, thus the long boot.</description>
		<content:encoded><![CDATA[<p>Hi&#8230; ive also had a problem with slow boot time and use another guide that did a bit different approach.</p>
<p>main thing is, that this will only work for laptops with long boot-time problems.<br />
its something with a bug that makes ubuntu look for too many network cards, thus the long boot.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
