Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
09-08-2014, 10:36 AM
|
#1
|
Member
Registered: May 2011
Location: Texas
Distribution: Debian/Ubuntu,CentOS
Posts: 848
|
Cannot copy files to USB flash drive from internal HDD.
I have a 16gb usb drive that I know that its empty. I've formatted it twice; once with ext4 and the second time with fat32. I tried to copy a 3gig file to it and it looks like it starts to copy and then just stops and hangs and it never finishes copying.
Debian 7 stable.
Any ideas?
|
|
|
09-08-2014, 11:00 AM
|
#2
|
Moderator
Registered: Mar 2011
Location: USA
Distribution: MINT Debian, Angstrom, SUSE, Ubuntu, Debian
Posts: 9,916
|
Using what, file roller, not sure if that or something else is in Debian?
Or have you been trying to use the cp command? Sudo should pretty much take care of that:
Code:
sudo cp <filename> /media/<mount-point>/.
Other things to check out are the physical size the disk is and some information about it. Things like: When you format it are you using fdisk and then mkfs.ext4?
|
|
|
09-10-2014, 12:04 PM
|
#3
|
Member
Registered: May 2011
Location: Texas
Distribution: Debian/Ubuntu,CentOS
Posts: 848
Original Poster
|
I am not using the cli to copy, I am using the gui Dolphin file manager; right-click copy, right-click paste. I tried this morning with cp but it just sits there for a long time, pretty much same issue..
to format I use a gui program called gnome-disk-utility
Im at work, when I get home I'll put the flash drive in the machine and try again and get the info from df -h.
|
|
|
09-10-2014, 01:01 PM
|
#4
|
LQ Guru
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 11,049
|
I would expect it to take some time to copy a 3GB file. If you are using dolphin, do you see a progress bar showing the copying? Have you set the permissions on the flash drive to allow a user to write to it? If not, I would expect you would get a permission denied error.
|
|
|
09-10-2014, 02:06 PM
|
#5
|
Member
Registered: May 2011
Location: Texas
Distribution: Debian/Ubuntu,CentOS
Posts: 848
Original Poster
|
I do see the progress bar in notifications area of the kde taskbar, and it shows like 10 minutes left and then after about 30 seconds, the "minutes left" keeps increasing, 15, 30, 52, 2.5hrs, and it just hangs. If it is a permission issue, should it not prompt me for credentials?
|
|
|
09-10-2014, 04:46 PM
|
#6
|
Moderator
Registered: Mar 2008
Posts: 22,184
|
Can smaller files copy?
|
|
|
09-10-2014, 09:32 PM
|
#7
|
LQ Guru
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,677
|
Try copying it using the command line.
No guarantees as the copying seems to slow rather than stop, but there's a chance some useful error messages might pop up.
|
|
|
09-11-2014, 12:21 AM
|
#8
|
Member
Registered: May 2011
Location: Texas
Distribution: Debian/Ubuntu,CentOS
Posts: 848
Original Poster
|
Thanks for the help guys, I replaced the flash drive with a new Patriot and now its transferring normally. I guess the flash drive went bad or something. Thats a first time I've had a flash drive go bad.. Weird. Anyway, I appreciate all the comments...
|
|
|
10-04-2014, 01:23 PM
|
#9
|
Member
Registered: Feb 2012
Location: Buenos Aires, Argentina
Distribution: Debian, Suse, Mandrake,
Posts: 92
Rep:
|
Hi. Do you see /etc/fstab line for flash?
Time ago i have a problem, because de options (by default) in flash line was 'sync'. Then, flash read-write very slow. Changing 'sync' by 'nosync' solve the problem.
I hope this will hopefull.
Have a nice day.
|
|
|
All times are GMT -5. The time now is 05:05 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|