From owner-freebsd-questions Mon Sep 21 14:14:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA07763 for freebsd-questions-outgoing; Mon, 21 Sep 1998 14:14:08 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA07690 for ; Mon, 21 Sep 1998 14:14:00 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id OAA13496; Mon, 21 Sep 1998 14:13:21 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Mon, 21 Sep 1998 14:13:21 -0700 (PDT) From: Doug White To: angelayu cc: freebsd , dorseb Subject: Re: cdrom In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 19 Sep 1998, angelayu wrote: > Hello dorseb > > Tks for your mail. > > >well the stuff that you can do is to make one. You can call it cdrom, > cdr,whatever you want till the moment you specify it in your command. > mkdir /YourDirectory > mount -t cd9660 -o ro /dev/your device/YourDirectory > > > i followed your instruction, but i still fail to have cdrom! > > my dir /dev , there is nothing cdrom > > i used mkdir command to make dir --> cdrom > then, i change dir --> / > using mount command --> mount -t cd9660 -o ro /dev/cdrom > and it also doesn't work! > > how do i do? What device is your CDROM attached to? If you don't know, post the output of the 'dmesg' command and I can walk you through from there. Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message