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

/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.
There are two ways to boot the guest:
From the EFI shell
From the File menu
To boot from the EFI shell:
a. Go to the EFI shell. For example:
fs0 : Acpi(PNP0A03,0)/Pci(0|0)/Scsi(Pun0,Lun0)/HD(Part1,Sig5D1D1134-C809-11DB-9AEB-000000000000)
fs1 : Acpi(PNP0A03,0)/Pci(0|0)/Scsi(Pun0,Lun0)/HD(Part2,Sig5DB58D88-C809-11DB-9AEB-000000000000)
fs2 : Acpi(PNP0A03,0)/Pci(0|0)/Scsi(Pun1,Lun0)/CDROM(Entry0)
EFI lists devices with file systems detected as fs{n}. In this example, fs0 and fs1 are
older file systems that are present on the disk. File system fs2 corresponds to the
bootable Linux ISO image/Virtual DVD, as can be recognized by the CD against it.
b. Boot the first installation DVD, which is indicated in the device-mapping table as
/CDROM, by entering the following commands:
shell > fsn:
fsn > bootia64
where n corresponds to the Virtual DVD.
The following example shows how to boot from fs0:
# hpvmconsole -P linux1
- - - - - - - - - - Prior Console Output - - - - - - - - - -
Device mapping table
fs0 : Acpi(PNP0A03,0)/Pci(0|0)/Scsi(Pun1,Lun0)/CDROM(Entry0)
blk0 : Acpi(PNP0A03,0)/Pci(0|0)/Scsi(Pun0,Lun0)
blk1 : Acpi(PNP0A03,0)/Pci(0|0)/Scsi(Pun1,Lun0)
blk2 : Acpi(PNP0A03,0)/Pci(0|0)/Scsi(Pun1,Lun0)/CDROM(Entry0)
blk3 : Acpi(PNP0A03,0)/Pci(0|0)/Scsi(Pun2,Lun0)
blk4 : Acpi(PNP0A03,0)/Pci(0|0)/Scsi(Pun3,Lun0)
blk5 : Acpi(PNP0A03,0)/Pci(0|0)/Scsi(Pun4,Lun0)
blk6 : Acpi(PNP0A03,0)/Pci(0|0)/Scsi(Pun5,Lun0)
Shell> fs0:
fs0:>bootia64
To boot from the File menu:
a. Exit the EFI shell.
b. Select Boot from a file.
c. Select the option Removable Media Boot, then press Enter.
The guest boots from the media.
5. Add the console=ttyS0 option by entering the following command:
ELILO boot: linux console=ttyS0
6.2 Installing Red Hat Enterprise Linux Guests from ISO Images 83