LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   kernel panic problem (https://www.linuxquestions.org/questions/linux-software-2/kernel-panic-problem-337068/)

matrixon 06-25-2005 12:09 PM

kernel panic problem
 
i messed up compiling my kernel and i need to recompile so i need to boot from a live cd
i tried to run make menuconfig
make command not found
so i did /mnt/gentoo/usr/bin/make mencofig
and got gcc-config error could not get compiler binary path
how can i fix this so i can run menuconfig

david_ross 06-25-2005 12:13 PM

changing your root to the installation directory:
chroot /mnt/gentoo

Then:
cd /usr/src/linux
make menuconfig

masand 06-25-2005 12:15 PM

where is ur original kernl that was working for u
try installing that kernel and then recompile
and when u install a new kenrel keep the older one also do not delete the older kernel untill u are satisfied by the older one

regards


All times are GMT -5. The time now is 09:02 PM.