Skip to content

Instantly share code, notes, and snippets.

View Asfolny's full-sized avatar

Rasmus Frederiksen Asfolny

  • Denmark
  • 04:23 (UTC +02:00)
View GitHub Profile
@sorend
sorend / Update firwmware WD Black SN770 firmware on Arch Linux.md
Last active May 12, 2025 07:37
Update firmware WD Black SN770 firmware on Arch Linux

Update firmware WD Black SN770 firmware on Arch Linux

Been having problems with my new SN770 drive, and decided to check if I can firmware update it on Linux. WD only provides a Windows tool, Western Digital Dashboard to download and install firmwares, but, it's possible to find the firmware and install it using Linux tooling as well.

1. Check that nvme-cli is installed:

❱ sudo pacman -S nvme-cli