Tiny Core Linux
Tiny Core Base => TCB Q&A Forum => Topic started 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.
-
Hi jjreina
The rootfs is /
Open a terminal and enter this:
df > df.txt
Then attach the file in your next post.
-
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 .
-
Hi jjreina
What were you doing before you got the "No space left on device" message?
-
./configure and make of jamMV
-
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.
-
Thanks , the problem was in /user/local/ this directory was a full.
Thanks