LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   floppy help plz (https://www.linuxquestions.org/questions/linux-newbie-8/floppy-help-plz-159265/)

tux89 03-18-2004 12:30 AM

floppy help plz
 
i can get data of my floppy however it isnt set up or something of thr sort to allow me to write to my floppy. How do i set up my floppy drive so i can read and write to it. thx.

mightymouse 03-18-2004 12:59 AM

Have a look at you're /etc/fstab file. The entry for the floppy device may be set wrong - you'll need to have a "rw" part in the options. You probably also want to have "user" set as well so that you can use the device without being root.

mightymouse 03-18-2004 01:00 AM

Oh, and if you get stuck with the file, then check out "man fstab".

tux89 03-18-2004 01:07 AM

thx, it worked, but now i have yet another question. From my desktop i right clicked and went to add a floppy device shortcut to my desktop, but when i click on it to access floppy i get this error:
/root/Desktop/Floppy Device
is of type FSDevice but has no Dev=_entry.
What does this mean, and how can i get my desktop shortcut to floppy working?

mightymouse 03-18-2004 01:22 AM

Try editing the properties. You are probably required to enter the path to the device, which will likely just be /dev/fd0 etc.


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