pub fn run_make_filesystem(
    filesystem_name: &str,
    device_name: &str
) -> Result<(String, String)>