Reference Guide

Table Of Contents
Viewing the boot drive for the controller
Syntax
perccli /c0 show bootdrive
Description
Displays the boot drive for the controller. The boot drive can be a physical drive or a virtual drive.
Result
Controller = 0
Status = Success
Description = None
Controller Properties :
=====================
-----------------
Ctrl_Prop Value
-----------------
BootDrive VD:13
-----------------
Setting virtual drive as boot drive
Syntax
perccli /c0/v13 set bootdrive = on
Description
Sets the specified virtual drive as the boot drive. During the next reboot, the BIOS looks for a boot sector in the specified virtual
drive.
NOTE: Set bootdrive is applicable only in legacy BIOS mode and is not supported in UEFI mode.
Result
Controller = 0
Status = Success
Description = None
Detailed Status :
===============
----------------------------------------------
VD Property Value Status ErrCd ErrMsg
----------------------------------------------
13 Boot Drive On Success 0 -
----------------------------------------------
60
Working with the PERC Command Line Interface Tool