GNU Info

Info Node: (multiboot.info)Data comparison technique

(multiboot.info)Data comparison technique


Next: I/O restriction technique Prev: BIOS device mapping techniques Up: BIOS device mapping techniques
Enter node , (file) or (file)node

Data comparison technique
-------------------------

   Before activating _any_ of the device drivers, gather enough data
from similar sectors on each of the disks such that each one can be
uniquely identified.

   After activating the device drivers, compare data from the drives
using the operating system drivers. This should hopefully be sufficient
to provide such a mapping.

   Problems:

  1. The data on some BIOS devices might be identical (so the part
     reading the drives from the BIOS should have some mechanism to give
     up).

  2. There might be extra drives not accessible from the BIOS which are
     identical to some drive used by the BIOS (so it should be capable
     of giving up there as well).


automatically generated by info2www version 1.2.2.9