HP Integrity Superdome SX1000 Installation (Smart Setup) Guide, Windows Server - Page 27

Set ACPI Flag to Windows (Cell-Based Servers Only), windows

Page 27 highlights

The EFI Shell environment creates default mappings for device handles that support a recognized file system. After you change the system configuration or add a new device, you must regenerate these mappings. To enable the EFI Shell to detect and access the DVD/CD drive, complete the following steps: 1. From the EFI Shell, enter the reconnect -r command. The reconnect command reconnects drivers from a device, disconnecting drivers from all devices and then reconnecting them. If you do not specify a device handle, the reconnect operation is performed on all handles in the system. If you specify a device handle, only the device handle and the devices below it are reconnected. 2. From the EFI Shell, enter the map -r command. The -r option regenerates all mappings in a system. The EFI Shell displays the device mapping table, as follows. fs0 : Acpi(PNP0A03,0)/Pci(2|0)/Ata(Primary,Master)/CDROM(Entry1) blk0 : Acpi(PNP0A03,1)/Pci(1|0)/Scsi(Pun0,Lun0) blk1 : Acpi(PNP0A03,0)/Pci(2|0)/Ata(Primary,Master) blk2 : Acpi(PNP0A03,0)/Pci(2|0)/Ata(Primary,Master)/CDROM(Entry1) 3. Note the device name of the CD device (in the above example): fs0 You use this to explore the contents of the CD or DVD. The map command displays or defines a mapping between a user-defined name and a device handle. The most common use of this command is to assign drive letters to device handles that support a file system protocol. When these mappings are created, the drive letters can be used with all file manipulation commands. Use the map command to create or to delete mappings with the -d option. If you use the map command without parameters, all current mappings are listed. If you use the -v option, the mappings are shown with additional information on each mapped handle. The following table describes the device mapping fields. Table 1-4 EFI device mapping fields Item Description blkn This is a block device that indicates a physical drive or a partition on a physical drive. A physical drive can be a hard disk drive or a removable media drive. A Partn appears when a disk drive contains a partition. Acpi(Device,X) Acpi is Advanced Configuration and Power Interface. The device type is the first entry in parentheses. The second entry, X, is the PCI host number. Pci(D/F) This indicates PCI-related information. D is the PCI device/slot number and F is the PCI function number. Scsi(Pun.Lun) This denotes the physical characteristic of the SCSI disk. Pun is the SCSI number and Lun is the LUN number on the physical device. HD(Part,Sig) This indicates the partition Part and EFI signature Sig on the partition. Set ACPI Flag to Windows (Cell-Based Servers Only) On cell-based servers, you must set the Advanced Configuration and Power Interface (ACPI) flag to the value relevant for the OS it boots. For the server to boot to Windows Server 2008, set the ACPI flag to windows. Task 7: Prepare the Server Hardware for OS Installation 27

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114

The EFI Shell environment creates default mappings for device handles that support a recognized
file system. After you change the system configuration or add a new device, you must regenerate
these mappings.
To enable the EFI Shell to detect and access the DVD/CD drive, complete the following steps:
1.
From the EFI Shell, enter the
reconnect
r
command.
The
reconnect
command reconnects drivers from a device, disconnecting drivers from
all devices and then reconnecting them. If you do not specify a device handle, the reconnect
operation is performed on all handles in the system. If you specify a device handle, only the
device handle and the devices below it are reconnected.
2.
From the EFI Shell, enter the
map -r
command.
The
-r
option regenerates all mappings in a system. The EFI Shell displays the device
mapping table, as follows.
fs0 : Acpi(PNP0A03,0)/Pci(2|0)/Ata(Primary,Master)/CDROM(Entry1)
blk0 : Acpi(PNP0A03,1)/Pci(1|0)/Scsi(Pun0,Lun0)
blk1 : Acpi(PNP0A03,0)/Pci(2|0)/Ata(Primary,Master)
blk2 : Acpi(PNP0A03,0)/Pci(2|0)/Ata(Primary,Master)/CDROM(Entry1)
3.
Note the device name of the CD device (in the above example):
fs0
You use this to explore the contents of the CD or DVD.
The
map
command displays or defines a mapping between a user-defined name and a device
handle. The most common use of this command is to assign drive letters to device handles
that support a file system protocol. When these mappings are created, the drive letters can
be used with all file manipulation commands.
Use the
map
command to create or to delete mappings with the
-d
option. If you use the
map
command without parameters, all current mappings are listed. If you use the
-v
option,
the mappings are shown with additional information on each mapped handle. The following
table describes the device mapping fields.
Table 1-4 EFI device mapping fields
Description
Item
This is a block device that indicates a physical drive or a partition on a physical drive. A
physical drive can be a hard disk drive or a removable media drive. A
Part
n
appears when a disk drive contains a partition.
blk
n
Acpi
is Advanced Configuration and Power Interface. The device type is the first entry in
parentheses. The second entry,
X
, is the PCI host number.
Acpi(Device,X)
This indicates PCI-related information.
D
is the PCI device/slot number and
F
is the PCI
function number.
Pci(D/F)
This denotes the physical characteristic of the SCSI disk.
Pun
is the SCSI number and
Lun
is the LUN number on the physical device.
Scsi(Pun.Lun)
This indicates the partition
Part
and EFI signature
Sig
on the partition.
HD(Part,Sig)
Set ACPI Flag to Windows (Cell-Based Servers Only)
On cell-based servers, you must set the Advanced Configuration and Power Interface (ACPI)
flag to the value relevant for the OS it boots. For the server to boot to Windows Server 2008, set
the ACPI flag to
windows
.
Task 7: Prepare the Server Hardware for OS Installation
27