I was trying to flash LibreDrive firmware onto my BU40N drive which currently runs 1.02. I was attempting to flash it to LibreDrive-patched 1.04.
The commands I tried running are:
*
Code: Select all
makemkvcon f -d 'dev_21:0' -f ./sdf.bin rawflash enc -i ./bu40nfirm.binCode: Select all
makemkvcon f -d '/dev/sr0' -f ./sdf.bin rawflash enc -i ./bu40nfirm.binCode: Select all
makemkvcon f -d '/dev/sg0' -f ./sdf.bin rawflash enc -i ./bu40nfirm.binI double checked it's not in use. `sr_mod` is builtin to the kernel on my distro.