Dell Emulex Family of Adapters User Manual

Page 1729

Advertising
background image

Boot Version 10.2 for NIC, iSCSI, FCoE, and RoCE Protocols User Manual

P010097-01B Rev. A

Appendix C. Examples for Configuring and Booting UEFI NIC

UEFI NIC Server Configuration Script for SLES11 SPx

1729

Appendix C. Examples for Configuring and

Booting UEFI NIC

UEFI NIC Server Configuration Script for SLES11 SPx

[root@orleansrhel5564 ~]# ls /root/sles11sp164/

SLES-11-SP1-DVD-x86_64-GM-DVD1.iso

[root@orleansrhel5564 ~]# mkdir test1

[root@orleansrhel5564 ~]# mkdir test2

[root@orleansrhel5564 ~]# mount -o loop

sles11sp164/SLES-11-SP1-DVD-x86_64-GM-DVD1.iso test1

[root@orleansrhel5564 ~]# ls test1

ARCHIVES.gz COPYING.degpg-pubkey-3d25d3d9-36e12d04.asc media.1

boot COPYRIGHT gpg-pubkey-7e2e3b05-4be037ca.asc NEWS

ChangeLog COPYRIGHT.degpg-pubkey-9c800aca-4be01999.asc pubring.gpg

content directory.yast gpg-pubkey-a1912208-446a0899.asc README

content.ascdocu gpg-pubkey-b37b98a9-4be01a1a.asc suse

content.keygpg-pubkey-0dfb3188-41ed929b.ascINDEX.gz

control.xmgpg-pubkey-1d061a62-4bd70bfa.asclicense.tar.gz

COPYING gpg-pubkey-307e3d54-4be01a65.ascls-lR.gz

[root@orleansrhel5564 ~]# mount -o loop test1/boot/x86_64/efi test2

[root@orleansrhel5564 ~]# ls -lar test2

total 28

-rwxr-xr-x 1 root root 48 May 20 2010 .packages.boot-efi

drwxr-xr-x 3 root root 2048 May 20 2010 efi

drwxr-x--- 20 root root 4096 Jan 5 14:04 ..

drwxr-xr-x 3 root root 16384 Jan 1 1970 .

[root@orleansrhel5564 ~]# ls -lar test2/efi/boot/

bootx64.efi elilo.conf initrd linux

[root@orleansrhel5564 ~]# ls -lar test2/efi/boot/

total 26838

-rwxr-xr-x 1 root root 3231872 May 20 2010 linux

-rwxr-xr-x 1 root root 23999623 May 20 2010 initrd

-rwxr-xr-x 1 root root 512 May 20 2010 elilo.conf

-rwxr-xr-x 1 root root 241318 May 20 2010 bootx64.efi

drwxr-xr-x 3 root root 2048 May 20 2010 ..

drwxr-xr-x 2 root root 2048 May 20 2010 .

[root@orleansrhel5564 ~]# cp test2/boot/efi/* /tftpboot/linux-install/

Advertising