Search found 5 matches

by n3w7
Wed Aug 01, 2012 8:07 am
Forum: Support
Topic: No space left on device [solved]
Replies: 6
Views: 26525

Re: No space left on device [solved]

my system disk space (my download folder is not on the system disk!) was too small. after giving it some more GB it woked just fine.
by n3w7
Mon Jul 30, 2012 5:25 pm
Forum: Support
Topic: No space left on device [solved]
Replies: 6
Views: 26525

Re: No space left on device

When I first partitioned and formatted the disk I did't in win7. I apparently partitioned it with GPT table, it's removed now and partitioned in Linux with
sudo parted /dev/sda
mklabel msdos
quit

After that I created a partition with cfdisk and formatted with mkntfs.

It didn't help. still got ...
by n3w7
Mon Jul 30, 2012 6:57 am
Forum: Support
Topic: No space left on device [solved]
Replies: 6
Views: 26525

Re: No space left on device

sorry, the disk is 2TB
by n3w7
Sun Jul 29, 2012 6:55 pm
Forum: Support
Topic: No space left on device [solved]
Replies: 6
Views: 26525

Re: No space left on device

thanks x190
But I'm downloading to /dev/sda1/ and it's formatted with NTFS. The file I'm downloading is only 3 Gb.

The download stops after the first time transmission has write to the disk. size writed to sda1 differs from some kb up to 20 mb. I've tried with a download folder (on sda1) with same ...
by n3w7
Sun Jul 29, 2012 9:52 am
Forum: Support
Topic: No space left on device [solved]
Replies: 6
Views: 26525

No space left on device [solved]

Hi
I can't download due to error: Unable to resume file: No space left on device.

I have a brand new 2 TB HD that I've both partitioned in Debian and Windows 7. Same result. The HD is in a USB case.
I've tried to use usbmount so it gets mounted automaticly and I've manually mount the device. The ...