Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 26-04-2006, 05:56 PM   #1 (permalink)
In The Zone
 
Join Date: Jan 2004
Location: Delta Quadrant
Posts: 408
Default Fedora Core 5 CD mounting problem


I am using FC5. I have problems mounting CDs. VCDs don't mount at all. Other data CDs automount, but when i double click the Cd icon, I get a 'permission denied' error. Whats going on here?. Help needed.
__________________
WE ARE THE BORG
YOU WILL BE ASSIMILATED
RESISTANCE IS FUTILE
borg is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 28-04-2006, 01:36 AM   #2 (permalink)
String Phreak
 
mediator's Avatar
 
Join Date: Mar 2005
Location: In ur Evil Mind!
Posts: 2,457
Default Re: Fedora Core 5 CD mounting problem

are u mounting them as root.............................................. .................?
mediator is offline  
Old 28-04-2006, 04:07 AM   #3 (permalink)
Learner
 
Kniwor's Avatar
 
Join Date: Sep 2005
Location: Chicago
Posts: 2,008
Default Re: Fedora Core 5 CD mounting problem

post ur fstab.....

and can u acess them as root
Kniwor is offline  
Old 28-04-2006, 08:59 PM   #4 (permalink)
In The Zone
 
Join Date: Jan 2004
Location: Delta Quadrant
Posts: 408
Default Re: Fedora Core 5 CD mounting problem

The following are the contents of my fstab

/dev/VolGroup00/LogVol00 / ext3 defaults 1 1
LABEL=/boot /boot ext3 defaults 1 2
devpts /dev/pts devpts gid=5,mode=620 0 0
tmpfs /dev/shm tmpfs defaults 0 0
proc /proc proc defaults 0 0
sysfs /sys sysfs defaults 0 0
/dev/hdc7 /mnt/fdrive vfat defaults 0 0
/dev/hda /media/dvdrom auto defaults 0 0
/dev/hdb /media/cdrw auto defaults 0 0
/dev/VolGroup00/LogVol01 swap swap defaults 0 0

I don't know why cds don't open even though they are detected. Linux installation disks mount normaly though.
__________________
WE ARE THE BORG
YOU WILL BE ASSIMILATED
RESISTANCE IS FUTILE
borg is offline  
Old 29-04-2006, 09:17 PM   #5 (permalink)
Wise Old Owl
 
vignesh's Avatar
 
Join Date: Jul 2004
Location: Chennai
Posts: 1,659
Default Re: Fedora Core 5 CD mounting problem

Are you trying to mount the cd/dvd after its automounted ? Then that error is possible... Or remove the auto in fstab and trying mounting them from the terminal and see it this works ?
vignesh is offline  
Old 30-04-2006, 11:35 AM   #6 (permalink)
In The Zone
 
Join Date: Jan 2004
Location: Delta Quadrant
Posts: 408
Default Re: Fedora Core 5 CD mounting problem

There is no need to manually mount in FC5. Disks mount automatically as you insert them. The problem here is whenever I insert a disk, say a VCD, nothing happens. It isn't even detected. But other disks get detected & the menu asking me what to do appears. When I tell it to open it in new window, a new window appears & I get an error 'permission denied'. The same in the user as well as the root account.
__________________
WE ARE THE BORG
YOU WILL BE ASSIMILATED
RESISTANCE IS FUTILE
borg is offline  
Old 01-05-2006, 08:23 AM   #7 (permalink)
BE FREE
 
Join Date: Apr 2005
Location: Akash Ganga
Posts: 1,565
Default Re: Fedora Core 5 CD mounting problem

probably vedio format is not supported by the default player,download the one supporting the format,its not hte new problem in fc, I have seen it in all previous version,please let ne know whether fc 5 is supporting mp3(I suppose not).
azaad_shri75 is offline  
Old 01-05-2006, 10:06 AM   #8 (permalink)
In The Zone
 
Join Date: Jan 2004
Location: Delta Quadrant
Posts: 408
Default Re: Fedora Core 5 CD mounting problem

