mirror of
https://github.com/RROrg/rr.git
synced 2025-06-21 05:51:05 +08:00
add max_sys_raid_disks
This commit is contained in:
parent
d8f11c3d1d
commit
0f30b17a69
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -986,6 +986,7 @@ function synoinfoMenu() {
|
||||
MSG+="$(TEXT " * \Z4internalportcfg=0x????\Zn\n Internal(sata) disks mask.\n")"
|
||||
MSG+="$(TEXT " * \Z4esataportcfg=0x????\Zn\n Esata disks mask.\n")"
|
||||
MSG+="$(TEXT " * \Z4usbportcfg=0x????\Zn\n USB disks mask.\n")"
|
||||
MSG+="$(TEXT " * \Z4max_sys_raid_disks=12\Zn\n Maximum number of system partition(md0) raid disks.\n")"
|
||||
MSG+="$(TEXT "\nEnter the parameter name and value you need to add.\n")"
|
||||
LINENUM=$(($(echo -e "${MSG}" | wc -l) + 8))
|
||||
while true; do
|
||||
|
Loading…
x
Reference in New Issue
Block a user