On Thu, Nov 23, at 09:49:51PM, Keith McGavin wrote:
> How much ram memory do you have? the access to /etc/rc.d/rc.inet1
> may be running out of space.

the console command -

top -n 10000 -b >> logfile.txt

can log processes and memory space to logfile.txt up untill the freeze 
occurs. Replace "logfile.txt" with the full path to a mounted partition.
eg for /mnt/sda1 (usb).

top -n 10000 -b >> /mnt/sda1/logfile.txt

hopefully "top" will not cause the freeze.

---
keith.


Reply via email to