Add SD-CARD example

This commit is contained in:
Joshua Boniface 2023-09-01 15:42:28 -04:00
parent 2b32cbef19
commit 8692e1fd4b
1 changed files with 1 additions and 1 deletions

View File

@ -138,7 +138,7 @@ bootstrap:
SecureBoot: "Disabled"
disks: # Disk definitions (see explanations above)
system: # List of system disk(s)
- "/dev/disk/by-path/pci-0000:41:00.0-ata-1"
- "detect:Internal SD-CARD:0:64GB"
data: # List of data disks for OSDs
- "/dev/disk/by-path/pci-0000:01:00.0-sas-phy0-lun-0"
- "/dev/disk/by-path/pci-0000:01:00.0-sas-phy4-lun-0"