LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Access to /mnt/floppy (https://www.linuxquestions.org/questions/linux-newbie-8/access-to-mnt-floppy-183456/)

digger 05-19-2004 06:05 PM

Access to /mnt/floppy
 
Hi,
While using Word perfect 8 & OO.o I am able to work with files on /mnt/win_c2/ but when I try to use files in /mnt/floppy the message reads; youdo not have permission to use this file. (or some thing of that nature.
Is there a way to fix it so I can use both? I have about 7 years of sermons, bulletin articles and research papers on 3 1/2 floppys.

Thanks in advance,
digger

Cygnus78 05-19-2004 07:30 PM

What happens when you write: 'mount /mnt/floppy' ?

/Daniel

digger 05-19-2004 11:50 PM

It will not allow me to save to the disk.
Either working with an old document or when creating a new one

Cygnus78 05-20-2004 02:59 AM

How does your /etc/fstab look ?

/Daniel

aroop 05-20-2004 07:01 AM

I guess your /etc/fstab should have something like:

/dev/fd0 /mnt/floppy auto noauto,owner,kudzu 0 0

If there is the keyword "ro", you may remove it and try to mount the floppy again. This will remove the read-only attribute.

digger 05-20-2004 10:11 AM

Hi,
There is no "ro" in the line.
In the permissions tab it is set to "root",
how do I change it to user?
Could that be the problem?
digger

aroop 05-20-2004 10:56 PM

Try editing the file /etc/fstab using a text editor & change the permissions to "owner"


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