** Reply to message from srinivask <[EMAIL PROTECTED]> on Sat, 13
Sep 2003 11:50:59 +0530

> Hi,
> 
> I have built Linux kernel 2.6.0-test5. 
> when installed i am getting the following error.
> 
> Kernel panic:VFS: Unable to mount root fs - error.
> also , the initrd-2.6.0-test5.img file is not there in /boot die.
> 
> can anybody help me out .

We need to know if you started from pristine source. If you did, then with the
new kernels, all you have to do is:

make && make modules_install && make install

and it should do everything for you. The module target has been folded into the
make process so you do not have to explicitly ask for it.

jb


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to