SSD7000 NVMe RAID AIC BootRAID Installation Guide
HighPoint Technologies, Inc
7. Install the Debian OS in a RAID array
Please disconnect from the network and follow these steps to install the Debian operating system in a
RAID array.
1. Insert a bootable USB flash drive into the target system.
2. Boot the system using a bootable USB flash drive.
3. Block the system kernel module so that NVMe SSD is not occupied by the system driver.
Example: Debian 12.5
a. When the Installation screen appears, press the e key to edit the boot command line option.
b. On the edit command window, move the cursor to the end of the line “linux
/install.amd/vmlinuz...”, and append “modprobe.blacklist=nvme,mpt3sas”.
c. Press CTRL+X or F10 to start the system.