Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Mar 1995 08:20:29 +0100 (MET)
From:      Christoph Kukulies <kuku@gilberto.physik.rwth-aachen.de>
To:        kimc@w8hd.w8hd.org (Kim Culhan)
Cc:        freebsd-questions@freefall.cdrom.com (user alias)
Subject:   Re: Problem Mounting a CDROM
Message-ID:  <199503020720.IAA09323@gilberto.physik.rwth-aachen.de>
In-Reply-To: <Pine.NEB.3.91.950301184601.20163D-100000@w8hd.w8hd.org> from "Kim Culhan" at Mar 1, 95 06:47:01 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> 
> 
> On Wed, 1 Mar 1995, David Greenman wrote:
> 
> > >I'm using release 2.0 of FreeBSD and trying to mount a Mitsumi FX100 cdrom
> > >drive.  I successfully installed the OS from this drive.  The drive is probed
> > >and found during boot.
> > >
> > >The command 
> > >  mount -t cd9660 /dev/mcd0a /cdrom
> > >returns
> > >  cd9660: No such file or directory
> > >
> > >What am I missing?  
> 
> On my 2.0R installation the command to mount the cdrom is: mount_cd9660

The mount_xxxx in /sbin are normally run (execve'd) from the mount -t command.
(mount -v). 

> 
> kim
> 
> --
> kimc@w8hd.org
> 

--Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de
FreeBSD blues 2.1.0-Development FreeBSD 2.1.0-Development #0: Sun Feb 26
20:27:39  1995     root@blues:/usr/src/sys/compile/BLUESGUS  i386



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