WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: [SOLVED]Copy fails  (Read 2748 times)

Offline gocool

  • Newbie
  • *
  • Posts: 25
[SOLVED]Copy fails
« on: February 25, 2013, 05:18:44 PM »
Hi,

I am two day old baby to this wonderful distro. As I am discovering new features the more I am liking it.

But right now the bottle neck is...

When I try to copy the files from my external HDD, the copy fails when it reaches around 876 mb. It just gives an error saying that disk if full.

Any help would be highly appreciated.

~ gocool
« Last Edit: February 25, 2013, 08:01:01 PM by gocool »

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11285
Re: Copy fails
« Reply #1 on: February 25, 2013, 05:53:04 PM »
Hi gocool
That's not much information to go on. Where are you copying to? Another drive? Maybe it's full. Your /home directory?
Unless you've made it persistent, you are copying to RAM, and maybe that's full.

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: Copy fails
« Reply #2 on: February 25, 2013, 06:02:25 PM »
Code: [Select]
watch -t df -h|grep -v loopmight give you some info.
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline gocool

  • Newbie
  • *
  • Posts: 25
Re: Copy fails
« Reply #3 on: February 25, 2013, 07:06:12 PM »
Thank you Rich and Tinypoodle.

My questions:

1. In my boot option i have used tce=/mnt/sda1/tce, so I guess my tce folder is persistent
2. So can I create a folder in there and copy them there?

regards
gocool

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11285
Re: Copy fails
« Reply #4 on: February 25, 2013, 07:09:52 PM »
Hi gocool
Yes, you can create a folder in /mnt/sda1.

Offline gocool

  • Newbie
  • *
  • Posts: 25
Re: Copy fails
« Reply #5 on: February 25, 2013, 07:59:43 PM »
Thank you Rich. Much appreciated.

Regards,
gocool