Return to BSD News archive
Newsgroups: comp.os.386bsd.questions Path: sserve!newshost.anu.edu.au!munnari.oz.au!goanna.cs.rmit.oz.au!aggedor.rmit.EDU.AU!harbinger.cc.monash.edu.au!yeshua.marcam.com!usc!howland.reston.ans.net!torn!mcshub!maccs!hfraser From: hfraser@maccs.mcmaster.ca (Hugh Fraser) Subject: FreeBSD with Mitsumi CD Message-ID: <1994Feb27.161801.4138@mcshub.dcss.mcmaster.ca> Sender: usenet@mcshub.dcss.mcmaster.ca Nntp-Posting-Host: maccs.dcss.mcmaster.ca Organization: Department of Computer Science, McMaster University Date: Sun, 27 Feb 1994 16:18:01 GMT Lines: 8 I've got the Walnut Creek FreeBSD CD (V1.0). My machine has a Mitsumi CD, for which the probe function in FreeBSD is apparently broken (ie. I cannot instalklk directly from the CD). A kind soul provided me with a copy of the patched kernel which does recognize the CD, so I've made a corrected boot disk. However, once I get FreeBSD up with the basic kit on my hard drive, I don't know how to mount the CD to install the balance of the disk. mount -t isofs /dev/mcd0 /mnt gives me an error. Is this the correct syntax? What's the mount_isofs command for?