Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

72713

February 15th, 2013 03:00

T320/R320 - remote network boot

Hi,

I have T320 and R320 servers with IDRAC7.

I am searching for a mechanism by which I can reboot them remotely and ensure they network boot. However I do not want to set network boot permanently as the default boot option.

Does anyone know a solution for this?

Many thanks,

Andy

183 Posts

February 15th, 2013 06:00

These commands will set PXE (primary onboard NIC) for the next boot then reboot the system. These commands will not prompt you with a PXE boot menu, but will just boot to the primary onboard NIC.

racadm config -g cfgServerInfo -o cfgServerBootOnce 1

racadm config -g cfgServerInfo -o cfgServerFirstBootDevice PXE

racadm serveraction powercycle

February 15th, 2013 07:00

Thanks, just what I was looking for.

Andy

183 Posts

February 27th, 2014 06:00

To The First 1gb Onboard NIC in 12th Gen Dells With Two 10gb and Two 1gb Onboard LOMs

racadm set BIOS.OneTimeBoot.OneTimeBootMode OneTimeBootSeq
racadm set BIOS.OneTimeBoot.OneTimeBootSeqDev NIC.Integrated.1-3-1
racadm jobqueue create BIOS.Setup.1-1 -r pwrcycle 

8 Posts

May 17th, 2015 22:00

What OneTimeBootSeqDev would I specify to boot off of a PCI NIC instead of the onboard one?

No Events found!

Top