@@ -80,9 +80,9 @@ function arcModel() {
|
||||
[ "${DT}" = "true" ] && HBAS="" || HBAS="x"
|
||||
[ "${M}" = "SA6400" ] && HBAS="x"
|
||||
[ "${DT}" = "false" ] && USBS="int/ext" || USBS="ext"
|
||||
[[ "${M}" = "DS718+" || "${M}" = "DS918+" || "${M}" = "DS1019+" || "${M}" = "DS1621xs+" || "${M}" = "RS1619xs+" ]] && M_2_CACHE="+" || M_2_CACHE="x"
|
||||
M_2_CACHE="x"
|
||||
[[ "${M}" = "DS220+" || "${M}" = "DS224+" ]] && M_2_CACHE=""
|
||||
[[ "${M}" = "DS220+" || "${M}" = "DS224+" || "${M}" = "DS718+" || "${M}" = "DS918+" || "${M}" = "DS1019+" || "${M}" = "DS1621xs+" || "${M}" = "RS1619xs+" ]] && M_2_STORAGE="" || M_2_STORAGE="+"
|
||||
[[ "${M}" = "DS220+" || "${M}" = "DS224+" || "${DT}" = "false" ]] && M_2_STORAGE="" || M_2_STORAGE="+"
|
||||
# Check id model is compatible with CPU
|
||||
if [ ${RESTRICT} -eq 1 ]; then
|
||||
for F in ${FLAGS}; do
|
||||
|
||||
@@ -80,9 +80,9 @@ function arcModel() {
|
||||
[ "${DT}" = "true" ] && HBAS="" || HBAS="x"
|
||||
[ "${M}" = "SA6400" ] && HBAS="x"
|
||||
[ "${DT}" = "false" ] && USBS="int/ext" || USBS="ext"
|
||||
[[ "${M}" = "DS718+" || "${M}" = "DS918+" || "${M}" = "DS1019+" || "${M}" = "DS1621xs+" || "${M}" = "RS1619xs+" ]] && M_2_CACHE="+" || M_2_CACHE="x"
|
||||
M_2_CACHE="x"
|
||||
[[ "${M}" = "DS220+" || "${M}" = "DS224+" ]] && M_2_CACHE=""
|
||||
[[ "${M}" = "DS220+" || "${M}" = "DS224+" || "${M}" = "DS718+" || "${M}" = "DS918+" || "${M}" = "DS1019+" || "${M}" = "DS1621xs+" || "${M}" = "RS1619xs+" ]] && M_2_STORAGE="" || M_2_STORAGE="+"
|
||||
[[ "${M}" = "DS220+" || "${M}" = "DS224+" || "${DT}" = "false" ]] && M_2_STORAGE="" || M_2_STORAGE="+"
|
||||
# Check id model is compatible with CPU
|
||||
if [ ${RESTRICT} -eq 1 ]; then
|
||||
for F in ${FLAGS}; do
|
||||
|
||||
@@ -24,6 +24,6 @@ As external: yes
|
||||
Community Package required *
|
||||
|
||||
- NVMe
|
||||
Cache: yes (sometimes addon required)
|
||||
Storage: Addon required
|
||||
Cache: yes
|
||||
Storage: no
|
||||
System (NVMe only): no
|
||||
@@ -24,6 +24,6 @@ Unsupported
|
||||
Community Package required *
|
||||
|
||||
- NVMe
|
||||
Cache: yes (sometimes addon required)
|
||||
Storage: Addon required
|
||||
Cache: yes
|
||||
Storage: no
|
||||
System (NVMe only): no
|
||||
@@ -24,6 +24,6 @@ Unsupported
|
||||
Community Package required *
|
||||
|
||||
- NVMe
|
||||
Cache: yes (sometimes addon required)
|
||||
Storage: Addon required
|
||||
Cache: yes
|
||||
Storage: no
|
||||
System (NVMe only): no
|
||||
@@ -26,6 +26,6 @@ Partially natively supported
|
||||
Community Package required *
|
||||
|
||||
- NVMe
|
||||
Cache: yes (sometimes addon required)
|
||||
Storage: Addon required
|
||||
Cache: yes
|
||||
Storage: no
|
||||
System (NVMe only): no
|
||||
Reference in New Issue
Block a user