Skip to main content

After replacing UCSC-C220-M5SX, it does not boot to OS, it boots to shell

After replacing UCSC-C220-M5SX, it does not boot, it boots to shell



After replacing UCSC-C220-M5SX

it boots to EFI shell

Resolution step:

on the BIOS, boot option I set to Boot Mode Legacy

but on the Boot Option, it does not appear Local HDD

Go to CIMC

Configuring the Server Boot Order

Before You Begin

You must log in as a user with admin privileges to configure server boot order.


Procedure
Step 1  In the Navigation pane, click the Server tab.
Step 2  On the Server tab, click BIOS.

The BIOS page appears.

Step 3  In the Actions area, click Configure Boot Order.

A dialog box with boot order instructions appears.

Step 4  Review the instructions, and then click OK.

The Configure Boot Order dialog box displays.

Step 5  In the Configure Boot Order dialog box, update the following properties:
NameDescription

Device Types table

The server boot options. You can select one or more of the following:


  • HDD—Hard disk drive

  • FDD—Floppy disk drive

  • CDROM—Bootable CD-ROM

  • PXE—PXE boot

  • EFI—Extensible Firmware Interface

Add >

Moves the selected device type to the Boot Order table.

< Remove

Removes the selected device type from the Boot Order table.

Boot Order table

Displays the device types from which this server can boot, in the order in which the boot will be attempted.

Up

Moves the selected device type to a higher priority in the Boot Order table.

Down

Moves the selected device type to a lower priority in the Boot Order table.

Apply button

Saves the changes to the configured boot order or reapplies a previously configured boot order.

CIMC sends the configured boot order to the BIOS the next time the server is rebooted.

Cancel button

Closes the dialog box without saving any changes or reapplying the existing configuration.

If you select this option, the actual boot order will not be changed the next time the server is rebooted.

Step 6  Click Apply.

Additional device types may be appended to the actual boot order, depending on what devices you have connected to your server.

Select Compute -> BIOS -> Configure Boot Order -> configure boot order -> add HDD

save, reset, all good

it boots to OS





Comments

Popular posts from this blog

Recovering Fabric Interconnects When You Do Not Have Working Images on The Fabric Interconnect or The Bootflash

  Recovering Fabric Interconnects When You Do Not Have Working Images on The Fabric Interconnect or The Bootflash You can perform these steps when both or any fabric interconnect goes down during firmware upgrade, gets rebooted, and is stuck at the loader prompt, and you do not have working images on the fabric interconnect. Procedure Step 1 Reboot the switch, and in the console, press  Ctrl+L  as it boots to get the loader prompt. Note   You may need to press the selected key combination multiple times before your screen displays the loader prompt. Example: loader> Step 2 Configure the interface to receive the kickstart image through TFTP. Enter the local IP address and subnet mask for the system at the loader> prompt, and press  Enter . Example: loader> set ip 10.104.105.136 255.255.255.0 Specify the IP address of the default gateway. Example: loader> set gw 10.104.105.1 Boot the kickstart image file from the required server. Example...

Upgrade Software On A Cisco Catalyst 3850 Series Switch Stack

  Upgrade Software On A Cisco Catalyst 3850 Series Switch Stack Set a new SW#1 as stand alone copy bin file using usb copy usbflash0:xxxxx.bin flash: New-SW01#request platform software package install switch all file flash:cat3k_caa-universalk9ldpe .16 .03 .08 .SPA.bin new auto-copy New-SW01#reload New-SW01# request platform software package clean connect the stack cable
  Upgrading an Old Nexus 3048 to Current NX-OS Posted on 2018/11/16 Yeah, I know. I’m supposed to be a Wi-Fi guy. However, I sometimes still have to touch routers and switches. I have some help for you if you need to upgrade some old Nexus switches. The Nexus 3048s are great DC caliber gig switches with proper front-to-back airflow. Used ones are really cheap and I think they make great management switches, which is what I’m using them for. If you have a Cisco Nexus 3048 with an older release of NX-OS on it, you need to go through several upgrades to get it to NX-OS v7. Here’s a walkthrough on the procedures. If you find you already on v6, for example, you can skip the 5.x step. Upon initial boot, you will need to abort Power-On Auto Provisioning. You will then be prompted for the admin password. Skip the basic configuration dialog. After a few moments, you will be able to login with the admin credentials you set during boot. I suggest downloading all the requ...