HP Hitachi Dynamic Link Manager Software User Manual
Page 228
3. Creating an HDLM Environment
204
KAPL12329-I The utility for supporting the boot disk
started.
KAPL12344-I A compressed initial ramdisk image /boot/
initrd-hdlm-2.6.9-11.EL.gz was created.
KAPL12330-I The utility for supporting the boot disk
completed.
Example of Executing the
dlmmkinitrd
utility when IPF (with ELILO as the
boot loader) is used
# /opt/DynamicLinkManager/bin/dlmmkinitrd /boot/efi/efi/
redhat/initrd-hdlm-2.6.9-11.EL.gz `uname -r`
KAPL12329-I The utility for supporting the boot disk
started.
KAPL12344-I A compressed initial ramdisk image /boot/efi/
efi/redhat/initrd-hdlm-2.6.9-11.EL.gz was created.
KAPL12330-I The utility for supporting the boot disk
completed.
The following examples show how to execute the
dlmmkinitrd
utility when you
are using SUSE LINUX Enterprise Server 10 or SUSE LINUX Enterprise Server
11:
# /opt/DynamicLinkManager/bin/dlmmkinitrd
KAPL12329-I The utility for supporting the boot disk started.
KAPL12344-I A compressed initial ramdisk image /boot/
initrd-2.6.16.46-0.14-default.hdlm was created.
KAPL12330-I The utility for supporting the boot disk
completed.
14. Back up the
/etc/fstab
file.
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