Most likely caused by a partial failure during an insitu update.

The code allows for a /home/tc/www directory, for development purposes,
but the average user should not have it.   To correct it

SSH into the device.

1) First verify the presence of data in /var/www
2)*__If_1_shows_empty_results_STOP.
_*3) If 1 shows the web pages are there, then remove the extra copy.  


Code:
--------------------
    
  rm -rf /home/tc/www
  sudo filetool.sh -b
  sudo reboot
  
--------------------


When the system reboots, it should be on the correct web pages.



piCorePlayer a small player for the Raspberry Pi in RAM. 
Homepage: https://www.picoreplayer.org

Please 'donate'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=U7JHY5WYHCNRU&lc=GB&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted)
if you like the piCorePlayer
------------------------------------------------------------------------
paul-'s Profile: http://forums.slimdevices.com/member.php?userid=58858
View this thread: http://forums.slimdevices.com/showthread.php?t=113512

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to