 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

19th November 2004, 02:47 AM
|
|
Registered User
|
|
Join Date: Nov 2004
Posts: 6

|
|
Mounting disks in Fedora Core 3
In Fedora Core 1 and 2 (and any other distro I have used) you could always insert a disk into the floppy drive or CD tray and it would either automatically mount itself or you could use the disk management tool under "system tools". In Fedora Core 3 I've tried this and it won't mount anything or sometimes it will tell me that I need administrative privilages and to "contact my systems administrator", etc. I've also noticed that all of these drives (CDRom, Floppy, Zip, etc) that were previously mounted in the folder /mnt are now located in a folder called "/media" but I still can't copy/paste/transfer files to and from these drives or even mount them.
What gives here and am I missing something?
Thank's
|

19th November 2004, 02:58 AM
|
 |
Registered User
|
|
Join Date: May 2004
Posts: 503

|
|
|
Perhaps you should check your /etc/fstab file. Make sure that users, not just root,
can mount floopies and CDs.
|

19th November 2004, 03:03 AM
|
 |
Registered User
|
|
Join Date: Aug 2004
Location: Stokes County, North Carolina
Age: 54
Posts: 248

|
|
|
Have a look at /etc/fstab
Is the change to "/media" reflected there or is it still "/mnt"?
|

19th November 2004, 03:13 AM
|
 |
Registered User
|
|
Join Date: Sep 2004
Location: Juniata College, PA
Age: 28
Posts: 629

|
|
FC1 and 2 also generically called the cdrom drive "cdrom." In FC3 though, mine comes up as cdrecorder. cat /etc/fstab and see what yours should be. Feel free to copy and paste it here. You should be able to mount it with
Code:
mount /media/cdrecorder
or whatever it's called in your fstab.
__________________
- JMF
Registered Linux User #371168
+Fedora Core 3 - k2.6.10-1.766_FC3
+WindowMaker 0.91.0
|

22nd November 2004, 05:12 PM
|
|
Registered User
|
|
Join Date: Nov 2004
Posts: 2

|
|
|
Hi
I am a total newbie in Linux and I am sure I'm going to love this forum.... I have many problems of setting up Fedora Core 3, and right now I need my zip drive... And it does not work...
I looked in my "/etc/fstab" like you guys said but I have NO IDEA what to look for. Here is the file, any suggestions:
# This file is edited by fstab-sync - see 'man fstab-sync' for details
/dev/VolGroup00/LogVol00 / 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/VolGroup00/LogVol01 swap swap defaults 0 0
/dev/hdc /media/cdrom auto pamconsole,fscontext=system_u:object_r:removable_t ,ro,exec,noauto,managed 0 0
/dev/fd0 /media/floppy auto pamconsole,fscontext=system_u:object_r:removable_t ,exec,noauto,managed 0 0
Thanks for your time
|

22nd November 2004, 05:13 PM
|
|
Registered User
|
|
Join Date: Nov 2004
Posts: 2

|
|
|
oops, sorry for the smileys, here is the file"
# This file is edited by fstab-sync - see 'man fstab-sync' for details
/dev/VolGroup00/LogVol00 / 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/VolGroup00/LogVol01 swap swap defaults 0 0
/dev/hdc /media/cdrom auto pamconsole,fscontext=system_u:object_r:removable_t ,ro,exec,noauto,managed 0 0
/dev/fd0 /media/floppy auto pamconsole,fscontext=system_u:object_r:removable_t ,exec,noauto,managed 0 0
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 07:34 (Tuesday, 21-05-2013)
|
|
 |
 |
 |
 |
|
|