<?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: RedHat Linux 7.2 on Server Dell PowerEdge 2500 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-7-2-on-server-dell-poweredge-2500/m-p/2736102#M1733</link>
    <description>This is the output of ls -la /boot</description>
    <pubDate>Mon, 03 Jun 2002 14:21:52 GMT</pubDate>
    <dc:creator>Tarek_1</dc:creator>
    <dc:date>2002-06-03T14:21:52Z</dc:date>
    <item>
      <title>RedHat Linux 7.2 on Server Dell PowerEdge 2500</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-7-2-on-server-dell-poweredge-2500/m-p/2736098#M1729</link>
      <description>Hi hallo,&lt;BR /&gt;recently i have installed RedHat 7.2 on a Server Dell PowerEdge 2500. I installed lilo as default boot loader and at the end of installation i created the boot disk. While I rebooted the system, i wasn't able to boot "normally" (i mean from harddisk). If i boot from floppy everything's work. Why?&lt;BR /&gt;I have 3 disks, each of which 8 GB. I partitioned as follows:&lt;BR /&gt;/dev/sda1   /boot&lt;BR /&gt;/dev/sda2   swap&lt;BR /&gt;/dev/sda3   /&lt;BR /&gt;/dev/sdb1   /Oracle&lt;BR /&gt;/dev/sdc1   /Data&lt;BR /&gt;I haven't installed oracle yet. I'm planning to install Oracle 9i. However now the problem is the boot.&lt;BR /&gt;Thanks in advance for your help.</description>
      <pubDate>Mon, 03 Jun 2002 07:14:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-7-2-on-server-dell-poweredge-2500/m-p/2736098#M1729</guid>
      <dc:creator>Tarek_1</dc:creator>
      <dc:date>2002-06-03T07:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat Linux 7.2 on Server Dell PowerEdge 2500</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-7-2-on-server-dell-poweredge-2500/m-p/2736099#M1730</link>
      <description>The Dell is PowerEdge 2400/600 and not 2500.&lt;BR /&gt;It has 2 processors 600MHZ&lt;BR /&gt;During boot i see this message: Dell PowerEdge Expandible RAID Controller 2/51&lt;BR /&gt;Waiting for Array Controller #0 to start..&lt;BR /&gt;Array controller started&lt;BR /&gt;Container #0 - Volume 8,47 GB OK&lt;BR /&gt;Container #1 - Volume 8,47 GB OK&lt;BR /&gt;Container #2 - Volume 8,47 GB OK&lt;BR /&gt;3 Container found&lt;BR /&gt;Bios Installed Successfully&lt;BR /&gt;Adaptec AIC-7880 SCSI Bios&lt;BR /&gt;Press CTRL/A for SCSI select&lt;BR /&gt;SCSI ID:5 NEC Cdrom Drive&lt;BR /&gt;&lt;BR /&gt;At this point, if i don't insert the floppy, it reboots automatically.</description>
      <pubDate>Mon, 03 Jun 2002 08:04:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-7-2-on-server-dell-poweredge-2500/m-p/2736099#M1730</guid>
      <dc:creator>Tarek_1</dc:creator>
      <dc:date>2002-06-03T08:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat Linux 7.2 on Server Dell PowerEdge 2500</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-7-2-on-server-dell-poweredge-2500/m-p/2736100#M1731</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;As far as I understand, you created 3 LUNs of 8.5 GB on your RAID controller, and you used the first one (/dev/sda) as the bootable disk.&lt;BR /&gt;&lt;BR /&gt;It seems that your Master Boot Record is not well configured.&lt;BR /&gt;&lt;BR /&gt;How can I say that ?&lt;BR /&gt;&lt;BR /&gt;In fact, you are able to boot from your floppy disk, so I guess the operating system is correctly installed.&lt;BR /&gt;However, trying to boot from the hard disk, it just keeps rebooting. The reason may be no operating system was found on the hard disk. The Master Boot Record is the way the BIOS detects whether Operating System is installed or not.&lt;BR /&gt;&lt;BR /&gt;Therefore, I can suggest you try this :&lt;BR /&gt;&lt;BR /&gt;1. Boot from your floppy, then type /sbin/lilo to rebuild your Master Boot Record from LILO configuration. After that, reboot your system on the hard disk. If it works, skip the next point.&lt;BR /&gt;&lt;BR /&gt;2. Look at your BIOS settings, and make sure that the boot device is correctly configured (it should be pointing to your RAID controller).&lt;BR /&gt;Then, go to the RAID controller configuration tool, look for a boot LUN configuration menu, and make sure that it points to the first LUN (the one being named /dev/sda by Linux).&lt;BR /&gt;&lt;BR /&gt;If none of these give results, please post your /etc/lilo.conf file and "ls -al /boot".&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;Kodjo&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Jun 2002 08:34:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-7-2-on-server-dell-poweredge-2500/m-p/2736100#M1731</guid>
      <dc:creator>Kodjo Agbenu</dc:creator>
      <dc:date>2002-06-03T08:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat Linux 7.2 on Server Dell PowerEdge 2500</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-7-2-on-server-dell-poweredge-2500/m-p/2736101#M1732</link>
      <description>I will attach my lilo.conf.&lt;BR /&gt;I tried to run lilo, but i have this error&lt;BR /&gt;Syntax error near line 4 in file /etc/lilo.conf&lt;BR /&gt;Do i have to do something under linux to point to RAID controller?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Jun 2002 14:12:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-7-2-on-server-dell-poweredge-2500/m-p/2736101#M1732</guid>
      <dc:creator>Tarek_1</dc:creator>
      <dc:date>2002-06-03T14:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat Linux 7.2 on Server Dell PowerEdge 2500</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-7-2-on-server-dell-poweredge-2500/m-p/2736102#M1733</link>
      <description>This is the output of ls -la /boot</description>
      <pubDate>Mon, 03 Jun 2002 14:21:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-7-2-on-server-dell-poweredge-2500/m-p/2736102#M1733</guid>
      <dc:creator>Tarek_1</dc:creator>
      <dc:date>2002-06-03T14:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat Linux 7.2 on Server Dell PowerEdge 2500</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-7-2-on-server-dell-poweredge-2500/m-p/2736103#M1734</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;In /etc/lilo.conf :&lt;BR /&gt;&lt;BR /&gt;Replace&lt;BR /&gt;  default=RedHat LX&lt;BR /&gt;by&lt;BR /&gt;  default="RedHat LX"&lt;BR /&gt;&lt;BR /&gt;Replace&lt;BR /&gt;  label=RedHat LX-up&lt;BR /&gt;by&lt;BR /&gt;  label="RedHat LX-up"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;Kodjo</description>
      <pubDate>Mon, 03 Jun 2002 14:39:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-7-2-on-server-dell-poweredge-2500/m-p/2736103#M1734</guid>
      <dc:creator>Kodjo Agbenu</dc:creator>
      <dc:date>2002-06-03T14:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: RedHat Linux 7.2 on Server Dell PowerEdge 2500</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-7-2-on-server-dell-poweredge-2500/m-p/2736104#M1735</link>
      <description>That's it!! Well done!&lt;BR /&gt;A very silly error. But i have never modified it. That label i gave it during installation. However now's ok, and this is the most important thing.&lt;BR /&gt;Thanks all for your help.&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Jun 2002 15:07:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-7-2-on-server-dell-poweredge-2500/m-p/2736104#M1735</guid>
      <dc:creator>Tarek_1</dc:creator>
      <dc:date>2002-06-03T15:07:18Z</dc:date>
    </item>
  </channel>
</rss>