hmmm... I don't think that is the problem. I have xine with all the codecs installed. Even without the codecs, the Cd should atleast open & show me the files, right?.

And no FC5 doesn't includd MP3 codecs.
__________________
WE ARE THE BORG
YOU WILL BE ASSIMILATED
RESISTANCE IS FUTILE
borg is offline  
Old 01-05-2006, 10:50 AM   #9 (permalink)
Learner
 
Kniwor's Avatar
 
Join Date: Sep 2005
Location: Chicago
Posts: 2,008
Default Re: Fedora Core 5 CD mounting problem

umounting and mounting does not work...
what does it show when u ls the directory
Kniwor is offline  
Old 01-05-2006, 06:56 PM   #10 (permalink)
Alpha Geek
 
Join Date: Dec 2003
Posts: 780
Default Re: Fedora Core 5 CD mounting problem

VCD's cannot be mounted and viewed as a directory, like data CD's. They have a different file format, and the correct way to access them is to open your media player, and ask it to play the cd. Windows does try to access a VCD like a normal data cd, but if you want such behaviour under linux, you need to set up cdfs and mount the disc using the "-t cdfs" option.

The permission denied error is strange, could you post the output of "ls -l /media" when you insert a cd?
__________________
Hardware - Celeron 266 MHz, 128MB RAM, Intel i740 8MB RAM
Software - Slackware Linux 10.1; Archlinux 0.7; Windows 98 SE
Humanware - GS/CS C++ L+++ w b+++ DI+ D+ e
ujjwal is offline  
Old 07-05-2006, 08:57 AM   #11 (permalink)
In The Zone
 
Join Date: Jan 2004
Location: Delta Quadrant
Posts: 408
Default Re: Fedora Core 5 CD mounting problem

Man I don't get anything when I cd into the CD directory -/media/hda . Its as if the CD isn't there. This is a really a wierd problem.
__________________
WE ARE THE BORG
YOU WILL BE ASSIMILATED
RESISTANCE IS FUTILE
borg is offline  
Old 22-06-2006, 04:19 PM   #12 (permalink)
In The Zone
 
Join Date: Jan 2004
Location: Delta Quadrant
Posts: 408
Default Re: Fedora Core 5 CD mounting problem

Can anyone help with this problem?. I have still not been able to solve it. I have googled enough. Any clues, ideas, anything at all will help.

I will recap evrything once more-

1. I insert CD (any CD)
2. CD gets detected & I get the prompt asking me what to do
3. I click on 'open in new window'
4. A new window opens & I get a 'permission denied' error

The same thing whether I am logged in as root or as normal user.
When I use terminal & CD into /media/cdrw (my drive) & ls, I get nothing. Its as if the CD isn't there.

The o/p of ls -l /media is
drwxr-xr-x 2 root root 4096 Apr 4 19:33 cdrw
drwxr-xr-x 2 root root 4096 Apr 4 19:33 dvdrom
__________________
WE ARE THE BORG
YOU WILL BE ASSIMILATED
RESISTANCE IS FUTILE

Last edited by borg; 22-06-2006 at 04:25 PM.
borg is offline  
Old 22-06-2006, 04:29 PM   #13 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: Fedora Core 5 CD mounting problem

Try typing this command after you insert the video cd.
Code:
 su
mount -t cdfs /dev/hda /media/dvdrom
See if it helps.
mehulved is offline  
Old 22-06-2006, 04:36 PM   #14 (permalink)
In The Zone
 
Join Date: Jan 2004
Location: Delta Quadrant
Posts: 408
Default Re: Fedora Core 5 CD mounting problem

I happenned to try exactly that & it seems to be working. The CD mounted & I was able to access the files!. I tried it with a data CD though. ANyways, now its clear that the problem is with the automounting mechanism. How do I proceed to set it right?.
__________________
WE ARE THE BORG
YOU WILL BE ASSIMILATED
RESISTANCE IS FUTILE
borg is offline  
Old 22-06-2006, 04:41 PM   #15 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: Fedora Core 5 CD mounting problem

