Hitachi Dynamic Link Manager Software Users Guide for Linux (6.6) (HIT5203-96005, November 2011)
15. Edit the /etc/fstab
file.
Change the /boot mount point that you changed in step 8 from the SCSI
device to the HDLM device. Comment out the existing SCSI device
specification by placing a hash mark (#) at the beginning of each line, and
then add the HDLM device specification as shown below, based on the
correspondence between the HDLM device and the SCSI device as
checked in step 11.
:
:
#LABEL=/boot /boot ext3 defaults 1 2
#/dev/sda1 /boot ext3 defaults 1 2
/dev/sddlmaa1 /boot ext3 defaults 1 2
:
:
This example assumes that IA32 uses GRUB
as the boot loader. When you
use IPF that uses ELILO as the boot loader, the mount point is displayed
as /boot/efi instead of /boot in the line where /boot is coded, and the
file system type is displayed as vfat instead of ext3.
16. Edit the boot loader configuration file so that the OS will start with HDLM
specified.
Edit the boot loader configuration file as shown in
Figure 3-12 Example of
Editing /etc/grub.conf file on page 3-131, Figure 3-13 Example of
Editing /boot/grub/menu.lst file (When using a kernel that supports Xen)
on page 3-131, and Figure 3-14 Example of Editing /etc/elilo.conf file on
page 3-132.
If you are using SUSE LINUX Enterprise Server 10 or SUSE LINUX
Enterprise Server 11, check the /boot/grub/menu.lst
file instead of
the /etc/grub.conf file.
The detailed procedure is explained in steps 17 to 22.
Figure 3-12 Example of Editing /etc/grub.conf file on page 3-131, Figure
3-13 Example of Editing /boot/grub/menu.lst file (When using a kernel
that supports Xen) on page 3-131, and Figure 3-14 Example of Editing /
etc/elilo.conf file on page 3-132 show examples of editing the
configuration file.
3-130
Creating an HDLM Environment
Hitachi Dynamic Link Manager User Guide (for Linux(R))