<?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: Chicken n egg problem with mkinitrd in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/chicken-n-egg-problem-with-mkinitrd/m-p/2670575#M1203</link>
    <description>Ron Kinner,&lt;BR /&gt;I am stock at "cd /lib/modules/&lt;CURRENT_KERNEL&gt;/block"  and insmod loop returns: "/lib/modules/2.4.17/block&lt;BR /&gt;insmod: loop: no module by that name found"  Any suggestion on getting this to work. Thanks.&lt;/CURRENT_KERNEL&gt;</description>
    <pubDate>Mon, 25 Feb 2002 15:47:56 GMT</pubDate>
    <dc:creator>K.C. Chan</dc:creator>
    <dc:date>2002-02-25T15:47:56Z</dc:date>
    <item>
      <title>Chicken n egg problem with mkinitrd</title>
      <link>https://community.hpe.com/t5/operating-system-linux/chicken-n-egg-problem-with-mkinitrd/m-p/2670573#M1201</link>
      <description>All, I am running into a bit of a snag here? Here's what happen  after compiling kernel 2.4.17 and running mkinitrd: "&lt;BR /&gt;mkinitrd -v initrd-2.4.17 2.4.17&lt;BR /&gt;Using modules: &lt;BR /&gt;All of your loopback devices are in use! ".   How do I resolve this chicken-n-problem? The current kernel version is: "kernel-2.4.2-2".  Thanks.</description>
      <pubDate>Sun, 24 Feb 2002 02:11:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/chicken-n-egg-problem-with-mkinitrd/m-p/2670573#M1201</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2002-02-24T02:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: Chicken n egg problem with mkinitrd</title>
      <link>https://community.hpe.com/t5/operating-system-linux/chicken-n-egg-problem-with-mkinitrd/m-p/2670574#M1202</link>
      <description>See:&lt;A href="http://www.van-dijk.net/mailarchive/cpqlin0007/0081.html" target="_blank"&gt;http://www.van-dijk.net/mailarchive/cpqlin0007/0081.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also shouldn't you have some sort of extension on the end of your first parameter like .img?&lt;BR /&gt;&lt;BR /&gt;Ron</description>
      <pubDate>Sun, 24 Feb 2002 12:55:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/chicken-n-egg-problem-with-mkinitrd/m-p/2670574#M1202</guid>
      <dc:creator>Ron Kinner</dc:creator>
      <dc:date>2002-02-24T12:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: Chicken n egg problem with mkinitrd</title>
      <link>https://community.hpe.com/t5/operating-system-linux/chicken-n-egg-problem-with-mkinitrd/m-p/2670575#M1203</link>
      <description>Ron Kinner,&lt;BR /&gt;I am stock at "cd /lib/modules/&lt;CURRENT_KERNEL&gt;/block"  and insmod loop returns: "/lib/modules/2.4.17/block&lt;BR /&gt;insmod: loop: no module by that name found"  Any suggestion on getting this to work. Thanks.&lt;/CURRENT_KERNEL&gt;</description>
      <pubDate>Mon, 25 Feb 2002 15:47:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/chicken-n-egg-problem-with-mkinitrd/m-p/2670575#M1203</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2002-02-25T15:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: Chicken n egg problem with mkinitrd</title>
      <link>https://community.hpe.com/t5/operating-system-linux/chicken-n-egg-problem-with-mkinitrd/m-p/2670576#M1204</link>
      <description>&lt;BR /&gt;Go through the make config again and enable the loop device under block devices as 'Y', not a module or 'N'.</description>
      <pubDate>Mon, 25 Feb 2002 20:20:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/chicken-n-egg-problem-with-mkinitrd/m-p/2670576#M1204</guid>
      <dc:creator>Eric Ladner</dc:creator>
      <dc:date>2002-02-25T20:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: Chicken n egg problem with mkinitrd</title>
      <link>https://community.hpe.com/t5/operating-system-linux/chicken-n-egg-problem-with-mkinitrd/m-p/2670577#M1205</link>
      <description>Eric Ladner,&lt;BR /&gt;I've compiled kernel 2.4.17 with loop back option = Y, but still getting same error: "all loop back are in use" when running mkinitrd initrd-2.4.17.img 2.4.17.  Do you have any idea? Thanks.</description>
      <pubDate>Fri, 01 Mar 2002 23:05:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/chicken-n-egg-problem-with-mkinitrd/m-p/2670577#M1205</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2002-03-01T23:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: Chicken n egg problem with mkinitrd</title>
      <link>https://community.hpe.com/t5/operating-system-linux/chicken-n-egg-problem-with-mkinitrd/m-p/2670578#M1206</link>
      <description>You have no loopback devices available.&lt;BR /&gt;&lt;BR /&gt;Either 'modprobe loop' or boot back to your stock linux kernel and run mkinitrd.&lt;BR /&gt;&lt;BR /&gt;mkinitrd /boot/initrd-[kernel version].img [kernel version, not vmlinuz-*]&lt;BR /&gt;&lt;BR /&gt;To see if you have the driver loaded, run lsmod (as root) or cat /proc/modules (as a normal user). You should see loop listed as unused.&lt;BR /&gt;&lt;BR /&gt;To see if you even have the driver go:&lt;BR /&gt;cd /lib/modules/[kernel version]/kernel/drivers/block&lt;BR /&gt;&lt;BR /&gt;and ls&lt;BR /&gt;&lt;BR /&gt;you should see loop.o&lt;BR /&gt;&lt;BR /&gt;--Paul</description>
      <pubDate>Mon, 04 Mar 2002 18:30:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/chicken-n-egg-problem-with-mkinitrd/m-p/2670578#M1206</guid>
      <dc:creator>Paul S_1</dc:creator>
      <dc:date>2002-03-04T18:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: Chicken n egg problem with mkinitrd</title>
      <link>https://community.hpe.com/t5/operating-system-linux/chicken-n-egg-problem-with-mkinitrd/m-p/2670579#M1207</link>
      <description>All, I've gotten this to work by rebuilding the current working kernel with loopback support. Then on the new kernel I've also make sure the loopback support is selected, so this way I can use mkinitrd on the future kernel. Thanks.</description>
      <pubDate>Thu, 16 May 2002 01:00:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/chicken-n-egg-problem-with-mkinitrd/m-p/2670579#M1207</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2002-05-16T01:00:31Z</dc:date>
    </item>
  </channel>
</rss>

