<br><br><div class="gmail_quote">On Sun, Aug 21, 2011 at 1:45 AM, ashish raste <span dir="ltr">&lt;<a href="mailto:rasteashish@gmail.com">rasteashish@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi Srivatsa,<br>
<div class="im"><br>
On 8/20/11, Srivatsa Bhat &lt;<a href="mailto:bhat.srivatsa@gmail.com">bhat.srivatsa@gmail.com</a>&gt; wrote:<br>
&gt; Hi Ashish,<br>
&gt;<br>
&gt; On Sat, Aug 20, 2011 at 3:48 PM, ashish raste &lt;<a href="mailto:rasteashish@gmail.com">rasteashish@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt;&gt; Hi all,<br>
&gt;&gt;<br>
&gt;&gt; Recently I compiled and tried installing kernel (2.6.39.3), which I<br>
&gt;&gt; downloaded from <a href="http://kernel.org" target="_blank">kernel.org</a><br>
&gt;&gt; All the activity that I did was to copy the .config file of my distro<br>
&gt;&gt; (Ubuntu 10.10), then the following commands :<br>
&gt;&gt;<br>
&gt;&gt; - make menuconfig ( I exited, keeping the default configuration )<br>
&gt;&gt;<br>
&gt;<br>
&gt; You can execute &#39;make localmodconfig&#39; after this, to ensure that you have<br>
&gt; all the necessary<br>
&gt; components enabled in the .config file. It also strips off all the<br>
&gt; unnecessary ones, which will speed up<br>
&gt; your compilation.<br>
<br>
</div>I didn&#39;t do a &#39;make localmodconfig&#39; after this.<br>
<div class="im"><br>
&gt;<br>
&gt; Did you forget to run &#39;make&#39; after this stage?<br>
&gt;<br>
&gt; - make modules<br>
&gt;&gt; - make install_modules<br>
&gt;&gt;<br>
<br>
</div>Yes, I ran make and make install_modules after this stage. Forgot<br>
writing it in my previous mail.<br>
<div class="im"><br>
&gt;<br>
&gt; I run &#39;make modules_install&#39; here...<br>
&gt;<br>
&gt; - make install<br>
&gt;&gt; - update grub<br>
&gt;&gt;<br>
&gt;&gt; All of the above commands got executed without any errors, and the new<br>
&gt;&gt; kernel version was also shown in the grub menu. But it showed some<br>
&gt;&gt; errors and didn&#39;t login.<br>
&gt;&gt;<br>
&gt;&gt; When I tried logging to my Ubuntu distro, a blue login box(which is<br>
&gt;&gt; normally violet in color) appeared. After giving password, it came<br>
&gt;&gt; back again to the same screen without going inside.<br>
&gt;&gt;<br>
&gt;&gt; Only thing I was able to do was to dropping in root mode (from<br>
&gt;&gt; Ubuntu&#39;s recovery mode u\in the grub menu) and looking at all of my<br>
&gt;&gt; data through terminal without a GUI.<br>
&gt;&gt;<br>
&gt;&gt; Do you see a prompt like this ?:<br>
&gt; grub&gt;<br>
<br>
</div>I didn&#39;t see a prompt of grub&gt; Instead the following errors were<br>
listed on the black screen :<br>
<br>
[  2.4331....] Error: Driver &#39;mdio-gpio&#39; is already registered. aborting...<br>
[  2.8364... ] Kernel panic - not syncing: VFS: Unable to mount root<br>
fs on unknown-block(0,0)<br>
[ .........     ] Pid: 1. comm: swapper Not tainted 2.6.39.3 #1<br>
[ ......        ] Call Trace:<br>
<br>
and list of errors in this trace.<br>
<div><div></div><br></div></blockquote><div><br>Hi Ashish,<br><br> I am not sure if this will help but you can try burning a system rescue CD and <br>using it to fix the issue. I believe you will be able to get back atleast your original<br>
Ubuntu with full GUI..<br><br>Here is the link:<br><a href="http://www.sysresccd.org/Download">http://www.sysresccd.org/Download</a><br><br>Regards,<br>Srivatsa S. Bhat<br></div></div>