Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Dec 2004 16:54:51 +1000
From:      Timothy Smith <timothy@open-networks.net>
To:        Peter Harmsen <pharmsen@horizon.nl>, freebsd-questions@freebsd.org
Subject:   Re: cannot mount cdrom - not a newbie problem
Message-ID:  <41BFDFBB.6050405@open-networks.net>
In-Reply-To: <41BFD98E.3040100@horizon.nl>
References:  <41BEF5A3.8010603@open-networks.net> <200412140749.30400.james@idea-anvil.net> <41BF7AB5.4090603@open-networks.net> <20041215001359.GA86541@gothmog.gr> <41BFD98E.3040100@horizon.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
Peter Harmsen wrote:

> Giorgos Keramidas wrote:
>
>> On 2004-12-15 09:43, Timothy Smith <timothy@open-networks.net> wrote:
>>  
>>
>>> titan# mount -t cd9660 /dev/cd0a /mount
>>> cd9660: /dev/cd0a: Invalid argument
>>>   
>>
>>
>> Try without *any* partition name:
>>
>>     titan# mount -t cd9660 /dev/cd0 /mount
>>
>> Since /mount is a non-standard name, you _did_ check that /mount exists
>> as a directory right?
>>
>> _______________________________________________
>> freebsd-questions@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>> To unsubscribe, send any mail to 
>> "freebsd-questions-unsubscribe@freebsd.org"
>>
>>  
>>
> Have you checked the acl rights of /dev/acd0 ?
> On my PC i just installed FreeBSD 5.3  Issuing chgrp <user> "/dev/acd0"
> + chmod 770 "/dev/acd0" solved the problem.
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to 
> "freebsd-questions-unsubscribe@freebsd.org"
>
>
i'm su'd to root..
it's not a permission problem.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41BFDFBB.6050405>