Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: jjreina on November 03, 2011, 06:02:20 AM

Title: rootfs a full
Post by: jjreina on November 03, 2011, 06:02:20 AM
Hi all, how can i as clean memory of rootfs?

excuse me for my english

Thanks you very much

edit : the message is: No space left on devie.

and whit df:

rootfs usable 100 and mount on /, but  i don´t fiend rootfs

Thx.
Title: Re: rootfs a full
Post by: Rich on November 03, 2011, 08:33:53 AM
Hi jjreina
The rootfs is  /
Open a terminal and enter this:
Code: [Select]
df > df.txtThen attach the file in your next post.
Title: Re: rootfs a full
Post by: jjreina on November 03, 2011, 08:50:35 AM
Whith df > df.txt only make df.txt but cat df.txt no work.

Whith df:

                FileSystem           1k-blocks             Used           Avalible        Used%     Mount on
                 
                rootfs                       431760            431760                           100%          /
                tmpfs                        239869                   0            239869        0%            /dev/shm
                /dev/sda1                 956596             372456         584149      39%           /mnt/sda1

Sorry but my TC no start only i have console mode and i can´t copy/paste

Thanks .
Title: Re: rootfs a full
Post by: Rich on November 03, 2011, 09:07:24 AM
Hi jjreina
What were you doing before you got the  "No space left on device"  message?
Title: Re: rootfs a full
Post by: jjreina on November 03, 2011, 09:11:57 AM
./configure and make of jamMV
Title: Re: rootfs a full
Post by: Rich on November 03, 2011, 09:20:14 AM
Hii jjreina
It sounds like compiling used up all your RAM. Try moving the  jamMV  files over to  /mnt/sda1
and see if that helps.
Title: Re: rootfs a full
Post by: jjreina on November 04, 2011, 05:51:27 AM
Thanks , the problem was in /user/local/ this directory was a full.

Thanks