<?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: New controller - won't boot! in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/new-controller-won-t-boot/m-p/3420540#M71249</link>
    <description>Moving Ghost image to another hardware isn't trivial, but still possible - just re-check your initrd: open, mount and check which modules inside.</description>
    <pubDate>Thu, 18 Nov 2004 07:12:27 GMT</pubDate>
    <dc:creator>Vitaly Karasik_1</dc:creator>
    <dc:date>2004-11-18T07:12:27Z</dc:date>
    <item>
      <title>New controller - won't boot!</title>
      <link>https://community.hpe.com/t5/operating-system-linux/new-controller-won-t-boot/m-p/3420534#M71243</link>
      <description>Hello you clever people, here's an easy one, but I don't know the answer myself!&lt;BR /&gt;&lt;BR /&gt;I've got a SLES8 server that we build using a generic ghost image (we then change the hostname and IP Address). Normally this is fine, and we've built hundreds of DL380's with this, however:&lt;BR /&gt;&lt;BR /&gt;We're trying to build a really old DL360G1, which has the Integrated Smart Array, not the 5i card, this uses the cpqarray driver, and not the cciss one.&lt;BR /&gt;&lt;BR /&gt;So when you boot it fails. I've booted into the box using a rescue CD, modified the /etc/fstab to point to the correct locations on /dev/ida/blah blah, and I've also successfully modified the /boot/grub/menu.lst file.&lt;BR /&gt;&lt;BR /&gt;I then ran a mkinitrd, but this kept picking up the cciss driver, so I ran mkinitrd -m "cpqarray +other default options" and this told me it installed the cpqarray driver.&lt;BR /&gt;&lt;BR /&gt;However, when I boot, the cciss driver is still being used and it's not finding the root filesystem. Is there anything I need to do after mkinitrd to install the image?&lt;BR /&gt;&lt;BR /&gt;Or am I missing something???&lt;BR /&gt;&lt;BR /&gt;Answers on a post-card, easy 10 points for the first answer posted! (bearing in mind I'm in the UK so won't assign until tomorrow!!)</description>
      <pubDate>Thu, 11 Nov 2004 12:46:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/new-controller-won-t-boot/m-p/3420534#M71243</guid>
      <dc:creator>Michael Williams_6</dc:creator>
      <dc:date>2004-11-11T12:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: New controller - won't boot!</title>
      <link>https://community.hpe.com/t5/operating-system-linux/new-controller-won-t-boot/m-p/3420535#M71244</link>
      <description>What does your grub entry look like?  I assume you've modified grub to point to the new initrd image.&lt;BR /&gt;&lt;BR /&gt;(As a clean-up thing, you might want to modify /etc/modules.conf, and change the 'cciss' references to 'cpqarray').</description>
      <pubDate>Thu, 11 Nov 2004 17:11:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/new-controller-won-t-boot/m-p/3420535#M71244</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-11-11T17:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: New controller - won't boot!</title>
      <link>https://community.hpe.com/t5/operating-system-linux/new-controller-won-t-boot/m-p/3420536#M71245</link>
      <description>You have a hardware difference which explains my your image probably won't work.&lt;BR /&gt;&lt;BR /&gt;To get this to work right I suggest you first get the bootable configuration cd for this server from the compaq/hp website.&lt;BR /&gt;&lt;BR /&gt;Then boot, prepare the disk array and do a clean installation of Suse8&lt;BR /&gt;&lt;BR /&gt;Imaging just doesn't work unless the hardware is almost the same. HP's Ignite product allows for some adjustment but it doesn't run on Linux.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 11 Nov 2004 21:57:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/new-controller-won-t-boot/m-p/3420536#M71245</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-11-11T21:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: New controller - won't boot!</title>
      <link>https://community.hpe.com/t5/operating-system-linux/new-controller-won-t-boot/m-p/3420537#M71246</link>
      <description>Michael,  you on the right way - it should work!&lt;BR /&gt;&lt;BR /&gt;I suggest you re-check you initrd.img - does it include cpqarray?&lt;BR /&gt;&lt;BR /&gt;The other way is using Mondo/Mindi &lt;A href="http://www.microwerks.net/~hugo/" target="_blank"&gt;http://www.microwerks.net/~hugo/&lt;/A&gt; for imaging - in many cases it takes such things [different HW] automatically.</description>
      <pubDate>Sun, 14 Nov 2004 02:17:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/new-controller-won-t-boot/m-p/3420537#M71246</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2004-11-14T02:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: New controller - won't boot!</title>
      <link>https://community.hpe.com/t5/operating-system-linux/new-controller-won-t-boot/m-p/3420538#M71247</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;do you maybe need to pass "acpi=oldboot" in the kernel params before booting??&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;Matt&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Nov 2004 06:24:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/new-controller-won-t-boot/m-p/3420538#M71247</guid>
      <dc:creator>Matt Palmer_2</dc:creator>
      <dc:date>2004-11-18T06:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: New controller - won't boot!</title>
      <link>https://community.hpe.com/t5/operating-system-linux/new-controller-won-t-boot/m-p/3420539#M71248</link>
      <description>Thanks for your help guys, I will assign points when I get somewhere further with this!&lt;BR /&gt;&lt;BR /&gt;Mondo looks good from a DR perspective, I might have to look into this!&lt;BR /&gt;&lt;BR /&gt;Reading from the replies here, ignoring that I'm using a Ghost image, let's assume that I've just bought myself a nice new controller card for my system, are you saying that to get it to work, I'd have to re-build my box!?!?!&lt;BR /&gt;&lt;BR /&gt;That's *CRAZY*!!!&lt;BR /&gt;&lt;BR /&gt;Mike</description>
      <pubDate>Thu, 18 Nov 2004 06:38:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/new-controller-won-t-boot/m-p/3420539#M71248</guid>
      <dc:creator>Michael Williams_6</dc:creator>
      <dc:date>2004-11-18T06:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: New controller - won't boot!</title>
      <link>https://community.hpe.com/t5/operating-system-linux/new-controller-won-t-boot/m-p/3420540#M71249</link>
      <description>Moving Ghost image to another hardware isn't trivial, but still possible - just re-check your initrd: open, mount and check which modules inside.</description>
      <pubDate>Thu, 18 Nov 2004 07:12:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/new-controller-won-t-boot/m-p/3420540#M71249</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2004-11-18T07:12:27Z</dc:date>
    </item>
  </channel>
</rss>

