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 hardware is a raspberry pi.
I've tried with another HD and it worked fine. So I thought it was wrongly partitioned or formated. but I tried both in Debian and Windows. I've created a file with "dd".
Code: Select all
dd if=/dev/zero of=file bs=1k count=1000000
what to do?
print from
Code: Select all
sudo fsdisk -l
Disk /dev/mmcblk0: 3965 MB, 3965190144 bytes
4 heads, 16 sectors/track, 121008 cylinders, total 7744512 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000714e9
Device Boot Start End Blocks Id System
/dev/mmcblk0p1 8192 122879 57344 c W95 FAT32 (LBA)
/dev/mmcblk0p2 122880 7744511 3810816 83 Linux
WARNING: GPT (GUID Partition Table) detected on '/dev/sda'! The util fdisk doesn't support GPT. Use GNU Parted.
Disk /dev/sda: 2000.4 GB, 2000398934016 bytes
255 heads, 63 sectors/track, 243201 cylinders, total 3907029168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x98ce9c25
Device Boot Start End Blocks Id System
/dev/sda1 2048 3907026943 1953512448 7 HPFS/NTFS/exFAT