Hi, I can not get initrd image file with "mkinitrd /boot/initrd.img 2.5.0"
The error message is, "All of your loopback devices are in use!" The below is the quotation, # mkinitrd /boot/initrd.img 2.5.0 All of your loopback devices are in use! I have tried to get the image file on several machines. But the same results. Also, I followed as in "man mkinitrd". first, put comments for loopback devices in the /etc/fstab. # LOOP0: /dev/hda1 vfat /linux/rootfs # LOOP1: /dev/hda1 vfat /linux/rootfs # LOOP2: /dev/hda1 vfat /linux/rootfs . . . # LOOP15: /dev/hda1 vfat /linux/rootfs However, the same results. Every manual said the "mkinitrd /boot/initrd.img version_number" works. However, it is not for me yet. My machine has Red Hat 7.1 with kernel 2.5.0. , Intel Celeron 1.2GHz and 64 MB of RAM. Any idea? Thanking you, Bokyun Na -- To unsubscribe from this list, send a message to [EMAIL PROTECTED] with the command "unsubscribe linux-embedded" in the message body. For more information, see <http://waste.org/mail/linux-embedded>.