HP Hitachi Dynamic Link Manager Software User Manual
Page 239
3. Creating an HDLM Environment
215
Figure 3-18: Example of Editing /etc/elilo.conf file
Edit the shaded portion.
9.
Copy the configuration that was used for startup from the HDLM device.
10. Assign a name to the copied configuration.
You can assign any name that indicates that the configuration is used for
specifying the SCSI device.
• If you will use GRUB as the boot loader
Change
title
.
• If you will use ELILO as the boot loader
Change
label
.
11. Specify
root
as the name of the device mounted to
/
in the
/etc/fstab
file.
If you are using a kernel that supports Xen, add the root device by using the
definition conventions for the boot loader configuration file.
12. In
initrd
, specify the initial RAM disk image file for the SCSI device.
If you are using a kernel that supports Xen, change the
initrd
file name
specified in
module
to the initial RAM disk image file for the SCSI device.
When an option that depends on the user environment is specified, be careful not
to delete the option.
Create the initial RAM disk image file for the SCSI device according to the
mkinitrd
command documentation for the OS.