C++ CSS HTML Java JavaScript MySQL Oracle PERL PHP SQL Unix VBScript XHTML XML Сети
Verifying the Initial RAM Disk Image
 

30.5. Verifying the Initial RAM Disk Image

need to boot from before the kernel has access to the device where the modules normally reside.

The initial RAM disk can be created with the mkinitrd to be executed manually. To verify that it was created, use the command ls -l /boot to make sure the initrd-2.4.20-2.47.1.img file was created (the version should match the version of the kernel just installed).

The next step is to verify that the boot loader has been configured to boot the new kernel. Refer to Section 30.6 Verifying the Boot Loader for details.

Главная