User Guide
Intel
®
System Configuration Utility – User Guide 21
============================
Boot Device Priority
--------------------
:: Local Hard Disk Boot Devices (HDD) ::
========================================
1: KingstonDataTraveler 2.01.00
2: Secondary Master Hard Disk
3: JetFlashTranscend 8GB 8.07
:: CD/DVD Boot Devices (DVD) ::
===============================
1: Primary Master CD-ROM
:: Network Boot Devices (NW) ::
==============================
1: IBA GE Slot 0100 v1327
2: IBA GE Slot 0101 v1327
:: EFI Boot Devices (EFI) ::
============================
1: Internal EFI Shell
Changing the boot order of bootable devices types.
Example:
syscfg /bbo EFI NW DVD HDD
Here, EFI is now the first system boot option and Network boot is the second option,
followed by CD/DVD, Hard Disk Drive and so on.
Changing the order of bootable devices within a particular boot device class
syscfg /bbo NW 2 1
Here, IBA GE Slot 0101 v1327 has been chosen as the first bootable option and IBA GE Slot
0100 v1327 has been chosen as the second bootable option in network boot device
category.
On S1400/S1600/S2400/S2600/S4600 platform series to set the detailed system boot order
administrator password should be provided as explained below
syscfg /bbo “admin@123” EFI NW DVD HDD
syscfg /bbo “admin@123” NW 2 1
If Administrator password is not set use:
syscfg /bbo “” EFI NW DVD HDD
syscfg /bbo “” NW 2 1
Note:
1. Reordering boot devices using /bbo should be followed by a system reset as per IPMI
spec. Otherwise an immediate display command using /bbo switch may not display the
correct boot device order.
2. /bbo commands cannot be cascaded; for example,
syscfg /bbo HDD 3 2 1
or
syscfg /bbo NW 2 1