Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!newshost.telstra.net!act.news.telstra.net!vic.news.telstra.net!news.mira.net.au!harbinger.cc.monash.edu.au!news.bhp.com.au!mel.dit.csiro.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.cis.okstate.edu!newsfeed.ksu.ksu.edu!news.mid.net!newsfeeder.gi.net!newsfeed.internetmci.com!in2.uu.net!brighton.openmarket.com!decwrl!purdue!mozo.cc.purdue.edu!cisu2.jsc.nasa.gov!usenet From: wally@nirvana.jsc.nasa.gov (Walter B Kulecz PhD) Newsgroups: comp.unix.bsd.bsdi.misc Subject: Re: SyQuest 127M EZ Drive Date: 3 Apr 1996 15:33:17 GMT Organization: My opinions only! Lines: 22 Message-ID: <4ju5nt$j4e@cisu2.jsc.nasa.gov> References: <315ED54F.2781E494@jetnet.ab.ca> NNTP-Posting-Host: sd-namrl.jsc.nasa.gov Mime-Version: 1.0 Content-Type: Text/Plain; charset=US-ASCII X-Newsreader: WinVN 0.99.7 In article <315ED54F.2781E494@jetnet.ab.ca>, bmceachern@jetnet.ab.ca says... > >I'm trying to get the SyQuest EZ Drive (SCSI II) running using BSDOS >2.01. I cannot get it to mount at all. I formatted the drive but when >I attempt to mount the device, it states the following: > >/dev/sd2a on /xtrnl: No such file or directory > >any suggestions? Under BSD/OS 2.0.1 I ran: disksetup -i sd2 and created one full size partition newfs /dev/rsd2a mount /dev/sd2a /mnt This worked for me. --wally.