引用:
作者vxr
1. 你有些步驟完全是多餘的
2. 你步驟錯誤...
3. 你少打指令..
所謂SBR指的就是Serial Boot ROM...
你讀取一份SBR保留在實體儲存裝置上, 這一步是正確的..為了避免意外發生...
MegaRec.exe -readsbr 0 Mega.sbr
你寫入一份一堆0000的空的SBR數據...
MegaRec -writesbr 0 empty.bin
但是你卻沒寫入一份IT mode的SBR檔..
這不掛掉才奇怪呢...
修正步驟:
[during poweron status]
megarec -cleanflash 0
megarec -writesbr 0 empty.bin
megarec -writesbr 0 <<你所指定的IT mod SBR檔>>
[reset your computer]
sas2flsh -f <<it firmware file>>
sas2flsh -b <<it bios file>>
[reset your computer again, and set your sas address this SAS HBA]
sas2flsh -o -sasadd <<full sas address>>
[finally, your HBA will good work...
|
買進 MegaRAID M1015 一段時間, 使用順利
昨天心癢想把它刷成 2118, 想不到糗大了!
使用下列步驟:
1. MegaCli.exe -AdpAllInfo -aAll -ApplogFile AdaptersInfo1.txt
2. MegaRec.exe -readsbr 0 Mega.sbr
3. MegaRec -writesbr 0 empty.bin
MegaRec -cleanflash 0
4. Shotdown
5. sas2flsh.exe -l Flashlog.txt -o -f 2118ir.bin -b mptsas2.rom
出現 Error "Failed to initialize PAL"
回到步驟3
3. MegaRec -writesbr 0 2118IR.bin
停滯在 Chip is in FUSION mode 再也沒有反應
難道這卡就掛掉了嗎? 有沒有補救的方法?
還是 F1A75-V PRO 沒辦法刷? 可是我只有這一台新電腦有 PCIe 介面