Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jul 2000 21:37:17 -0700
From:      Alfred Perlstein <bright@wintelcom.net>
To:        Mason Ham <mlham@alphawolf.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Sorry for such a simple question about mounting cdrom's
Message-ID:  <20000723213717.R13979@fw.wintelcom.net>
In-Reply-To: <20000724.3051800@cable.alphawolf.com>; from mlham@alphawolf.com on Mon, Jul 24, 2000 at 03:05:18AM %2B0000
References:  <20000724.3051800@cable.alphawolf.com>

next in thread | previous in thread | raw e-mail | index | archive | help
* Mason Ham <mlham@alphawolf.com> [000723 21:15] wrote:
>   Mount a second cdrom on my system. I have to "cdrom's". One is actually 
> a cdrw and the other a cdrom. The first (scsi id 4) is a Yamaha CRW4416S 
> the and according to the messages file in /var/log it is on cd0. The 
> second (scsi id 6)is a Toshiba XM-4601TA on cd1 again according to 
> messages file.

...

>  3) How do I get my Toshiba to "mount". Do I make an "even" mount device? 
> Like say cd0b? Or do I make a cd1 by doing: MAKEDEV cd1 in the /dev 
> directory?

option 3b: 

cd /dev
sh MAKDEV cd1
mount -t cd9660 /dev/cd1a /mnt

-Alfred


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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