HP Integrity Virtual Machines 4.2: Installation, Configuration, and Administration

=== from "dmesg" command ===
ipmi_si: Error clearing flags: cl
You can ignore this error message.
SLES 10 requires the media to be in the first optical drive present to the guest; otherwise,
the installation fails with the following error:
Failed to initialize the catalog. Try again?
The following steps install SUSE Linux Enterprise Server (SLES) for HP Integrity servers SLES
10 update 2 guests:
1. On the VM Host system, load the *.iso files of SUSE Linux Enterprise Server (SLES) for HP
Integrity servers SLES 10 update 2 into the following directory:
/var/opt/hpvm/ISO-images/linux/
Use the following file names or any file names you prefer:
SLES-U2-ia64-AS-disc1.iso
SLES-U2-ia64-AS-disc2.iso
For security reasons, mark the ISO images as read-only.
2. Create a virtual machine with one disk and one DVD device for the ISO files, as well as one
network virtual switch. Specify the operating system type as LINUX. For example:
# hpvmcreate -P linux -B manual -O LINUX -c 1 -r 2G \
-a disk:scsi::lv:/dev/vg01/sles10_boot_volume \
-a dvd:scsi::file:/var/opt/hpvm/ISO-images/linux/SLES10-SP2-DVD-ia64-DVD1.iso \
-a network:lan::vswitch:switch1
If DVD2 is required during your installation, eject (EJ) DVD1 and insert (IN) DVD2 from
the guest management console.
3. On the VM Host system, start the virtual machine:
# hpvmstart -P linux1
(C) Copyright 2000 - 2008 Hewlett-Packard Development Company, L.P.
Opening minor device and creating guest machine container
Creation of VM, minor device 1
Allocating guest memory: 2048MB
allocating low RAM (0-80000000, 2048MB)
/opt/hpvm/lbin/hpvmapp (/var/opt/hpvm/uuids
/eaccd6e4-b004-11db-bd1f-00306ef4693e/vmm_config.next):
Allocated 2147483648 bytes at 0x6000000100000000
allocating firmware RAM (ffaa0000-ffab5000, 84KB)
/opt/hpvm/lbin/hpvmapp (/var/opt/hpvm/uuids
/eaccd6e4-b004-11db-bd1f-00306ef4693e/vmm_config.next):
Allocated 86016 bytes at 0x6000000180000000
Loading boot image
Image initial IP=102000 GP=62E000
Initialize guest memory mapping tables
Starting event polling thread
Starting thread initialization
Daemonizing....
hpvmstart: Successful start initiation of guest 'linux1'
Use the hpvmconsole command to connect to the guest.
4. Boot the guest.
Boot the guest in one of the following ways:
From the EFI shell
From the File menu
To boot from the EFI shell:
a. Go to the EFI shell. For example:
6.4 Installing SUSE Linux Guests from ISO Images 89