<?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 Debian 5.0 lenny on ML 370 G5 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/debian-5-0-lenny-on-ml-370-g5/m-p/4474828#M37822</link>
    <description>Debian 5.0 lenny has been tested by HP on the ML370 G5. Installed kernel is AMD64 as per&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71028.www7.hp.com/enterprise/cache/433096-0-0-0-121.html" target="_blank"&gt;http://h71028.www7.hp.com/enterprise/cache/433096-0-0-0-121.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;After installing operating system and reboot, I receive an error message "Attempting boot from Hard Drive C:"&lt;BR /&gt;&lt;BR /&gt;What are the options regarding this?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
    <pubDate>Thu, 06 Aug 2009 13:21:50 GMT</pubDate>
    <dc:creator>MIEJA</dc:creator>
    <dc:date>2009-08-06T13:21:50Z</dc:date>
    <item>
      <title>Debian 5.0 lenny on ML 370 G5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/debian-5-0-lenny-on-ml-370-g5/m-p/4474828#M37822</link>
      <description>Debian 5.0 lenny has been tested by HP on the ML370 G5. Installed kernel is AMD64 as per&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71028.www7.hp.com/enterprise/cache/433096-0-0-0-121.html" target="_blank"&gt;http://h71028.www7.hp.com/enterprise/cache/433096-0-0-0-121.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;After installing operating system and reboot, I receive an error message "Attempting boot from Hard Drive C:"&lt;BR /&gt;&lt;BR /&gt;What are the options regarding this?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 06 Aug 2009 13:21:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/debian-5-0-lenny-on-ml-370-g5/m-p/4474828#M37822</guid>
      <dc:creator>MIEJA</dc:creator>
      <dc:date>2009-08-06T13:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: Debian 5.0 lenny on ML 370 G5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/debian-5-0-lenny-on-ml-370-g5/m-p/4474829#M37823</link>
      <description>Looks like something went wrong with the installation of the boot loader. The rest of the installation is probably just fine, but the system cannot start because the bootloader has a wrong configuration.&lt;BR /&gt;&lt;BR /&gt;Please boot the system to the rescue mode using your installation media:&lt;BR /&gt;&lt;A href="http://www.debian.org/releases/stable/amd64/ch08s07.html.en" target="_blank"&gt;http://www.debian.org/releases/stable/amd64/ch08s07.html.en&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The GRUB installation routine most likely has a mis-mapping between the BIOS disk identifiers and Linux disk device names. This is more likely to happen in servers, because servers often have multiple SCSI and/or FibreChannel HBAs, and all of them are potentially valid boot controllers.&lt;BR /&gt;&lt;BR /&gt;Examine /boot/grub/device.map and fix it so that (hd0) is mapped to the system's primary boot disk (what is known as "Hard Drive C:" in Microsoft OSs).&lt;BR /&gt;&lt;BR /&gt;Also check the main GRUB configuration file, /boot/grub/menu.lst.&lt;BR /&gt;&lt;BR /&gt;Then re-install the GRUB boot loader with&lt;BR /&gt;&lt;BR /&gt;grub-install '(hd0)'&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Thu, 06 Aug 2009 16:46:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/debian-5-0-lenny-on-ml-370-g5/m-p/4474829#M37823</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2009-08-06T16:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: Debian 5.0 lenny on ML 370 G5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/debian-5-0-lenny-on-ml-370-g5/m-p/4474830#M37824</link>
      <description>Hello.&lt;BR /&gt;&lt;BR /&gt;Where did you install boot loader to?  If GRUB 1 doesn't work, install grub-pc (or GRUB 2 if you want) and use that.&lt;BR /&gt;&lt;BR /&gt;It's important you install both on MBR.&lt;BR /&gt;&lt;BR /&gt;Goran</description>
      <pubDate>Fri, 07 Aug 2009 04:19:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/debian-5-0-lenny-on-ml-370-g5/m-p/4474830#M37824</guid>
      <dc:creator>Goran Koruga</dc:creator>
      <dc:date>2009-08-07T04:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: Debian 5.0 lenny on ML 370 G5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/debian-5-0-lenny-on-ml-370-g5/m-p/4474831#M37825</link>
      <description>Thanks for your response&lt;BR /&gt;&lt;BR /&gt;Debian 5.0 lenny has been installed on my HP Prolian but i have an other problem. Impossible to execute X server xorg. I have a black screen while starting X window&lt;BR /&gt;&lt;BR /&gt;I have difficuty finding the appropriate driver for it.&lt;BR /&gt;&lt;BR /&gt;Please show me how to get right drivers and make it work!&lt;BR /&gt;&lt;BR /&gt;Thanks a lot</description>
      <pubDate>Mon, 10 Aug 2009 08:45:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/debian-5-0-lenny-on-ml-370-g5/m-p/4474831#M37825</guid>
      <dc:creator>MIEJA</dc:creator>
      <dc:date>2009-08-10T08:45:19Z</dc:date>
    </item>
  </channel>
</rss>

