Mkinitrd

From blag.wiki.aktivix.org

Jump to: navigation, search
Name        : mkinitrd                     Relocations: (not relocatable)
Version     : 4.1.18.1                          Vendor: Red Hat, Inc.
Release     : 1                             Build Date: Thu 28 Jul 2005 03:34:46 PM MDT
Install Date: Mon 01 Aug 2005 04:19:01 AM MDT      Build Host: tweety.build.redhat.com
Group       : System Environment/Base       Source RPM: mkinitrd-4.1.18.1-1.src.rpm
Size        : 127434                           License: GPL
Signature   : DSA/SHA1, Fri 29 Jul 2005 01:40:50 PM MDT, Key ID b44269d04f2a6fd2
Packager    : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
Summary     : Creates an initial ramdisk image for preloading modules.
Description :
Mkinitrd creates filesystem images for use as initial ramdisk (initrd)
images.  These ramdisk images are often used to preload the block
device modules (SCSI or RAID) needed to access the root filesystem.

In other words, generic kernels can be built without drivers for any
SCSI adapters which load the SCSI driver as a module.  Since the
kernel needs to read those modules, but in this case it isn't able to
address the SCSI adapter, an initial ramdisk is used.  The initial
ramdisk is loaded by the operating system loader (normally LILO) and
is available to the kernel as soon as the ramdisk is loaded.  The
ramdisk image loads the proper SCSI adapter and allows the kernel to
mount the root filesystem.  The mkinitrd program creates such a
ramdisk using information found in the /etc/modules.conf file.
Personal tools