LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   System is hanging at :BRinging up loop back interface" (https://www.linuxquestions.org/questions/linux-general-1/system-is-hanging-at-bringing-up-loop-back-interface-90799/)

svyshna 09-09-2003 03:35 AM

System is hanging at :BRinging up loop back interface"
 
Hi all,
I have configured the new kernel(2.4.18-5).
While booting it is hanging at "Bringing up loop back interface".Strangely it is not giving any error.Simply it is hanging there only.What could be the problem?
Did I miss any module from selecting while running xconfig?pls let me know immediately
Regards,
Svyshna

/bin/bash 09-21-2003 06:54 PM

Try this:
grep DEV_LOOP /usr/src/linux/.config
CONFIG_BLK_DEV_LOOP=m

You should see either =m or =y. If not then you didn't put loopback support in the kernel.


All times are GMT -5. The time now is 06:58 AM.