LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 04-12-2005, 08:02 PM   #1
bluknight43
LQ Newbie
 
Registered: Feb 2005
Posts: 29

Rep: Reputation: 15
using floppy drives and CDRW


i have been trying to use my floppy disk but FC3 never wants to read from the floppy drive, whats going on. . . is there a special procedure to perform to make the floppy drive work, i am clueless, also how can i make fedora core 3 burn a cd rw...
thanks all
greatly appreciate any and all suggestions...
 
Old 04-12-2005, 09:55 PM   #2
oberon-ken-obi
LQ Newbie
 
Registered: Jul 2004
Location: Oberon Australia
Distribution: Fedora Core3
Posts: 26

Rep: Reputation: 15
Hi bluknight43

Here goes for the Floppy problem..

Here is a copy of my /etc/fstab
Code:
LABEL=/1                /                       ext3    defaults        1 1
LABEL=/boot             /boot                   ext3    defaults        1 2
none                    /dev/pts                devpts  gid=5,mode=620  0 0
none                    /dev/shm                tmpfs   defaults        0 0
none                    /proc                   proc    defaults        0 0
none                    /sys                    sysfs   defaults        0 0
/dev/hda5               swap                    swap    defaults        0 0
/dev/cdrom              /mnt/cdrom              udf,iso9660 noauto,owner,kudzu,ro 0 0
/dev/fd0                /mnt/floppy             auto    noauto,owner,kudzu 0 0
/dev/hda2               /mnt/Saves              ext3    defaults        0 0
/dev/hdc2               /mnt/FedoraOld          ext3    defaults        0 0
/dev/hdc3               /mnt/Windows            vfat    defaults        0 0
See the bold one, that is the line needed to make your Floppy mount up when you insert one. It is in a file located in /etc/fstab.
Now you must check to see if there is a directory in /mnt called floppy.
navigate to /mnt however you normaly do it (via computer is the graghical easy way)
If there is no file called /mnt/floppy, you must create one.

Open it in a terminal (click the redhat -- System Tools -- Terminal) with the command.
You will need to be root, or su from user account. see below if you dont know how.
Code:
#cd /mnt
#mkdir /mnt/floppy
#mount -t auto /dev/fd0 /mnt/floppy
Open it in a terminal (click the redhat -- System Tools -- Terminal) with the command.
You will need to be root, or su from user account.
if root
Code:
#vi /etc/fstab
If normal user
Code:
#su
then when prompted enter root password
then
#vi /etc/fstab
Dont type the # (hash) that is your prompt. If this makes little or no sence to you try
Code:
#man vi
#man fstab
#man mount
You may like another editor, gedit for example. vi is fine but a bit unusual, not difficult just different.

CD/RW issue

I would suggest using the search function on this site. This has probably been answered many times, and much better than I could answer it.

Regards

Allan
 
  


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
Can't mount CDROM/CDRW/DVDROM/FLOPPY kriidler Slackware 45 07-14-2005 05:09 PM
Accessing CD Drives/Floppy Drives rsearing Linux - Newbie 9 08-13-2004 08:53 PM
ATAPI floppy/dvdrom/cdrw automounting, slackware 9.1 Ben2210 Slackware 13 03-02-2004 12:55 AM
Can someone help me configure my dvd and cdrw drives? frontier1 Mandriva 2 12-30-2003 07:24 AM
Floppy & CDRW 7.2 PROBLEM rmaustin67410 Linux - General 3 10-02-2002 03:24 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 01:34 PM.

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