12-06-2024, 05:35 PM
Ok I see the issue.
The drives connected to the board are not NVMe drives and so they won't`show up in the "Local NVMe Drives" screen.
The drives are SATA drives and AFAIK these get assigned to /dev/sda1, sdb1 (2,3 etc)
Try the commands below to see which /dev device was assigned by Linux to the drive.
The drives connected to the board are not NVMe drives and so they won't`show up in the "Local NVMe Drives" screen.
The drives are SATA drives and AFAIK these get assigned to /dev/sda1, sdb1 (2,3 etc)
Try the commands below to see which /dev device was assigned by Linux to the drive.
Code:
lsblk
df -h