<?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: Kernel panic after compiling new Debian kernel on Proliant 1300 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/kernel-panic-after-compiling-new-debian-kernel-on-proliant-1300/m-p/3069145#M6638</link>
    <description>I don't suppose you've got a copy of the old .config file you can 'make oldconfig' from to try ?&lt;BR /&gt;&lt;BR /&gt;Can you still boot off the old kernel?</description>
    <pubDate>Fri, 12 Sep 2003 07:29:34 GMT</pubDate>
    <dc:creator>Stuart Browne</dc:creator>
    <dc:date>2003-09-12T07:29:34Z</dc:date>
    <item>
      <title>Kernel panic after compiling new Debian kernel on Proliant 1300</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-panic-after-compiling-new-debian-kernel-on-proliant-1300/m-p/3069142#M6635</link>
      <description>Have a Compaq Proliant server with debian woody. It works fine with the 2.4.18 kernel from Debian install CD. However I tried compile a 2.4.22 kernel from the source from kernel.org. The new kernel built and installed without problem, but everytime I tried boot with the new kernel, the system hangs with&lt;BR /&gt;&lt;BR /&gt;"Kernel panic VFS:unable to mount root filesystem"&lt;BR /&gt;&lt;BR /&gt;The HDD is a 20 GB IDE, root is Ext2 on hda1. I tried several options in file systems abd bock devices, without success. I attached my .config file. Maybe somebody can help me.</description>
      <pubDate>Thu, 11 Sep 2003 17:18:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-panic-after-compiling-new-debian-kernel-on-proliant-1300/m-p/3069142#M6635</guid>
      <dc:creator>Margit</dc:creator>
      <dc:date>2003-09-11T17:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel panic after compiling new Debian kernel on Proliant 1300</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-panic-after-compiling-new-debian-kernel-on-proliant-1300/m-p/3069143#M6636</link>
      <description>I have had the same type of problems before.  Twice is was carelessness when I compiled the kernel and left out ext2 support.  Once it was a typo in the fstab. &lt;BR /&gt;&lt;BR /&gt;You have definately compiled in ext2 so its not a problem of the kernel not understanding the fs.  You are using Debian woody so I assume you are using lilo as well.  What does your lilo.conf say for this line:&lt;BR /&gt;&lt;BR /&gt;root= ?&lt;BR /&gt;&lt;BR /&gt;Also what does your fstab say for your /dev/hda1 line?&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Thu, 11 Sep 2003 18:24:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-panic-after-compiling-new-debian-kernel-on-proliant-1300/m-p/3069143#M6636</guid>
      <dc:creator>Dave Falloon</dc:creator>
      <dc:date>2003-09-11T18:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel panic after compiling new Debian kernel on Proliant 1300</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-panic-after-compiling-new-debian-kernel-on-proliant-1300/m-p/3069144#M6637</link>
      <description>One more thing how did you install the new kernel? &lt;BR /&gt;&lt;BR /&gt;Did you make install or did you copy the kernel image and system.map into /boot and then edit the lilo.conf by hand?&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Thu, 11 Sep 2003 18:42:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-panic-after-compiling-new-debian-kernel-on-proliant-1300/m-p/3069144#M6637</guid>
      <dc:creator>Dave Falloon</dc:creator>
      <dc:date>2003-09-11T18:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel panic after compiling new Debian kernel on Proliant 1300</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-panic-after-compiling-new-debian-kernel-on-proliant-1300/m-p/3069145#M6638</link>
      <description>I don't suppose you've got a copy of the old .config file you can 'make oldconfig' from to try ?&lt;BR /&gt;&lt;BR /&gt;Can you still boot off the old kernel?</description>
      <pubDate>Fri, 12 Sep 2003 07:29:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-panic-after-compiling-new-debian-kernel-on-proliant-1300/m-p/3069145#M6638</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-09-12T07:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel panic after compiling new Debian kernel on Proliant 1300</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-panic-after-compiling-new-debian-kernel-on-proliant-1300/m-p/3069146#M6639</link>
      <description>The whole error message is: &lt;BR /&gt;&lt;BR /&gt;VFS: cannot open root device "301" or 03:01&lt;BR /&gt;Please append a correct "root= " boot option&lt;BR /&gt;Kernel panic: VFS: Unable to mount root fs on 03:01&lt;BR /&gt;&lt;BR /&gt;I tired boot lilo with the option root=/dev/hda1 but without success. The error is the very same.&lt;BR /&gt;&lt;BR /&gt;My HDD has fout partions:&lt;BR /&gt;/dev/hda1 5 GB ext2 /&lt;BR /&gt;/dev/hda2 500 MB swap&lt;BR /&gt;/dev/hda3 15 MB Compaq diagnostics&lt;BR /&gt;/dev/hda4 15 GB ext3 /home&lt;BR /&gt;&lt;BR /&gt;I dont know if it si relevant or not, but the phisical order of the partitions on disk is: hda3 hda1 hda2 hda4. I tried change the Compaq Diagnostic partitons number during install, without success.&lt;BR /&gt;&lt;BR /&gt;lilo.conf:&lt;BR /&gt;&lt;BR /&gt;lba32&lt;BR /&gt;boot=/dev/hda&lt;BR /&gt;root=/dev/hda1&lt;BR /&gt;install=/boot/boot-mem.b&lt;BR /&gt;map=/boot/map&lt;BR /&gt;delay=20&lt;BR /&gt;vga=normal&lt;BR /&gt;default=linux&lt;BR /&gt;image=/vmlinuz&lt;BR /&gt;????label=Linux&lt;BR /&gt;????read-only&lt;BR /&gt;image=/vmlinuz.OLD&lt;BR /&gt;????label=LinuxOLD&lt;BR /&gt;????read-only&lt;BR /&gt;????optional&lt;BR /&gt;&lt;BR /&gt;With vmlinuz.OLD the machine boots correct, its the kernel from Debian CD. I cant boot my custom kernel.&lt;BR /&gt;&lt;BR /&gt;1) First I unzipped the kernel source to /usr/src/linux&lt;BR /&gt;2) make menuconfig (dont have X)&lt;BR /&gt;3) make-kpkg -rev test.3 kernel_image&lt;BR /&gt;4)cd ..&lt;BR /&gt;5)dpkg -i kernel_image-something.deb&lt;BR /&gt;6)reboot&lt;BR /&gt;7)it hangs&lt;BR /&gt;&lt;BR /&gt;It is my standard mode for compiling and installing Debian kernels, it worked for me. I have another Debian mashine (a "noname" PC with MSI motherboard, Pentium IV 2 GHz proc., 1 GB RAM, 2 60 GB Seagate Barracuda in RAID1) and compiled and installed a new kernel 4 time without any problem. The Compaq server is more difficult.&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Sep 2003 14:41:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-panic-after-compiling-new-debian-kernel-on-proliant-1300/m-p/3069146#M6639</guid>
      <dc:creator>Margit</dc:creator>
      <dc:date>2003-09-12T14:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel panic after compiling new Debian kernel on Proliant 1300</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-panic-after-compiling-new-debian-kernel-on-proliant-1300/m-p/3069147#M6640</link>
      <description>All I can think of is maybe you need to run lilo to update any changes made to the conf.  &lt;BR /&gt;&lt;BR /&gt;Is it looking for an initrd image that it can't find?&lt;BR /&gt;&lt;BR /&gt;Dave</description>
      <pubDate>Tue, 16 Sep 2003 14:12:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-panic-after-compiling-new-debian-kernel-on-proliant-1300/m-p/3069147#M6640</guid>
      <dc:creator>Dave Falloon</dc:creator>
      <dc:date>2003-09-16T14:12:19Z</dc:date>
    </item>
    <item>
      <title>Re: Kernel panic after compiling new Debian kernel on Proliant 1300</title>
      <link>https://community.hpe.com/t5/operating-system-linux/kernel-panic-after-compiling-new-debian-kernel-on-proliant-1300/m-p/3069148#M6641</link>
      <description>Encountered a similar scene after a kernel re-compile here.  The reason was I had enabled devfs support but had not installed the devfsd daemon.  If you want to boot into your newly compiled kernel try passing the option `devfs=nomount' through your boot-loader.  Guessing wildly, do pardon me for that!</description>
      <pubDate>Mon, 10 Nov 2003 04:13:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/kernel-panic-after-compiling-new-debian-kernel-on-proliant-1300/m-p/3069148#M6641</guid>
      <dc:creator>Ragu_1</dc:creator>
      <dc:date>2003-11-10T04:13:35Z</dc:date>
    </item>
  </channel>
</rss>

