Problems mounting my cdrom drive
Luke Kearney
lukek at meibin.net
Fri Jun 4 23:08:52 PDT 2004
On Sat, 05 Jun 2004 02:03:29 -0400
Bruce Hunter <bhunter at solisix.com> spake thus:
> On Sat, 2004-06-05 at 01:52, Jorge Mario G. wrote:
> > check for /dev/acd0
> > anyway do it the easy way:
> > #mount /cdrom
> > or trya acd0a
> >
> >
> > Jorge
> >
>
> i tried
> #mount /cdrom
> and
> #mount /dev/acd0
>
> nothing worked
> i get this error
>
> cd9660: /dev/acd0: Invalid argument
>
> Any other ideas?
>
> Bruce
From memory mount /cdrom should work just find but what is in your fstab ?
do you have a line that refers to your cd rom drive? If not try
something like mount /dev/acd0 /mnt as root. Unless you have previously
changed the permissions trying to mount anything as a user other than
root will not work spectacularly well.
HTH
LukeK
--
Luke Kearney <lukek at meibin.net>
More information about the freebsd-questions
mailing list