>>>>> "Ted" == Ted Gervais <[EMAIL PROTECTED]> writes:
> Here is a portion of my grub.conf file and I am wondering how to make the > *.img files? (ie: /initrd-2.4.18-18.8.0.img) mkinitrd is what creates these files. It's manual page does a good job of explaining how to use it. The simplest form is: mkinitrd ramdisk_img_name kernel_version > ------------- > title Red Hat Linux (2.4.18-18.8.0) > root (hd1,0) > kernel /vmlinuz-2.4.18-18.8.0 ro root=LABEL=/1 hdd=ide-scsi > initrd /initrd-2.4.18-18.8.0.img > ------------ -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list