As noted in #879 , the current functions for configuring block devices are annoyingly non-portable in their string arguments. In practice the user needs to customize the value passed to generic_block in config.ml; the interface could also be more typeful.
As noted in #879 , the current functions for configuring block devices are annoyingly non-portable in their string arguments. In practice the user needs to customize the value passed to
generic_blockinconfig.ml; the interface could also be more typeful.