Bao, Zheng wrote:
If UUID is needed, the filo should probe all the available devices and find matched UUID.
That's correct. Good observation!
It seems to need a big change on current code.
I think it could be relatively simple to scan over all devices, but another point that has been mentioned in this context is that it will take some time, because the ATA driver in FILO, while now certainly better than it used to be, is not very fast.
//Peter