<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: linux boot in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/linux-boot/m-p/3923812#M26628</link>
    <description>Yes, I just tried and I have the same problem. I don't know why is this and debug is a problem because if you run strace it does too many calls.&lt;BR /&gt;&lt;BR /&gt;I suggest you to use command line utilities that always work and are faster:&lt;BR /&gt;&lt;BR /&gt;chkconfig: To enable disable services at startup, for example:&lt;BR /&gt;&lt;BR /&gt;chkconfig vsftpd on&lt;BR /&gt;chkconfig vsftpd off&lt;BR /&gt;&lt;BR /&gt;service: To start and stop services, for example:&lt;BR /&gt;&lt;BR /&gt;service vsftpd start&lt;BR /&gt;service vsftpd stop</description>
    <pubDate>Wed, 10 Jan 2007 13:52:03 GMT</pubDate>
    <dc:creator>Ivan Ferreira</dc:creator>
    <dc:date>2007-01-10T13:52:03Z</dc:date>
    <item>
      <title>linux boot</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-boot/m-p/3923802#M26618</link>
      <description>hi&lt;BR /&gt;During linux boot and after enabling swap space, the system hang for more than 10 minutes, can any one explain why ?&lt;BR /&gt;Pease i need help&lt;BR /&gt;Regards&lt;BR /&gt;thx in advance</description>
      <pubDate>Wed, 10 Jan 2007 07:10:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-boot/m-p/3923802#M26618</guid>
      <dc:creator>tarek_3</dc:creator>
      <dc:date>2007-01-10T07:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: linux boot</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-boot/m-p/3923803#M26619</link>
      <description>it could be many thing that aren't related to swap space.&lt;BR /&gt;Start with file system check for errors.&lt;BR /&gt;Then if didn't help - boot to single init &lt;BR /&gt;(see if there's something in /var/log/messages)&lt;BR /&gt;and try to disable services, while checking if it works.&lt;BR /&gt;Did you change some configuration file prior to that error message?</description>
      <pubDate>Wed, 10 Jan 2007 07:21:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-boot/m-p/3923803#M26619</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2007-01-10T07:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: linux boot</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-boot/m-p/3923804#M26620</link>
      <description>hi&lt;BR /&gt;I installed drivers from smart start.&lt;BR /&gt;i installed this drivers on two identical servers (DL380) one of them will hing for some time after enable swap space. &lt;BR /&gt;is there any log file where can i find which service didn't start?&lt;BR /&gt;thx for yr reply</description>
      <pubDate>Wed, 10 Jan 2007 07:27:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-boot/m-p/3923804#M26620</guid>
      <dc:creator>tarek_3</dc:creator>
      <dc:date>2007-01-10T07:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: linux boot</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-boot/m-p/3923805#M26621</link>
      <description>Messages are manupilated by syslog that is started as service also during boot.&lt;BR /&gt;Why don't you fsck to see if it helps?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Jan 2007 07:37:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-boot/m-p/3923805#M26621</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2007-01-10T07:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: linux boot</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-boot/m-p/3923806#M26622</link>
      <description>hi&lt;BR /&gt;fsck for what? i thing it is a service problem, but i need to know which service&lt;BR /&gt;Regards</description>
      <pubDate>Wed, 10 Jan 2007 08:15:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-boot/m-p/3923806#M26622</guid>
      <dc:creator>tarek_3</dc:creator>
      <dc:date>2007-01-10T08:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: linux boot</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-boot/m-p/3923807#M26623</link>
      <description>Normally this can be caused because a problem in your hostname/DNS configuration. Services can take a log time to start if the hostname of your machine does not have a entry in DNS or the hosts file. Sendmail/apache are good candidates to take a long time to start.&lt;BR /&gt;&lt;BR /&gt;If you are using Red Hat or Fedora, disable the graphical boot. Remove the rhgb from the kernel boot options.&lt;BR /&gt;&lt;BR /&gt;Also you can start in "Interactive" Mode by pressing I when prompted.&lt;BR /&gt;&lt;BR /&gt;You can also start in single user mode and start the services in the right order as your runlevel dictates. To start in single user mode add the "single" option to your kernel boot options.</description>
      <pubDate>Wed, 10 Jan 2007 08:37:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-boot/m-p/3923807#M26623</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-01-10T08:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: linux boot</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-boot/m-p/3923808#M26624</link>
      <description>wild guessing since you don't provide more information: disables rhgb in your grub.conf, i.e., change rhgb to norhgb, and reboot</description>
      <pubDate>Wed, 10 Jan 2007 09:48:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-boot/m-p/3923808#M26624</guid>
      <dc:creator>George Liu_4</dc:creator>
      <dc:date>2007-01-10T09:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: linux boot</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-boot/m-p/3923809#M26625</link>
      <description>hi &lt;BR /&gt;thx for ur answers the problem is solved by adding thefollowing line to /etc/hosts&lt;BR /&gt;127.0.0.1 hostname localhost.localdomain localhost&lt;BR /&gt;&lt;BR /&gt;but it seems that i have another problem, when i try to start any service (like vsftpd) from "service configuration" menu, the service configuration menu hang.the system still runnig without any problem excpt the service configuration menu&lt;BR /&gt;any one has any idea?</description>
      <pubDate>Wed, 10 Jan 2007 11:02:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-boot/m-p/3923809#M26625</guid>
      <dc:creator>tarek_3</dc:creator>
      <dc:date>2007-01-10T11:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: linux boot</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-boot/m-p/3923810#M26626</link>
      <description>This is incorrect:&lt;BR /&gt;&lt;BR /&gt;127.0.0.1 hostname localhost.localdomain localhost&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The correct configuration is:&lt;BR /&gt;&lt;BR /&gt;127.0.0.1 localhost.localdomain localhost&lt;BR /&gt;# Real host ip (eth0) - Full Host name - Short Host name&lt;BR /&gt;192.168.0.1 myhost.mydomain.com myhost&lt;BR /&gt;&lt;BR /&gt;Try configuring like it that.</description>
      <pubDate>Wed, 10 Jan 2007 11:04:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-boot/m-p/3923810#M26626</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-01-10T11:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: linux boot</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-boot/m-p/3923811#M26627</link>
      <description>hi&lt;BR /&gt;i edit the file /etc/hosts&lt;BR /&gt;but i still have the problem of service configuration, i see this problem on many workstation with redhat 4, &lt;BR /&gt;whow can i fix it</description>
      <pubDate>Wed, 10 Jan 2007 11:15:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-boot/m-p/3923811#M26627</guid>
      <dc:creator>tarek_3</dc:creator>
      <dc:date>2007-01-10T11:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: linux boot</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-boot/m-p/3923812#M26628</link>
      <description>Yes, I just tried and I have the same problem. I don't know why is this and debug is a problem because if you run strace it does too many calls.&lt;BR /&gt;&lt;BR /&gt;I suggest you to use command line utilities that always work and are faster:&lt;BR /&gt;&lt;BR /&gt;chkconfig: To enable disable services at startup, for example:&lt;BR /&gt;&lt;BR /&gt;chkconfig vsftpd on&lt;BR /&gt;chkconfig vsftpd off&lt;BR /&gt;&lt;BR /&gt;service: To start and stop services, for example:&lt;BR /&gt;&lt;BR /&gt;service vsftpd start&lt;BR /&gt;service vsftpd stop</description>
      <pubDate>Wed, 10 Jan 2007 13:52:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-boot/m-p/3923812#M26628</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-01-10T13:52:03Z</dc:date>
    </item>
  </channel>
</rss>

