Hitachi Dynamic Link Manager Software Users Guide for Linux (7.6)

initrd=/boot/initrd-2.6.18-194.el5
read-only
append="root=LABEL=/"
LABEL
is set in the underlined section.
For Red Hat Enterprise Linux 6, also check whether the block device
names (udev names) starting with UUID= are specified as shown in the
following underlined part below:
:
:
title Red Hat Enterprise Linux (2.6.32-71.el6.i686)
root (hd0,0)
kernel /vmlinuz-2.6.32-71.el6.i686 ro
root=UUID=55574d05-07dc-4c94-a585-5599c284d79b rd_NO_LUKS
rd_NO_LVM rd_NO_MD rd_NO_DM LANG=ja_JP.UTF-8 KEYBOARDTYPE=pc
KEYTABLE=jp106 crashkernel=auto rhgb quiet
initrd /initramfs-2.6.32-71.el6.i686.img
If the OS is SUSE LINUX Enterprise Server, also check whether the device
names (udev names) starting with the /dev/disk
directory are specified
as shown in the following underlined part below. In the following
example, GRUB is used as the boot loader with Xen kernels. For details on
Xen kernels, see
Table 3-61 Xen Hypervisor Operating Environments
Supported by HDLM on page 3-88.
:
:
title XEN
root (hd0,1)
kernel /boot/xen.gz
module /boot/vmlinuz-2.6.16.60-0.21-xen root=/dev/disk/by-id/
scsi-1HITACHI_D60H03750027-part2 vga=0x31a resume=/dev/sda1
splash=silent showopts
module /boot/initrd-2.6.16.60-0.21-xen
If LABEL or the device name (udev name) was not used in step 3 and step
4, proceed to step 17 and install a new instance of HDLM.
If the device name (udev
name) has been specified, replace LABEL with
the device name (udev name) when reading the steps below.
5. Execute the mount command to check the mounted file system.
Check the correspondence between the SCSI device and LABEL that you
checked in steps 3 and 4. You will need this information to remove the
LABEL setting.
# mount
/dev/sda2 on / type ext2 (rw)
:
:
/dev/sda1 on /boot type ext2 (rw)
/dev/sda4 on /tmp type ext2 (rw)
/dev/sda5 on /var type ext2 (rw)
/dev/sda6 on /usr type ext2 (rw)
none on /dev/shm type tmpfs (rw)
3-140
Creating an HDLM Environment
Hitachi Dynamic Link Manager User Guide for Linux
®