
3. Creating an HDLM Environment
192
After:
title sd-Red Hat Enterprise Linux (2.6.18-194.el5)
• When LILO or ELILO is used as the boot loader:
Change the underlined text as follows:
Before:
label=HDLM_194.EL
After:
label=sd-HDLM_194.EL
7. Specify the SCSI device you checked in step 3 for root in the boot loader
configuration file.
Change the specification for
root contained in the configuration that you copied
in step 5.
• When GRUB is used as the boot loader:
Add
root=SCSI-device to the kernel line.
:
:
title Red Hat Enterprise Linux (2.6.18-194.el5)
root (hd0,0)
kernel /vmlinuz-2.6.18-194.el5 ro
option
ramdisk_size=18958 root=/dev/sda2
option
• When LILO or ELILO is used as the boot loader:
Add
root=SCSI-device as the last line of the configuration.
8. Specify the initial RAM disk image file for the SCSI device, for
initrd
contained in the boot loader configuration file.
Change the
initrd specification in the configuration that you copied in step 5.
If you are using a Xen kernel, change the
initrd file name specified in module
to the initial RAM disk image file for the SCSI device. For details on Xen kernels,
see Table 3-47: Xen Hypervisor Operating Environments Supported by HDLM.
If any options have been specified to suit the user environment, take care not to
delete those options.
Create the initial RAM disk image file for the SCSI device according to the
mkinitrd command documentation for the OS.
9. In the boot loader configuration file, edit the settings to be used during a boot.
Komentarze do niniejszej Instrukcji