Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mounting cds & dvds does not worl properly
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
foexxchen
n00b
n00b


Joined: 30 Jun 2003
Posts: 47

PostPosted: Wed Jul 21, 2004 7:26 pm    Post subject: mounting cds & dvds does not worl properly Reply with quote

I've got the following problem here:

Whenever I try to mount a cd or dvd I get the following error

Code:

mount /mnt/dvd or mount /mnt/cdrom
mount: wrong fs type, bad option, bad superblock on /dev/hdc,
       or too many mounted file systems


This happens as regular user and as root.
As root, however, doing
Code:

mount /dev/hdc /mnt/dvd

works perfectly...

The fstab entries are as follows:
Code:

/dev/hdc /mnt/dvd auto noauto,ro,user,umask=022 0 0
/dev/hdd /mnt/cdrom auto noauto,ro,user,umask=022 0 0

Changing the fs type from auto to iso9660 doesn't help either.

So why is mount complaining about the fs type? Doing a mount /dev/hdc /mnt/dvd doesn't specify the fs type as well...
Back to top
View user's profile Send private message
mr sk
Apprentice
Apprentice


Joined: 15 Jul 2004
Posts: 174
Location: Hollis

PostPosted: Wed Jul 21, 2004 7:28 pm    Post subject: Reply with quote

I wish i had my box infront of me. I dont know about the fstab entries..hopefully someone else can help here..
Back to top
View user's profile Send private message
djm
Arch/Herd Tester
Arch/Herd Tester


Joined: 12 Apr 2004
Posts: 690
Location: Wadham College, Oxford

PostPosted: Wed Jul 21, 2004 9:50 pm    Post subject: Reply with quote

only thing different to my fstab entries is that a)I specified iso9660. b)I don't have a specified umask, and c)the devices are different, so I guess you could try getting rid of umask

(you haven't tried to mount audio CDs have you?...everytime except when you specified the device and mount point :lol: )
_________________
the forums.gentoo.org poster formally known as metal leper
Back to top
View user's profile Send private message
kenthepostman
Apprentice
Apprentice


Joined: 02 Jul 2004
Posts: 245
Location: Stanford, CA

PostPosted: Wed Jul 21, 2004 10:48 pm    Post subject: Reply with quote

Here's what I got for the cd-burner/DVD.

/dev/cdroms/cdrom0 /mnt/cdrom iso9660 noauto,ro,user 0 0

I've had no problems mounting it as a user.
Back to top
View user's profile Send private message
foexxchen
n00b
n00b


Joined: 30 Jun 2003
Posts: 47

PostPosted: Thu Jul 22, 2004 11:51 am    Post subject: Reply with quote

I removed umask and now it works - thank you very much!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum