LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/)
-   -   linux Boot problem (https://www.linuxquestions.org/questions/linux-kernel-70/linux-boot-problem-578379/)

arun.salian 08-20-2007 06:51 AM

linux Boot problem
 
Hi friends
I have installed kernel(linux-2.6.22) in my fc4 machine, but when I try to boot my machine it shows following errors
Red hat nash version 4.2.15 starting
mkrootdev: label / not found
mount: error 2 mounting ext3
ERROR opening /dev/console!!!: 2

Please help me
Thanks in advance
Arun

Lenard 08-20-2007 07:03 AM

Try again you forgot something when building the 2.6.22 kernel, boot to the older kernel and do;

make mrproper
make oldconfig
make menuconfig
make
make modules_install
make install

Spend the time needed to insure all your hardware and system modules and settings have support configured while using make menuconfig

livetoday 08-20-2007 07:07 AM

Did you get any error/warning when you did 'make install' ?


All times are GMT -5. The time now is 12:42 PM.