From owner-freebsd-questions Mon Oct 13 00:42:09 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id AAA27071 for questions-outgoing; Mon, 13 Oct 1997 00:42:09 -0700 (PDT) (envelope-from owner-freebsd-questions) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id AAA27065 for ; Mon, 13 Oct 1997 00:42:07 -0700 (PDT) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.5/8.8.5) with SMTP id AAA10610; Mon, 13 Oct 1997 00:41:47 -0700 (PDT) Date: Mon, 13 Oct 1997 00:41:47 -0700 (PDT) From: Doug White Reply-To: Doug White To: Robert Palank cc: "Todd \"Taco\" Hansen" , questions@FreeBSD.ORG Subject: Re: PS/2 In-Reply-To: <199710051405.JAA15660@thor.inlink.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sun, 5 Oct 1997, Robert Palank wrote: > What command do you use to mount the CD-ROM and is the proper device file > in /dev/? What type of CDROM do you have? Where does it interface? Most IDE-attached CDs use this command line: mount -t cd9660 /dev/wcd0c /mnt Your CD will appear under /mnt if all went well. This of course assumes your CD is found in the boot probe. Try running `dmesg' and see if your CD appears in the list. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major