cant mount udf dvd

Derek Broughton news at pointerstop.ca
Tue Aug 26 13:04:59 UTC 2008


Rashkae wrote:

> Derek Broughton wrote:
>> Rashkae wrote:
>> 
>>> What command exactly did you type to get that error?  I see no mention
>>> of /dev/scd0 in your fstab, so I doubt it was mount /media/cdrom0
>> 
>> It's still possible to have a CD/DVD on /dev/hda
> 
> Aye, but if he had tried mounting the /media/cdrom from his fstab, the
> error message would have complained about device /dev/hda.  Instead,
> he's  getting an error about /dev/scd0, which I don't see any reference
> to in the fstab.

Oh, sorry, brain fart! I think that solves the problem then. 
Change /dev/hda to /dev/scd0 in /etc/fstab.  As it is now, you're trying to
mount /dev/scd0, and _users_ don't have access to scd0, whereas your mount
options for /dev/hda specify "user,...,exec".
-- 
derek





More information about the ubuntu-users mailing list