This is for my use and is supplied as is for anyone who wants an easy solution to open up theyr device
You flash on your own head if you brick it dont come crying to meThere has been a few reports of
XL's cycle rebooting running this firmware
I dont own an XL to verify so i dont advise anyone update an XL until i can check
Further info points to a kernel panic with the LS-XL v2 even with buffalo's stock 1.64 firmware
As i dont own a LS-XL v2 ProductID = 0x00000019 i cant test any further
and will disable support for 0x00000019 in any firmware after 1.64 mod1a
until its been confirmed fixed
Here's a link to Buffalo's Stock 1.55 which oddly only has support for the XL v2
so it would seem buffalo know all about it
so why are they offfering 1.64 for the XL v2 on the main website?
http://cdn.cloudfiles.mosso.com/c85091/LS-XL-155.zipTested DevicesLinkStation™ Live LS-CHLv2 (YURYAKU) PID = 0x00000012
Confirmed By ShonkLinkStation™ Live LS-XL(KOUKEN) PID = 0x00000017 Untested shares the same u-boot as CHLv2
LinkStation™ Live LS-XL(SHOUTOKU) PID = 0x00000019
Kernel Panic Buffalo Bug?LinkStation™ Pro LS-XHL(ANKOU) PID = 0x00000011
Confirmed By ShonkLinkStation™ Pro LS-VL(JOMEI) PID = 0x00000016
Confirmed By ShonkLinkStation™ Mini LS-WSXL(KINMEI) PID = 0x00003007
Confirmed By MaDc0wLinkStation™ Duo LS-WXL(KEITAI) PID = 0x00003006
Confirmed By scottnzukLinkStation™ Pro Duo LS-WVL(KOUGYOKU) PID = 0x00003008
Confirmed By Oxygen8LinkStation™ Pro Quad LS-QVL(TEMMU) PID = 0x00004001
Confirmed By Shonku-boot wont get updated I have removed all updates from u-boot.img
as its very hard to roll back to 1.37 if u-boot is updated
If you must update u-boot use the stock updater
After flashing the firmware reset to defaults in the web interface to clear out the root password.
Then Telnet in and change the root password
1.64-MOD1aChangesdisable excessive head parking on seagate / others that support apm via mod.sh
by default this time period is quite short, and Linux will access the drive
again, almost straight away. This result's in the drive continually
cycling the heads, and will prematurely wear out the mechanism
drives are rated for 300k parks you could well see the park count in the millions
within a year if head parking isnt disabled
Seagate ST3000DM001 im looking at you
Western Digital Drive owners see
viewtopic.php?f=68&t=25569to perm disable head parking this method doesnt do anything for WD drives
added /bin/smart
reads smart values for hda-hdd and adds a txt file in the info share
deletes smart-old.txt if exists
renames smart.txt to smart-old.txt if exists
use a decent text editor like ps-pad, notepad wont format it correctly
call this script manually from telnet/ssh by typing smart
added flac and required libs
see
http://www.mediafire.com/download.php?ff9myydrafto3d9 for files added
added /bin/qvl
call this script manually from telnet/ssh by typing qvl
if you are running in non raid on a duel or quad device and want access to more than one drive with twonky
you can then setup twonky via ip:9050 for all drives like below
1.64-MOD1ChangesAdded Twonky Flash Media Browser after Buffalo removed it (/usr/local/twonky)
Added Twonky Plugins after Buffalo removed them
1.63-MOD1aChangesAdded Twonky Flash Media Browser after Buffalo removed it (/usr/local/twonky-alt)
1.63-MOD1ChangesAdded CHLv2 Support (Buffalo Removed after 1.60)
Added XHL Support (Buffalo Removed after 1.60)
600 Mhz Devices 47 MB SMB Read
1.2 Ghz Devices 92 MB SMB Read
NasNavi2 Updated to 2.56
Fixed Twonky Icons ps3 win8 etc.. (until buffalo fix it)
/bin/busybox2 updated to BusyBox v1.20.0 (2012-08-22 21:36:06 CDT)
1.60-MOD1ChangesTwonky Media Feeds Enabled on all devices
Video Transcoding enabled on all devices
(be warned an 8gb avc mkv for example will take well over a day to trancode to mpeg2 on a 1.6ghz kirkwood)
BugsThis is present in Buffalo's 1.60 I noticed after I had finished
if Buffalo dont fix it I will at some point
LS-XHL + LS-VL Twonky Icon is showing as a LS-WXL Icon on a PS3 etc.
1.58-MOD1aChangesReplaced /bin/ps with stock ps and moved full ps to /bin/ps2
was causing problems with some buffalo scripts that use ps|grep
1.58-MOD1New Firmware
1.57-MOD1New Firmware
1.54-MOD1New Firmware
1.53-MOD1cFixed XHL/CHLv2 Stanby Problems
1.53-MOD1bChangesHDD Spindown
Update Notifications Disabled
See Post 2 Below for another change
Spindown is tested and works
I have no idea how well or if it will cause any problemsor how often services will wake the hd back up or even if log writes and such will stop it from ever spinning down
so test with caution until its confirmed to not cause problems on all devicesand make sure things like twonky & firefly etc. are set to scan not often!!
Spindown time is 20mins
it can be set from 5 to 1275 seconds in 5 second steps
by editing /etc/init.d/hdd_spindown_control.sh
DEFAULT_TIME=1200
Spindown can be enabled or disabled on the fly via the web interface
and survives a reboot if enabled
1.53-MOD1ChangesNew Firmware
*WebAccess Connect still not fixed by buffalo
1.52-MOD1ChangesNew Firmware
*WebAccess Connect doesnt always show up in web service support
its a bug in the 1.52 firmware not mod1 just click web service support
again it should show up
1.43-MOD1cChangesSMB+HD Performance Optimizations on all devices
Fully disabled online update feature
1.43-MOD1bChangesSMB+HD Performance Optimizations on XHL + CHLv2
CHLv2 SMB Read Before & AfterEthernet 1 Frame Size: 1,518 bytes(Default)

