pub fn detect_os_from_path(base: &Path) -> Option<OS>
Detects the existence of an OS at a defined path.
This function is called by detect_os_from_device, after having temporarily mounted it.
detect_os_from_device