HP Integrity rx2800 Smart Setup Scripting Toolkit Administrator's Guide 4.0 - Page 19

Creating a Bootable USB flash device, Setting up a network boot environment

Page 19 highlights

Figure 2-2 Configuring virtual media using the iLO 3 interface When the EFI Shell starts at the target server, a virtual file system is available with the SSTK boot files. You can add a new boot entry using the EFI Boot Manager. Creating a Bootable USB flash device To create a bootable USB flash device, use the xcopy command to copy the appropriate files from your workstation to the USB flash device. For example: xcopy winpe\iso\*.* /s /e /f f:\ Where: winpe\iso The folder created by the mkbootimg.cmd script. f: The letter of your USB flash device. Setting up a network boot environment The following sections show how to set up a network boot environment for SSTK using the Windows Deployment Sever (WDS) for Windows Server 2003 SP2. NOTE: For mid-range and high-end systems, you must manually set the ACPI mode in the EFI Shell prior to booting for the first time to WinPE. Figure 2-3 shows an environment where SSTK is configured in an isolated network with the following machines: • A gateway configured as VPN server • A Proliant DL380 or any compatible x86 system configured as Primary Domain Controller, DHCP server, and host of the SSTK repository • A target server connected to the SSTK network Setting up the boot mechanism 19

  • 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

Figure 2-2 Configuring virtual media using the iLO 3 interface
When the EFI Shell starts at the target server, a virtual file system is available with the SSTK boot
files. You can add a new boot entry using the EFI Boot Manager.
Creating a Bootable USB flash device
To create a bootable USB flash device, use the
xcopy
command to copy the appropriate files
from your workstation to the USB flash device. For example:
xcopy winpe\iso\*.* /s /e /f f:\
Where:
winpe\iso
The folder created by the
mkbootimg.cmd
script.
f:
The letter of your USB flash device.
Setting up a network boot environment
The following sections show how to set up a network boot environment for SSTK using the
Windows Deployment Sever (WDS) for Windows Server 2003 SP2.
NOTE:
For mid-range and high-end systems, you must manually set the ACPI mode in the EFI
Shell prior to booting for the first time to WinPE.
Figure 2-3
shows an environment where SSTK is configured in an isolated network with the
following machines:
A gateway configured as VPN server
A Proliant DL380 or any compatible x86 system configured as Primary Domain Controller,
DHCP server, and host of the SSTK repository
A target server connected to the SSTK network
Setting up the boot mechanism
19