<?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: Server boot process stuck. in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/server-boot-process-stuck/m-p/4952129#M46585</link>
    <description>Have you upgraded/recompiled your kernel? Ensure that proc support is enabled. Also, as said above, ensure that the /proc mount point exists.&lt;BR /&gt;&lt;BR /&gt;Can you mount in rescue mode the file systems to verify the contents?&lt;BR /&gt;&lt;BR /&gt;Can you chroot to your real root filesystem after you booted in rescue mode?</description>
    <pubDate>Fri, 13 Jan 2006 06:56:42 GMT</pubDate>
    <dc:creator>Ivan Ferreira</dc:creator>
    <dc:date>2006-01-13T06:56:42Z</dc:date>
    <item>
      <title>Server boot process stuck.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/server-boot-process-stuck/m-p/4952126#M46582</link>
      <description>Dear friends.&lt;BR /&gt;&lt;BR /&gt;I have a really critical problem.&lt;BR /&gt;My Red hat 9 server can't boot.&lt;BR /&gt;It stuck with the error:&lt;BR /&gt;mounting proc filesystem FAILED.&lt;BR /&gt;I saw the same message in forum already , but without solution.&lt;BR /&gt;Could you please advice what to check?&lt;BR /&gt;I boot the server in rescue mode, then check the file systems (using e2fsck) everything is fine. But when I boot the server in normal mode I get the same error. In addition is makes a Segmentation fault.&lt;BR /&gt;&lt;BR /&gt;I'll be really grateful any help.</description>
      <pubDate>Thu, 12 Jan 2006 17:47:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/server-boot-process-stuck/m-p/4952126#M46582</guid>
      <dc:creator>Michael_590</dc:creator>
      <dc:date>2006-01-12T17:47:49Z</dc:date>
    </item>
    <item>
      <title>Re: Server boot process stuck.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/server-boot-process-stuck/m-p/4952127#M46583</link>
      <description>Wow.  Never seen that one before.&lt;BR /&gt;&lt;BR /&gt;Off the top of my head, things to check in Rescue mode:&lt;BR /&gt;&lt;BR /&gt;/proc exists.&lt;BR /&gt;/proc has 0555 permissions.&lt;BR /&gt;/proc is empty (no contents).&lt;BR /&gt;/proc is owner/group root/root.&lt;BR /&gt;&lt;BR /&gt;After that, I'd be looking at trying to put the kernel back on the system again (might be corrupted).</description>
      <pubDate>Thu, 12 Jan 2006 18:08:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/server-boot-process-stuck/m-p/4952127#M46583</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2006-01-12T18:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: Server boot process stuck.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/server-boot-process-stuck/m-p/4952128#M46584</link>
      <description>Shalom Michel,&lt;BR /&gt;&lt;BR /&gt;This could be disk corruption.  It could be boot record corruption or simply OS corruptoin.&lt;BR /&gt;&lt;BR /&gt;Please in rescue mode take a look at the system log, /var/log/messages and see if there is more evidence to point to the problem.&lt;BR /&gt;&lt;BR /&gt;The ultimate fix though may be a reinstallation of the OS, after confirming that your hardware is in good shape.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 13 Jan 2006 00:40:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/server-boot-process-stuck/m-p/4952128#M46584</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-01-13T00:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: Server boot process stuck.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/server-boot-process-stuck/m-p/4952129#M46585</link>
      <description>Have you upgraded/recompiled your kernel? Ensure that proc support is enabled. Also, as said above, ensure that the /proc mount point exists.&lt;BR /&gt;&lt;BR /&gt;Can you mount in rescue mode the file systems to verify the contents?&lt;BR /&gt;&lt;BR /&gt;Can you chroot to your real root filesystem after you booted in rescue mode?</description>
      <pubDate>Fri, 13 Jan 2006 06:56:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/server-boot-process-stuck/m-p/4952129#M46585</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-01-13T06:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: Server boot process stuck.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/server-boot-process-stuck/m-p/4952130#M46586</link>
      <description>Hi&lt;BR /&gt;Have seen this one somewhere befrore, use this,&lt;BR /&gt;login into repair mode, remount root filesystem as read-write, and restore /dev/null: &lt;BR /&gt;# mount -n -o remount,rw /&lt;BR /&gt;# rm -f /dev/null&lt;BR /&gt;# mknod -m 0666 /dev/null c 1 3&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Vipul&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Jan 2006 07:27:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/server-boot-process-stuck/m-p/4952130#M46586</guid>
      <dc:creator>Vipulinux</dc:creator>
      <dc:date>2006-01-13T07:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: Server boot process stuck.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/server-boot-process-stuck/m-p/4952131#M46587</link>
      <description>Try disabling the mount of /proc.  It is&lt;BR /&gt;not a disk file system.&lt;BR /&gt;&lt;BR /&gt;In rescue mode open /etc/fstab and comment&lt;BR /&gt;out the mount of /proc.&lt;BR /&gt;&lt;BR /&gt;This should get you up and running.&lt;BR /&gt;&lt;BR /&gt;Then try manually mounting /proc.</description>
      <pubDate>Fri, 13 Jan 2006 10:20:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/server-boot-process-stuck/m-p/4952131#M46587</guid>
      <dc:creator>Bill Thorsteinson</dc:creator>
      <dc:date>2006-01-13T10:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Server boot process stuck.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/server-boot-process-stuck/m-p/4952132#M46588</link>
      <description>Hi;&lt;BR /&gt;&lt;BR /&gt;u need to boot the machine with first cd of Red Hat linux and work with debug mode.. In boot prompt type the following command..&lt;BR /&gt;&lt;BR /&gt;boot:debug&lt;BR /&gt;&lt;BR /&gt;Read the menu windows carefully..&lt;BR /&gt;&lt;BR /&gt;u need to go under /mnt/sysimage (this will automatically mount)&lt;BR /&gt;#cd /mnt/sysimage&lt;BR /&gt;#vi /etc/fstab&lt;BR /&gt;see if there is a proper entry in fstab file..&lt;BR /&gt;And also see if /prod is present.&lt;BR /&gt;Hope this will resolve ur issue&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;indrajit&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Jan 2006 11:14:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/server-boot-process-stuck/m-p/4952132#M46588</guid>
      <dc:creator>Indrajit_1</dc:creator>
      <dc:date>2006-01-13T11:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: Server boot process stuck.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/server-boot-process-stuck/m-p/4952133#M46589</link>
      <description>Thank you for your helps, mates.&lt;BR /&gt;&lt;BR /&gt;I tried all your advices, but noting helped.&lt;BR /&gt;I think I had to add that I run mirror too in the system. When I unplugged the second hard drive the system booted OK. So I think the problem was in second mirror disk.&lt;BR /&gt;&lt;BR /&gt;Anyway, thanks a lot. I close the topic.</description>
      <pubDate>Fri, 13 Jan 2006 16:58:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/server-boot-process-stuck/m-p/4952133#M46589</guid>
      <dc:creator>Michael_590</dc:creator>
      <dc:date>2006-01-13T16:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: Server boot process stuck.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/server-boot-process-stuck/m-p/4952134#M46590</link>
      <description>The hardware problem</description>
      <pubDate>Fri, 13 Jan 2006 17:01:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/server-boot-process-stuck/m-p/4952134#M46590</guid>
      <dc:creator>Michael_590</dc:creator>
      <dc:date>2006-01-13T17:01:00Z</dc:date>
    </item>
  </channel>
</rss>

