<?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: lilo says: Fatal: read /dev/ida/c0d0p1: No such device or address in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/lilo-says-fatal-read-dev-ida-c0d0p1-no-such-device-or-address/m-p/3345239#M72740</link>
    <description>Are you running kernel v2.4.x?  Have you had enabled devfs support while building the kernel?  If so, do you have devfsd running?  In Debian GNU, run `dpkg -l devfsd' and check.  This is the best guess that I can come up with now.&lt;BR /&gt;</description>
    <pubDate>Fri, 30 Jul 2004 02:16:06 GMT</pubDate>
    <dc:creator>Ragu_3</dc:creator>
    <dc:date>2004-07-30T02:16:06Z</dc:date>
    <item>
      <title>lilo says: Fatal: read /dev/ida/c0d0p1: No such device or address</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lilo-says-fatal-read-dev-ida-c0d0p1-no-such-device-or-address/m-p/3345238#M72739</link>
      <description># df -h&lt;BR /&gt;Filesystem            Size  Used Avail Use% Mounted on&lt;BR /&gt;/dev/ida/c0d0p2       8.1G  418M  7.2G   6% /&lt;BR /&gt;/dev/ida/c0d1          67G   33M   63G   1% /home&lt;BR /&gt;/dev/ida/c0d0p1        93M   15k   87M   1% /boot&lt;BR /&gt;&lt;BR /&gt;in /etc/lilo.conf I have: &lt;BR /&gt;boot=/dev/ida/c0d0p1&lt;BR /&gt;&lt;BR /&gt;but when I type lilo to try and install a new kernel I just compiled, I get this: &lt;BR /&gt;&lt;BR /&gt;# lilo&lt;BR /&gt;Fatal: read /dev/ida/c0d0p1: No such device or address&lt;BR /&gt;&lt;BR /&gt;I'm running a Compaq Proliant 3000 with a smartarray 221 with array A in raid1 with 2 9GB drives, and array B in raid5 with 5 18GB drives&lt;BR /&gt;&lt;BR /&gt;any ideas?</description>
      <pubDate>Fri, 30 Jul 2004 01:33:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lilo-says-fatal-read-dev-ida-c0d0p1-no-such-device-or-address/m-p/3345238#M72739</guid>
      <dc:creator>edraven_1</dc:creator>
      <dc:date>2004-07-30T01:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: lilo says: Fatal: read /dev/ida/c0d0p1: No such device or address</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lilo-says-fatal-read-dev-ida-c0d0p1-no-such-device-or-address/m-p/3345239#M72740</link>
      <description>Are you running kernel v2.4.x?  Have you had enabled devfs support while building the kernel?  If so, do you have devfsd running?  In Debian GNU, run `dpkg -l devfsd' and check.  This is the best guess that I can come up with now.&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Jul 2004 02:16:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lilo-says-fatal-read-dev-ida-c0d0p1-no-such-device-or-address/m-p/3345239#M72740</guid>
      <dc:creator>Ragu_3</dc:creator>
      <dc:date>2004-07-30T02:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: lilo says: Fatal: read /dev/ida/c0d0p1: No such device or address</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lilo-says-fatal-read-dev-ida-c0d0p1-no-such-device-or-address/m-p/3345240#M72741</link>
      <description>hi,&lt;BR /&gt;check whether /dev/ida/c0d0p1 is mounted on /boot and PATH syntax in /etc/lilo.conf&lt;BR /&gt;&lt;BR /&gt;I'm attaching example you can compare:&lt;BR /&gt;&lt;BR /&gt;image = /boot/vmlinuz&lt;BR /&gt;    label = linux&lt;BR /&gt;    append = "splash=silent desktop"&lt;BR /&gt;    initrd = /boot/initrd&lt;BR /&gt;    root = /dev/hda2&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;post result&lt;BR /&gt;br Jan</description>
      <pubDate>Fri, 30 Jul 2004 02:57:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lilo-says-fatal-read-dev-ida-c0d0p1-no-such-device-or-address/m-p/3345240#M72741</guid>
      <dc:creator>Jan Sladky</dc:creator>
      <dc:date>2004-07-30T02:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: lilo says: Fatal: read /dev/ida/c0d0p1: No such device or address</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lilo-says-fatal-read-dev-ida-c0d0p1-no-such-device-or-address/m-p/3345241#M72742</link>
      <description>Ragu: I didn't have devfsd, so I apt-get'd it. Not sure what to do now. &lt;BR /&gt;&lt;BR /&gt;Jan Sladky: You can see from my post that /dev/ida/c0d0p1 is mounted as /boot and in /etc/lilo.conf already. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Jul 2004 23:45:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lilo-says-fatal-read-dev-ida-c0d0p1-no-such-device-or-address/m-p/3345241#M72742</guid>
      <dc:creator>edraven_1</dc:creator>
      <dc:date>2004-07-30T23:45:00Z</dc:date>
    </item>
    <item>
      <title>Re: lilo says: Fatal: read /dev/ida/c0d0p1: No such device or address</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lilo-says-fatal-read-dev-ida-c0d0p1-no-such-device-or-address/m-p/3345242#M72743</link>
      <description>Ed, there is this file /etc/devfs/devfsd.conf where you have to register your smart array device. Hope the array is detected on boot.</description>
      <pubDate>Sat, 31 Jul 2004 00:07:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lilo-says-fatal-read-dev-ida-c0d0p1-no-such-device-or-address/m-p/3345242#M72743</guid>
      <dc:creator>Ragu_3</dc:creator>
      <dc:date>2004-07-31T00:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: lilo says: Fatal: read /dev/ida/c0d0p1: No such device or address</title>
      <link>https://community.hpe.com/t5/operating-system-linux/lilo-says-fatal-read-dev-ida-c0d0p1-no-such-device-or-address/m-p/3345243#M72744</link>
      <description>OK, I have up and reinstalled Debian with the "compact" kernel option at the boot prompt. That seemed to install more scsi stuff, so far so good.</description>
      <pubDate>Tue, 03 Aug 2004 00:55:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/lilo-says-fatal-read-dev-ida-c0d0p1-no-such-device-or-address/m-p/3345243#M72744</guid>
      <dc:creator>edraven_1</dc:creator>
      <dc:date>2004-08-03T00:55:42Z</dc:date>
    </item>
  </channel>
</rss>

