so I've compiled my kernel 2.4.18
make dep && make clean && make bzImage && make modules
# yawn
# {have cuppa cuppa}
cp ./arch/i386/boot/bzImage /boot//vmlinuz-2.4.18_rbuild4
cp System.map /boot/System.map-2.4.18_rbuild4
make modules_install
mkinitrd /boot/initrd-2.4.18_rbuild4 2.4.18_rbuild4
# and I get the following error message
All of your loopback devices are in use!
OK I've done this before and it's worked. but now???
I rebooted and same error
from single user mode
I even
ifconfig lo down javascript
:smilie('

')
(yes I had to reboot after brining lo back up)
but even with it down
Allyour loopback...
RH 7.2 on a P4 1.5G 768M
I am using grub as a loader
Please help