- m23Array: The m23 array to convert. The m23 array is a 2D array, that consists of keys build of a parameter names combined with a parameter number. Parameter names with the same parameter number belong together. (e.g. [command0] =
format, [path0] =
/dev/md0, [fs0] =
ext4, ...)
- A normal array, that may be edited more easyly. (e.g [0] =
Array([command] =
format, [path] =
/dev/md0, [fs] =
ext4 ))