From owner-freebsd-questions Fri Sep 18 22:03:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA18513 for freebsd-questions-outgoing; Fri, 18 Sep 1998 22:03:03 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from stlinux.ouhk.edu.hk (stlinux.ouhk.edu.hk [202.40.219.228]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA18489 for ; Fri, 18 Sep 1998 22:02:59 -0700 (PDT) (envelope-from angelayu@stlinux.ouhk.edu.hk) Received: from localhost (angelayu@localhost) by stlinux.ouhk.edu.hk (8.8.5/8.8.5) with SMTP id NAA13988; Sat, 19 Sep 1998 13:01:54 +0800 Date: Sat, 19 Sep 1998 13:01:54 +0800 (HKT) From: angelayu To: freebsd cc: dorseb Subject: cdrom 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 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? Tks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message