Edit the line in ur fstab as follows
Code:
/dev/hda /media/dvdrom iso9660,udf,cdfs defaults 0 0
/dev/hdb /media/cdrw iso9660,cdfs defaults 0 0
Now try to mount with following command
Code:
su
mount /media/dvdrom
mehulved is offline  
Old 22-06-2006, 04:48 PM   #16 (permalink)
In The Zone
 
Join Date: Jan 2004
Location: Delta Quadrant
Posts: 408
Default Re: Fedora Core 5 CD mounting problem

hmmm... the above command simply specifies each possible filesystem, instead of using 'auto' , am I right?. What good will that do?. I mean, the problem seems to be with the KDE automounting system.


I tried what have mentioned. It doesn't make any difference. Automounting still doesn't work.
__________________
WE ARE THE BORG
YOU WILL BE ASSIMILATED
RESISTANCE IS FUTILE

Last edited by borg; 22-06-2006 at 04:58 PM.
borg is offline  
Old 22-06-2006, 05:01 PM   #17 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: Fedora Core 5 CD mounting problem

If you haven't changed the fstab entries yet, do this.
Give command
Code:
su
mount /media/dvdrom
If you get error then type
Code:
dmesg | tail
It will give a clue on the error. I don't know why but specifying the filesystem explicitly works rather than giving auto.
I don't think it is a problem with KDE automounter. Make a change in fstab and then see what happens.
mehulved is offline  
Old 23-06-2006, 11:05 AM   #18 (permalink)
In The Zone
 
Join Date: Jan 2004
Location: Delta Quadrant
Posts: 408
Default Re: Fedora Core 5 CD mounting problem

I made the necessary changes in the fstab, but it makes no difference. Its the same. I still have to maually mount CDs
__________________
WE ARE THE BORG
YOU WILL BE ASSIMILATED
RESISTANCE IS FUTILE
borg is offline  
Old 23-06-2006, 11:24 AM   #19 (permalink)
Wise Old Owl
 
JGuru's Avatar
 
Join Date: Dec 2005
Location: Space-time continuum
Posts: 1,646
Default Re: Fedora Core 5 CD mounting problem

Whichever VCD/DVD playing software you are using say VLC Media Player, give the
path to your DVD drive (in expert mode options). And make it the default player for
playing VCD & DVD. I did this in Ubuntu & it mounts VCD/DVD automatically!!
The default action is that it doesn't know what to do with the media loaded.
JGuru is offline  
Old 23-06-2006, 01:56 PM   #20 (permalink)
18 Till I Die............
 
Join Date: Jul 2004
Location: India, Mumbai, Marine Lines
Posts: 5,792
Default Re: Fedora Core 5 CD mounting problem

Quote:
Originally Posted by borg
I made the necessary changes in the fstab, but it makes no difference. Its the same. I still have to maually mount CDs
And have you restarted your computer after that? I don't know the reason why but in my case it happened. I was struggling with the automounting problem even after changing the entries in fstab. But, after a reboot everything was mounting properly.
mehulved is offline  
Old 23-06-2006, 02:09 PM   #21 (permalink)
Commander in Chief
 
QwertyManiac's Avatar
 
Join Date: Jul 2005
Posts: 6,658
Default Re: Fedora Core 5 CD mounting problem

Yes you have to restart for fstab settings to take effect, cause it gets loaded at startup alone.
__________________
Harsh J
www.harshj.com
QwertyManiac is offline  
Old 23-06-2006, 02:16 PM   #22 (permalink)
In The Zone
 
Join Date: Jan 2004
Location: Delta Quadrant
Posts: 408
Default Re: Fedora Core 5 CD mounting problem

I tried restarting also. No use. Same problem.
__________________
WE ARE THE BORG
YOU WILL BE ASSIMILATED
RESISTANCE IS FUTILE
borg is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 
Latest Threads
- by topgear

Advertisement




All times are GMT +5.5. The time now is 08:42 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2