XHL SMB Read Before & AfterEthernet 1 Frame Size: 1,518 bytes(Default)

1.43-MOD1aChangesAdded /etc/init.d/mod.sh
*Disables Auto Update
*Enables Twonky 5 web interface on devices that support it
*Sets %HOSTNAME% instead of %HOSTNAME%: Linkstation
*Sets scan time to 600
*Sets folder view
*Checks if any changes are needed after every reboot
*and only sets them if needed
ln -s ../../init.d/mod.sh ./S40_mod.sh
Added Commented out settings line 48 /etc/init.d/smb.sh
*enable if you want the nas to be master browser
*or to rename the printer from LP
new initrd
1.43-MOD1Features
Clear root password by reset to default in the web interface
SSH Working (default off)
Telnet Working (default on)
su working
full ps
down added to /bin to take down http services
up added to /bin to bring http services back up
ltbootd disabled in /etc/init.d/rcS to save memory use
Putty in info share
Updated to NasNavi 2.34
Info Share Cleaned Up
Fixed brick problems with buffalo's release on a rebuild partition update (removed support for 0x00000013 to fix this)
Changes to /etc/melco/info
wg=Lan
hostname=Nas
string=
lang=english
timezone=0
codepage=ISO8859_1
ntpserver=uk.pool.ntp.org
TELNET=on
SSH=off
Current Build1.64 Mod1a Herehttp://www.mediafire.com/?554u56sxh1odaOld Builds1.64 Mod1 Herehttp://www.mediafire.com/?s2fnreo5nafpd1.63 Mod1a Herehttp://www.mediafire.com/?87ugvhc6migo61.63 Mod1 Herehttp://www.mediafire.com/?od3ciuau4021a1.60 Mod1 Herehttp://www.mediafire.com/?5pgt7f8q38iwd1.58 Mod1a Herehttp://www.mediafire.com/?si8f9qath69bq1.58 Mod1 Herehttp://www.mediafire.com/?h8hzpo3lf4wpw1.57 Mod1 Herehttp://www.mediafire.com/?endkuc7i3f3i51.54 Mod1 Herehttp://www.mediafire.com/?g23gth9o2b7g71.53 Mod1c Herehttp://www.mediafire.com/?bx16ncd9kp4s91.53 Mod1b Herehttp://www.mediafire.com/?zzeziz20bd1lx1.53 Mod1 Herehttp://www.mediafire.com/?t7nqovzitom7h1.52 Mod1 Herehttp://www.mediafire.com/?rcm6hv4x7cyh41.43 Mod1c Herehttp://www.mediafire.com/?9t7061mtpb21f1.37 Mod1 Herehttp://forum.buffalo.nas-central.org/viewtopic.php?f=68&t=21865