On Mon, 2006-11-27 at 19:58 +0100, A. den Oudsten wrote:
> > 
> I managed to change /etc/fstab as su -, but when I tried to mount the 
> cdrecorder I gotthe massage  Only root can mount
> As su - I gave the command mount media/cdrecorder The answer was: Can t 
> find media/cdrecorder in /etc/fstab or /etc/mtab
> And mount dev/cdrecorder gave the same message
> Any suggestions to solve my problem?
> 

Well it would be /dev/cdrecorder, you need the preceding "/".

Try mount /dev/cdrecorder /media/cdrecorder and see what happens.

-- 
Ken Schneider
UNIX  since 1989, linux since 1994, SuSE  since 1998

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to