Difference between revisions of "Downgrading"

From WikiDLXTV
Jump to: navigation, search
Line 24: Line 24:
 
You may also have to clear your /conf
 
You may also have to clear your /conf
  
rm /conf/* ; config_tool -s; config_tool -s; reboot
+
<pre>rm /conf/* ; config_tool -s; config_tool -s; reboot</pre>
  
 
Referneces;
 
Referneces;

Revision as of 22:54, 16 December 2011

==================

UPGRADE / DOWNGRADE INSTRUCTIONS

==================

copy all wdtvlive.* files (ver, bin, & fff if available) to usb key formated to FAT/FAT32 (under linux mkfs.vfat)

dont use NFTS its better to use better supported well known FS like FAT

Vista is using exFAT also PE2USB is able format USBkey to FAT16/FAT32

if is not recognized new firmware change VERSION to higher release

------wdtvlive.ver------
VERSION='1.02.21.WDLXTV_LIVE-0.4.2.0'
LOCATION='wdtvlive.bin'

probably you should change to

VERSION='1.20.04.WDLXTV_LIVE-0.4.2.0'
LOCATION='wdtvlive.bin'


You may also have to clear your /conf

rm /conf/* ; config_tool -s; config_tool -s; reboot

Referneces;