LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-18-2005, 07:25 PM   #1
tkpmep
LQ Newbie
 
Registered: Sep 2005
Posts: 1

Rep: Reputation: 0
Cannot access the floppy drive


I installed Ubuntu Linux on a PC, used Open Office to create a Word document and then tried to copy it to a floppy disk. Unfortunately I get the following error message:

Error when copying to /media/ floppy0
You do not have permission to access this folder.

Oddly enough, I can copy files from the floppy to the PC. What do I need to do in order to copy files the other way?

Thomas Philips
 
Old 09-18-2005, 08:06 PM   #2
J.W.
LQ Veteran
 
Registered: Mar 2003
Location: Boise, ID
Distribution: Mint
Posts: 6,642

Rep: Reputation: 87
Based on your description, your user lacks the necessary write permissions to the /media/floppy0 directory. You can use the "chmod" command to modify file permissions (run "man chmod" without the quotes in a terminal console to bring up the manual on chmod)

Also, since you're dealing with a floppy, be sure that the "lock" on the physical disk is open. Good luck with it and Welcome to LQ -- J.W.
 
Old 10-15-2005, 05:11 PM   #3
conner19
LQ Newbie
 
Registered: Sep 2005
Posts: 13

Rep: Reputation: 0
ok, I just tried the same thing and got the same error. now I know how to change permissions on specific files, but how do you do that on a folder like /mnt/floppy? do I chmod 777 /floppy from the /mnt prompt?
 
Old 10-15-2005, 06:04 PM   #4
ioerror
Member
 
Registered: Sep 2005
Location: Old Blighty
Distribution: Slackware, NetBSD
Posts: 536

Rep: Reputation: 34
Add yourself to the floppy group (create it if it doesn't exist) and chgrp floppy /dev/fd0, then
chmod g+w /dev/fd0.

You'll have to log out and back in to register your addition to the floppy group.
 
Old 10-19-2005, 05:09 AM   #5
DaneM
Member
 
Registered: Oct 2003
Location: Chico, CA, USA
Distribution: Linux Mint
Posts: 881

Rep: Reputation: 130Reputation: 130
I've been having the same problem.

I followed ioerror's suggestion and chgrp'ed /dev/fd0, but that didn't work. I then chmod'ed /media/floppy0 to 777, which fixed the problem. This, however, created a new problem: anybody can now mess with that directory all they want (even delete it!). Do you have any idea what I can do about this new problem?

Thanks

--Dane
 
Old 10-19-2005, 06:21 AM   #6
freakyg
Member
 
Registered: Apr 2005
Distribution: LFS 5.0 and 6.1
Posts: 705

Rep: Reputation: 30
you may need to add something to your /etc/fstab
it might look like this:
Code:
/dev/fd0  /mnt/floppy  auto   owner,users,rw    0  0
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
how do I access my floppy drive? linmix Fedora 10 10-24-2005 10:24 AM
Can't Access Floppy Drive from SUSE 9.3 AvatarofVirgo Linux - General 7 07-23-2005 08:45 PM
how to access Floppy drive hetzme Linux - Hardware 6 07-13-2005 09:03 PM
how can i access the floppy drive? kublador Linux - General 3 02-22-2003 08:30 AM
Can't access floppy drive Liam Linux - General 2 06-03-2001 10:57 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:03 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration