> [root@huug2001 huug]# rpm -iv kernel-2.4.17.20mdk-1-1mdk.i586.rpm > Preparing packages for installation... > kernel-2.4.17.20mdk-1-1mdk > mke2fs 1.26 (3-Feb-2002) > mount: Could not find any loop device. > Maybe /dev/loop# has a wrong major number? ... > [root@huug2001 huug]# rmmod loop;insmod loop;mkinitrd /boot/initrd-2.4.17- > 20mdk.img 2.4.17-20mdk > Using /lib/modules/2.4.8-34.1mdk/kernel/drivers/block/loop.o.gz > mke2fs 1.26 (3-Feb-2002) > /root/tmp/initrd.img.JW8mVu is mounted; mke2fs forced anyway.
Hmm ... it looks like it has been mounted but mount returned error for some reason? Hope > /etc/mtab is incorrect. > [root@huug2001 boot]# ln -sf vmlinuz-2.4.8-34.1mdk vmlinuz > [root@huug2001 boot]# mcedit /etc/lilo.conf > (no initrd= line again) > [root@huug2001 boot]# lilo -v&&echo OK > ... > OK > --
