Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: funguy on March 16, 2012, 10:09:03 AM

Title: Program closed when I return hours later
Post by: funguy on March 16, 2012, 10:09:03 AM
I booted tinycore and launched a disk to disk copy with ghost.  Works fine with regular drives.  When I disk copy 1.5 tb drives I find ghost is closed when I return at the expected finish time the next morning.  The program is no longer running, and I see it returned to the desktop and wbar.  Is there a memory leak and if so where is the log of the crash?  I am using nozswap kernel option because ghost won't run otherwise.  When I start ghost I also use nohup to avoid interrupts.  Has anyone else seen a crash for long running apps?
Title: Re: Program closed when I return hours later
Post by: curaga on March 16, 2012, 10:11:47 AM
If it crashed, there is a note in dmesg saying so.
Title: Re: Program closed when I return hours later
Post by: gerald_clark on March 16, 2012, 03:10:51 PM
If you are using nozswap, I hope you have some real swap.
Title: Re: Program closed when I return hours later
Post by: funguy on March 19, 2012, 02:38:35 PM
I will have to check dmesg next week when I retest.  8) Thanks for pointing me to the right file Curaga.  Question for Gerald_Clark:  How can I add swap since the only hdd is being imaged?  Is there another swap for ram different from nozswap that I can use?