flash-it
flash-it copied to clipboard
Script fails when ran on a system with H310 chipset motherboard
https://github.com/Confusingboat/flash-it/blob/e50b122656c62ec412309ab2d7b8b8efb4cd5321/README.md?plain=1#L91
This point does not take into account that there could be other PCI devices, not necessarily SAS HBAs, that could get matched by the script.
I ran into this issue when I tried crossflashing on a system with an H310 chipset motherboard. A workaround for this is either modifying the 'ADAPTER_PATTERN' variable or setting the PCI address in the file referenced by the variable 'BACKUP_PCI_ADDRESS_FILE'. I don't think the script itself needs changing, an update to the README.md should be sufficient