Page 1 of 2
original home.htm file

Posted:
Sun Sep 01, 2013 10:35 pm
by justin_gib
Guys, excellent forum, i messed up my original home.htm file for my spd8020 could some one be kind enough to post me an orginal copy of this file, or even better the whole /usr/htdocs/ :) thanks
Re: original home.htm file

Posted:
Mon Sep 02, 2013 1:34 pm
by fvdw
which version are you using ? They are different for the different versions
also you could solve it by installing the firmware again to get the original ones back.
Re: original home.htm file

Posted:
Mon Sep 02, 2013 10:28 pm
by justin_gib
root@192.168.1.70's password:
BusyBox v1.01 (2007.09.20-14:14+0000) Built-in shell (ash)
Enter 'help' for a list of built-in commands.
-sh: can't access tty; job control turned off
#
where can i get the original firmware and instructions on how to restore via ssh for example? thanks for the reply. i think all i need is the home.htm (removed it by mistake...)
Re: original home.htm file

Posted:
Tue Sep 03, 2013 7:07 am
by fvdw
so you are using still the original Philips firmware ?
Re: original home.htm file

Posted:
Tue Sep 03, 2013 8:17 am
by justin_gib
yes :)
Re: original home.htm file

Posted:
Tue Sep 03, 2013 9:36 am
by justin_gib
if i can get the home.htm i can try other firmwares :) with some help :)
Re: original home.htm file

Posted:
Tue Sep 03, 2013 9:48 am
by justin_gib
just checked out all the new features you guys have developed, superb work, would love to try it out!
Re: original home.htm file

Posted:
Tue Sep 03, 2013 10:19 am
by fvdw
I have the original file and I can sent it you. Also an instruction how to get it on the spd8020 using ssh
Burt that will be this evening, Iam at work right now, sorry to keep you waiting
Re: original home.htm file

Posted:
Tue Sep 03, 2013 12:26 pm
by justin_gib
no need to be sorry, i greatly appriciate your help! your a star! if u need help devloping new firmwares let me know!
Re: original home.htm file

Posted:
Tue Sep 03, 2013 6:00 pm
by fvdw
attached th orginal home.htm file of the philips firmware
To get it on the spd8020 you can use following method assuming that the "public" shared folder of the spd8020 is visible on the network
Unpack the the zip file in that public folder connect with putty (ssh) and give command
- Code: Select all
cp /share/1000/public/home.htm /usr/htdocs/home.htm
thats all