WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: rootfs a full  (Read 5910 times)

Offline jjreina

  • Jr. Member
  • **
  • Posts: 66
rootfs a full
« on: November 03, 2011, 03: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.
« Last Edit: November 03, 2011, 05:00:36 AM by jjreina »

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11230
Re: rootfs a full
« Reply #1 on: November 03, 2011, 05: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.

Offline jjreina

  • Jr. Member
  • **
  • Posts: 66
Re: rootfs a full
« Reply #2 on: November 03, 2011, 05: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 .

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11230
Re: rootfs a full
« Reply #3 on: November 03, 2011, 06:07:24 AM »
Hi jjreina
What were you doing before you got the  "No space left on device"  message?

Offline jjreina

  • Jr. Member
  • **
  • Posts: 66
Re: rootfs a full
« Reply #4 on: November 03, 2011, 06:11:57 AM »
./configure and make of jamMV

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11230
Re: rootfs a full
« Reply #5 on: November 03, 2011, 06: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.

Offline jjreina

  • Jr. Member
  • **
  • Posts: 66
Re: rootfs a full
« Reply #6 on: November 04, 2011, 02:51:27 AM »
Thanks , the problem was in /user/local/ this directory was a full.

Thanks