Date: Fri, 1 Nov 1996 17:34:32 -0800 (PST) From: Doug White <dwhite@gdi.uoregon.edu> To: Kevin Lee <kylee@aan.net> Cc: questions@freebsd.org Subject: Re: questions Message-ID: <Pine.BSI.3.94.961101173122.4938W-100000@gdi.uoregon.edu> In-Reply-To: <3277ED0C.FDC@aan.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 30 Oct 1996, Kevin Lee wrote: > 1. I have a NEC IDE CD-ROM, how do I make it work with freeBSD? What interface does it use? IDE? SCSI? > 2. Where I can find more books about freeBSD? See http://www.freebsd.org/handbook/bibliography.html. > 3. How do I mount MS-DOS partition? mount -t msdos /dev/xxxx /mnt mounts the disk /dev/xxxx (which should be a partition, ie /dev/wd0s1a) to /mnt. 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.BSI.3.94.961101173122.4938W-100000>