The from_file method for all hosts should take either the binary image file or the detached label file as an argument and work either way. Ideally it would try to use the detached label first to get information and use the binary header as a backup. Go through all of the files to verify the current behavior and fix as necessary.
The
from_filemethod for all hosts should take either the binary image file or the detached label file as an argument and work either way. Ideally it would try to use the detached label first to get information and use the binary header as a backup. Go through all of the files to verify the current behavior and fix as necessary.