LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Cant copy file to external HD (https://www.linuxquestions.org/questions/linux-general-1/cant-copy-file-to-external-hd-427953/)

Ipsofacto 03-24-2006 05:18 AM

Cant copy file to external HD
 
I'm trying to copy an iso image to an external HD. The file is about 4.2G

Here's the error:

linux:/home/darrendowlut/azureus/Torrents # cp Torrent/MacOSX_11.4.4DVDPATCHED_Myz.iso /media/usbdisk_2

cp: cannot lseek `/media/usbdisk_2/MacOSX_11.4.4DVDPATCHED_Myz.iso': Invalid argument

What am I doing wrong? When I try through konqueror, it just dies after about 80% of file has been copied. There's defo room on the HD and I can copy other files without issue, just this one giving me a headache.

Suggestions, anyone?

masand 03-24-2006 05:37 AM

Not sure about this

but have a look at issues for filesystens which do not allow you to copy files greater than 4 Gb.

fat32 has some problem with that.

Just make sure for the same.

regards

Ipsofacto 03-24-2006 05:52 AM

Thanks for the reply. The file system is indeed Fat32. However, I managed to copy over a movie which is 4.2G without issue - its just this one file which is giving problems.

Weird, no ?

masand 03-24-2006 05:55 AM

Well if you got other file copied then its weird .
you can have a look in google for "copying files 4 GB fat32"

regards

ethics 03-24-2006 06:26 AM

FAT32's limit is 4GB dunno how you copied a movie over..... was it compressed? split into several archives as, ahem, some files from certain sources are? :P

Ipsofacto 03-24-2006 12:25 PM

Quote:

Originally Posted by ethics
FAT32's limit is 4GB dunno how you copied a movie over..... was it compressed? split into several archives as, ahem, some files from certain sources are? :P

hahaha!

What I managed to copy over was a tv series which was in one folder - split into diferent episodes - of a total of 4.3G.

Here's something of interest - even though the shell returned the above error in my original post, an icon still appeared on the external HD. I burned the file using K3b and it approved the md5 sum. Is that possible because, according to konqueror, the file is smaller than the original file that is on my internal HD?

Anyhow, what I was trying to boot was unsuccessful so nothing lost I guess .....

Edit - typo.

masand 03-25-2006 11:53 PM

Quote:

Originally Posted by Ipsofacto
hahaha!

What I managed to copy over was a tv series which was in one folder - split into diferent episodes - of a total of 4.3G.

Here's something of interest - even though the shell returned the above error in my original post, an icon still appeared on the external HD. I burned the file using K3b and it approved the md5 sum. Is that possible because, according to konqueror, the file is smaller than the original file that is on my internal HD?

Anyhow, what I was trying to boot was unsuccessful so nothing lost I guess .....

Edit - typo.

Thanks you made it clear that you had the files spilited.
Else i was wondering how could you do it


All times are GMT -5. The time now is 09:55 PM.