HP ProLiant DL280 Configuring Arrays on HP Smart Array Controllers Reference G - Page 14

Set up PXELinux, Con PXELinux, Specify the ISO image path

Page 14 highlights

Set up PXELinux Before proceeding with the configuration, ensure that your TFTP server and PXELinux configuration is set up and configured properly. To set up PXELinux: 1. Download the HP ProLiant Offline Array Configuration Utility ISO image from the HP website (http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareDescription.jsp?lang=en&cc=US &swItem=MTX-aad98a00c0d6469d8abf78e2f3&mode=4&idx=1). 2. Copy the ISO image to the network file system, and note the location. NFS and Windows® file shares are supported. For this example, use the following NFS and path to the ISO image: 192.168.0.99:/path/to/acucd/image/hpacuoffline-8.75-12.0.iso 3. Before proceeding, test your network file system to ensure that it is accessible. 4. Access the /system directory of the CD in one of the following ways: o Burn and mount the ISO image. o Extract the ISO image using a third-party tool. 5. Copy all the files from the /system directory of the CD to your TFTP server so that it is accessible by the TFTP software. Configure PXELinux 1. Using the isolinux.cfg file from the /system/ directory of the CD as a guide, copy the labeled targets to your PXELinux configuration file. You do not need to include the entire file: label sos MENU LABEL HP ProLiant Offline ACU Image kernel hpboot_v.c32 append vmlinuz initrd=initrd.img media=cdrom rw root=/dev/ram0 ramdisk_size=257144 init=/bin/init loglevel=3 ide=nodma ide=noraid pnpbios=off vga=791 splash=silent showopts TYPE=AUTOMATIC label vsos MENU LABEL HP ProLiant Offline ACU Image kernel hpboot_v.c32 append vmlinuz initrd=initrd.img media=cdrom rw root=/dev/ram0 ramdisk_size=257144 init=/bin/init loglevel=3 ide=nodma ide=noraid pnpbios=off vga=791 splash=silent showopts TYPE=MANUAL 2. Replace the lines kernel hpboot_v.c32 with kernel vmlinuz. 3. Remove vmlinuz from the append line. The paths to the files on the TFTP server are vmlinuz and initrd.img. You must modify them to include any directories or naming conventions you may have on your TFTP server. Specify the ISO image path For the PXE-booted server to find the ISO image, you must add the ISO image path to the append line in the PXELinux configuration file. Add the following arguments: iso1=nfs://192.168.0.99/path/to/acucd/image/hpacuoffline-8.75-12.0.iso iso1mnt=/mnt/bootdevice HP Array Configuration Utility 14

  • 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
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123

HP Array Configuration Utility
14
Set up PXELinux
Before proceeding with the configuration, ensure that your TFTP server and PXELinux configuration is set up
and configured properly. To set up PXELinux:
1.
Download the HP ProLiant Offline Array Configuration Utility ISO image from the HP website
(
&swItem=MTX
-
aad98a00c0d6469d8abf78e2f3&mode=4&idx=1
).
2.
Copy the ISO image to the network file system, and note the location. NFS and Windows® file shares
are supported.
For this example, use the following NFS and path to the ISO image:
192.168.0.99:/path/to/acucd/image/hpacuoffline-8.75-12.0.iso
3.
Before proceeding, test your network file system to ensure that it is accessible.
4.
Access the
/system directory
of the CD in one of the following ways:
o
Burn and mount the ISO image.
o
Extract the ISO image using a third-party tool.
5.
Copy all the files from the
/system directory
of the CD to your TFTP server so that it is accessible
by the TFTP software.
Configure PXELinux
1.
Using the isolinux.cfg file from the /system/ directory of the CD as a guide,
copy the labeled targets to
your PXELinux configuration file. You do not need to include the entire file:
label sos
MENU LABEL HP ProLiant Offline ACU Image
kernel hpboot_v.c32
append vmlinuz initrd=initrd.img media=cdrom rw root=/dev/ram0
ramdisk_size=257144 init=/bin/init loglevel=3 ide=nodma ide=noraid
pnpbios=off vga=791 splash=silent showopts TYPE=AUTOMATIC
label vsos
MENU LABEL HP ProLiant Offline ACU Image
kernel hpboot_v.c32
append vmlinuz initrd=initrd.img media=cdrom rw root=/dev/ram0
ramdisk_size=257144 init=/bin/init loglevel=3 ide=nodma ide=noraid
pnpbios=off vga=791 splash=silent showopts TYPE=MANUAL
2.
Replace the lines
kernel hpboot_v.c32
with
kernel vmlinuz.
3.
Remove
vmlinuz
from the append line.
The paths to the files on the TFTP server are
vmlinuz
and
initrd.img
. You must modify them to include
any directories or naming conventions you may have on your TFTP server.
Specify the ISO image path
For the PXE-booted server to find the ISO image, you must add the ISO image path to the append line in the
PXELinux configuration file.
Add the following arguments:
iso1=nfs://192.168.0.99/path/to/acucd/image/hpacuoffline-8.75-12.0.iso
iso1mnt=/mnt/bootdevice