Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Apr 1996 21:23:05 -0700 (PDT)
From:      Doug White <dwhite@riley-net170-164.uoregon.edu>
To:        Jeff Auerbach <creep@cyberwar.com>
Cc:        questions@freebsd.org
Subject:   Re: mounting a proprietary cdrom device
Message-ID:  <Pine.BSF.3.91.960407212218.3482G-100000@riley-net170-164.uoregon.edu>
In-Reply-To: <Pine.BSF.3.91.960406135643.10064C-100000@outland.cyberwar.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 6 Apr 1996, Jeff Auerbach wrote:

> I am trying to mount a propreitary cd rom by using the mount_cd9660 
> command. I type 'mount_cd9660 /dev/rmatcd0c /mnt'  I get an error message 

If the cd is ISO 9660 compliant, this should work.

You need to just give the device name, NOT the raw device:

mount_cd9660 /dev/matcd0c /mnt

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960407212218.3482G-100000>