<?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: initrd in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/initrd/m-p/3637970#M19861</link>
    <description>The way initrd stores it's information has changed.  It's stored in a cpio file now - so after you uncompress the file you need to do a cpio -t &amp;lt; &amp;lt;&lt;FILENAME&gt;&amp;gt; to see the contents.&lt;/FILENAME&gt;</description>
    <pubDate>Mon, 17 Oct 2005 00:37:01 GMT</pubDate>
    <dc:creator>Mark Kounalis</dc:creator>
    <dc:date>2005-10-17T00:37:01Z</dc:date>
    <item>
      <title>initrd</title>
      <link>https://community.hpe.com/t5/operating-system-linux/initrd/m-p/3637962#M19853</link>
      <description>is there any way to check the contents of .initrd file??&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Sep 2005 05:34:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/initrd/m-p/3637962#M19853</guid>
      <dc:creator>Chakravarthi</dc:creator>
      <dc:date>2005-09-29T05:34:14Z</dc:date>
    </item>
    <item>
      <title>Re: initrd</title>
      <link>https://community.hpe.com/t5/operating-system-linux/initrd/m-p/3637963#M19854</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I am not sure you are asking about /boot/initrd.gz file ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;on my system I can:&lt;BR /&gt;cd /tmp&lt;BR /&gt;cp /boot/initrd_2.6.11-mm1.gz &lt;BR /&gt;gzip -d initrd_2.6.11-mm1.gz&lt;BR /&gt;mount -o loop /tmp/initrd_2.6.11-mm1 /mnt/&lt;BR /&gt;&lt;BR /&gt;replace you initrd file name with my initrd_2.6.11-mm1.gz</description>
      <pubDate>Thu, 29 Sep 2005 05:46:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/initrd/m-p/3637963#M19854</guid>
      <dc:creator>Slawomir Gora</dc:creator>
      <dc:date>2005-09-29T05:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: initrd</title>
      <link>https://community.hpe.com/t5/operating-system-linux/initrd/m-p/3637964#M19855</link>
      <description>file what i'm taking about is xx.initrd&lt;BR /&gt;&lt;BR /&gt;it is not a bz or tgz file&lt;BR /&gt;&lt;BR /&gt;file &lt;FILE name=""&gt; returns it is data file&lt;/FILE&gt;</description>
      <pubDate>Thu, 29 Sep 2005 07:11:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/initrd/m-p/3637964#M19855</guid>
      <dc:creator>Chakravarthi</dc:creator>
      <dc:date>2005-09-29T07:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: initrd</title>
      <link>https://community.hpe.com/t5/operating-system-linux/initrd/m-p/3637965#M19856</link>
      <description>Hi,&lt;BR /&gt;did you try this ?&lt;BR /&gt;&lt;BR /&gt;mount -o loop xx.initrd /mnt/</description>
      <pubDate>Thu, 29 Sep 2005 07:41:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/initrd/m-p/3637965#M19856</guid>
      <dc:creator>Slawomir Gora</dc:creator>
      <dc:date>2005-09-29T07:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: initrd</title>
      <link>https://community.hpe.com/t5/operating-system-linux/initrd/m-p/3637966#M19857</link>
      <description>&lt;BR /&gt;if it shows as data file then it is more likely that it is not having any filesystem in it, there is no point in trying to mount it in -oloop method.&lt;BR /&gt;&lt;BR /&gt;I think the name initrd is given just to confuse you. Which application is creating file by this extension?&lt;BR /&gt;&lt;BR /&gt;FYI: If the initrd contains the filesystem then when you put 'file &lt;INITRD-FILE&gt;' then it should give something like 'Linux rev 1.0 ext2 filesystem data'&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;Gopi&lt;/INITRD-FILE&gt;</description>
      <pubDate>Thu, 29 Sep 2005 08:24:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/initrd/m-p/3637966#M19857</guid>
      <dc:creator>Gopi Sekar</dc:creator>
      <dc:date>2005-09-29T08:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: initrd</title>
      <link>https://community.hpe.com/t5/operating-system-linux/initrd/m-p/3637967#M19858</link>
      <description>when i try mounting using -o loop option it gives the following error message&lt;BR /&gt;&lt;BR /&gt;mount: you must specify the filesystem type</description>
      <pubDate>Fri, 30 Sep 2005 00:41:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/initrd/m-p/3637967#M19858</guid>
      <dc:creator>Chakravarthi</dc:creator>
      <dc:date>2005-09-30T00:41:43Z</dc:date>
    </item>
    <item>
      <title>Re: initrd</title>
      <link>https://community.hpe.com/t5/operating-system-linux/initrd/m-p/3637968#M19859</link>
      <description>&lt;BR /&gt;So it clearly means that you are trying to mount a file which is not having any file system in it, the name initrd is given just to confuse you.&lt;BR /&gt;&lt;BR /&gt;Which application is using this type of file?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Gopi</description>
      <pubDate>Fri, 30 Sep 2005 01:10:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/initrd/m-p/3637968#M19859</guid>
      <dc:creator>Gopi Sekar</dc:creator>
      <dc:date>2005-09-30T01:10:21Z</dc:date>
    </item>
    <item>
      <title>Re: initrd</title>
      <link>https://community.hpe.com/t5/operating-system-linux/initrd/m-p/3637969#M19860</link>
      <description>Generally an 'initrd' image is compressed, even if it doesn't have a '.gz' extension.&lt;BR /&gt;&lt;BR /&gt;To check, you can use the 'file' command:&lt;BR /&gt;&lt;BR /&gt;file initrd-2.4.22-1.2199.5.legacy.nptl.img &lt;BR /&gt;initrd-2.4.22-1.2199.5.legacy.nptl.img: gzip compressed data, from Unix, max compression&lt;BR /&gt;&lt;BR /&gt;(this is on my fedora-core-1 machine).&lt;BR /&gt;&lt;BR /&gt;The instructions Slawomir were pretty close.&lt;BR /&gt;&lt;BR /&gt;So, either rename it to .gz, then uncompress it, or do it in pipes:&lt;BR /&gt;&lt;BR /&gt;gzip -cd &amp;lt; initrd.img &amp;gt; loop-mount.img&lt;BR /&gt;mount -oloop loop-mount /mnt&lt;BR /&gt;&lt;BR /&gt;and away you go.</description>
      <pubDate>Fri, 30 Sep 2005 06:50:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/initrd/m-p/3637969#M19860</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2005-09-30T06:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: initrd</title>
      <link>https://community.hpe.com/t5/operating-system-linux/initrd/m-p/3637970#M19861</link>
      <description>The way initrd stores it's information has changed.  It's stored in a cpio file now - so after you uncompress the file you need to do a cpio -t &amp;lt; &amp;lt;&lt;FILENAME&gt;&amp;gt; to see the contents.&lt;/FILENAME&gt;</description>
      <pubDate>Mon, 17 Oct 2005 00:37:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/initrd/m-p/3637970#M19861</guid>
      <dc:creator>Mark Kounalis</dc:creator>
      <dc:date>2005-10-17T00:37:01Z</dc:date>
    </item>
  </channel>
</rss>

