mirror of
https://github.com/RROrg/rr.git
synced 2025-06-21 05:51:05 +08:00
fix "系统无法将特定硬盘添加到系统分区。请单击链接以修复此问题。" of HD6500
This commit is contained in:
parent
ece3798ddf
commit
c031855b06
@ -13,6 +13,8 @@ synoinfo: &synoinfo
|
||||
supportsas: "no"
|
||||
support_multipath: "yes"
|
||||
support_install_only_dev: "no"
|
||||
isolated_disk_system: "no"
|
||||
required_system_disk_number: "0"
|
||||
maxlanport: "8"
|
||||
netif_seq: "0 1 2 3 4 5 6 7"
|
||||
buzzeroffen: "0xffff"
|
||||
|
@ -17,6 +17,7 @@ synoinfo: &synoinfo
|
||||
no_disk_system: "no"
|
||||
support_auto_install: "no"
|
||||
support_install_only_dev: "no"
|
||||
required_system_disk_number: "0"
|
||||
maxlanport: "8"
|
||||
netif_seq: "0 1 2 3 4 5 6 7"
|
||||
cmdline: &cmdline
|
||||
|
Loading…
x
Reference in New Issue
Block a user