Root Storage Problem

Here for general support for H series TVs, request and problem solve area.

asiersan
SamyGO Project Donor
Posts: 157
Joined: Fri May 09, 2014 1:30 am

Re: Root Storage Problem

Post by asiersan »

My problem was a bad update of adblock script. I delete it and reinstall and ok.
Samsung 55HU7500L
Samsung 40F6500
Samsung 32K5570SU
FilipeAmadeuO
SamyGO Project Donor
Posts: 166
Joined: Sun Sep 23, 2012 6:05 pm

Re: Root Storage Problem

Post by FilipeAmadeuO »

hu8200 wrote: Tue Mar 13, 2018 7:56 pm
dieter92 wrote: Fri Mar 09, 2018 7:02 am For those who have the same problem.
execute this line

find /mtd_unirw -type f -size +50000k| xargs ls -lahS

after that you can find the biggest file. For me it was dead.letter with 1.3GB
Or manually
du -sh /mtd_unirw/*
I removed all logging lines from root scripts. Delete sam.log and other logs from root
PZDR
What were the logging lines you removed ? How to disable sam.log and samygo.log ?
bloodynoob
SamyGO Project Donor
Posts: 8
Joined: Sat Dec 26, 2015 11:15 pm

Re: Root Storage Problem

Post by bloodynoob »

Yesterday I found a dead.letter file as well, looking at it I found out it must have been very old judging from some entries (only 14mb though). I deleted the file and upon reboot it was created again (~500kb).

I do think I found out why this is happening since a small change it stopped the file beeing created:
/mnt/etc/init.d/99_99_z_sendinfo.init:

Code: Select all

# comment out the sendmail part
cat $INFOFILE | sendmail samy@zsolttech.com && destroy_self "$0" -> cat $INFOFILE #| sendmail samy@zsolttech.com && destroy_self "$0"
Since that change and three reboots later I couldn't find the dead.letter file I believe one of the reasons this is happining:
Most Routers stopped serving E-Mail on Port 25

Post Reply

Return to “[H] Support”