Manually flash the LinkStation's firmware
From NAS-Central Buffalo - The Linkstation Wiki
m |
|||
| Line 5: | Line 5: | ||
</small></font>''<br> | </small></font>''<br> | ||
{{brick|}} | {{brick|}} | ||
| - | + | {{Warning|This method only works for sure with the PowerPC LS1}} | |
1. <font color=red>Do not manually flash your firmware unless you are absolutely sure about what you're doing! You should read the flash ROM analysis at [[LS_Hardware_and_Software_information| LinkStation Information]] before proceeding.</font> | 1. <font color=red>Do not manually flash your firmware unless you are absolutely sure about what you're doing! You should read the flash ROM analysis at [[LS_Hardware_and_Software_information| LinkStation Information]] before proceeding.</font> | ||
Revision as of 00:31, 6 September 2006
This article Based on work done by frontalot
at Linkstationwiki.org
|
1. Do not manually flash your firmware unless you are absolutely sure about what you're doing! You should read the flash ROM analysis at LinkStation Information before proceeding.
2. You will need the firmimg.bin of your desired firmware. Copy firmimg.bin to your LinkStation.
3. Open up an SSH or telnet session to the LinkStation. Copy firmimg.bin to the /dev/fl1 flash bank:
cat firmimg.bin > /dev/fl1
4. The LinkStation LEDs will begin flashing red; this is normal! The flash process may take several minutes. Absolutely do not turn off the LinkStation, terminate the SSH/telnet session, or in any other way interrupt the flash process. The LEDs will return to normal when the flash process is complete.


