HP Hitachi Dynamic Link Manager Software User Manual
Page 225
23
.
Edit the specification for root written in the boot loader configuration file.
From the following, perform the procedure that corresponds to the host
OS.
¢
For Red Hat Enterprise Linux 6:
Specify the UUID of the root device for root by doing the following:
a
.
Execute the mount command to check the name of the device
mounted on the root partition (/).
The following shows an example of executing the command.
# mount
/dev/sda2 on / type ext4 (rw)
proc on /proc type proc (rw)
:
:
Check the underlined device name.
b
.
Execute the blkid command to check the UUID of the device that
you checked above.
The following shows an example of executing the command.
# blkid /dev/sda2
/dev/sda2: UUID="19597725-5d20-4d1d-9906-f9f891b7711a"
TYPE="ext4"
#
c
.
Change the root specification in the configuration that you copied
in step 21 to the UUID checked above.
root=UUID=19597725-5d20-4d1d-9906-f9f891b7711a
¢
For OSs other than the above:
Delete the root specification in the configuration that you copied in
step 21. If you are using a Xen kernel, delete the root device
specification in module. For details on Xen kernels, see
Hypervisor Operating Environments Supported by HDLM on page
.
24
.
Specify the initial RAM disk image file created in step 19 for initrd
contained in the boot loader configuration file.
Change the initrd specification in the configuration that you copied in
step 21. If you are using a Xen kernel, change the initrd file name
specified in module to the initial RAM disk image file you created in step
19. For details on Xen kernels, see
Table 3-61 Xen Hypervisor Operating
Environments Supported by HDLM on page 3-88
Keep in mind that the specification method for initrd differs depending
on the boot loader.
If any options have been specified to suit the user environment, take care
not to delete those options.
Creating an HDLM Environment
3-153
Hitachi Dynamic Link Manager User Guide for Linux
®