Loading

»

Sep
03

Buffalo Linkstation Flashing

These articles are not complete but they should be able to assist with baselining the NAS with Linux:

Flash here:

http://linkstationwiki.net/index.php?title=The_LinkStation_firmware_flasher

==========
Start by creating the following

mkdir /mnt/hda/misc
mkdir /mnt/hda/opt
After that you should install the development tools. cd /mnt/hda/misc
wget http://downloads.linkstationwiki.net/development_tools/mipsel-tools-2_1.tgz
mkdir devtools
cd devtools
tar -xzvf ../mipsel-tools-2_1.tgz
./install.sh

Install expat
cd /mnt/hda/misc
wget http://switch.dl.sourceforge.net/sourceforge/expat/expat-1.95.8.tar.gz
tar -xzvf /mnt/hda/misc/expat-1.95.8.tar.gz
cd expat-1.95.8
./configure –prefix=/usr
make install

for more information please see www.linkstationwiki.com

Permanent link to this article: http://www.tsls.co.uk/index.php/2008/09/03/buffalo-linkstation-flashing/

Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>