Hello listers,

    Today I recompiled my kernel. Here is what I did.
1. make mrproper
2. make menuconfig
3. make dep
4. make clean
5. make modules
6. make modules_install
7. cp /usr/src/linux2.4/arch/i386/bzImage /boot/bzImage.newker
8. updated the lilo.conf added the following lines

    image=/boot/bzImage.newker
        label=newker
        root=/dev/hda3
        read-only

Here is the problem that I faced when I tried to boot from the new kernel,
the machine
hanged at:

NET 4.0 Unix domain sockets 1.0/smp for Linux NET 4.0


I then tried to boot from old kernel (using LILO) but I no longer had
vfat support even though I chose the module form of the vfat during
menuconfig.

 
I am waiting for help on what is it that I did wrong so that I do
not do it in the future.
Any help would be appreciated.
Thanx for being so patience and reading my mail.

Virat Gohil






_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to