SSD7000 NVMe RAID AIC BootRAID Installation Guide
HighPoint Technologies, Inc
9. Appendix
UEFI Command Line supports command: help/info/quit/exit/create/delete
9.1. Create Command
Syntax
create {Array Type (RAID0/RAID1)} {Member Disk list (1/1, 1/2|*)} {Capacity (100|*)}
Examples
<<<create RAID0
<<<create RAID0 *
<<<create RAID0 * *
Create a RAID0 array with all disks and with maximum capacity.
<<<create RAID1 1/1, 1/3 10
Create an RAID1 array with disks 1/1 and 1/3 and 10GB capacity.
<<<create RAID10 * 10
Create an RAID1 array with all disks and 10GB capacity.
9.2. Delete Command
Syntax
delete {array ID}
Examples
<<<delete 1
Delete the first array from the Logical device list.
<<<delete 2
Delete the second array from the Logical device list.
9.3. Info Command
Syntax
<<<info
Display physical device list and logical list.