Date: Mon, 13 Oct 1997 00:41:47 -0700 (PDT) From: Doug White <dwhite@gdi.uoregon.edu> To: Robert Palank <srfpala@inlink.com> Cc: "Todd \"Taco\" Hansen" <taco@mad.scientist.com>, questions@FreeBSD.ORG Subject: Re: PS/2 Message-ID: <Pine.BSF.3.96.971013004041.9609x-100000@gdi.uoregon.edu> In-Reply-To: <199710051405.JAA15660@thor.inlink.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.971013004041.9609x-100000>