Return to BSD News archive
Newsgroups: comp.unix.bsd.freebsd.misc Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!news.kei.com!news.mathworks.com!tank.news.pipex.net!pipex!howland.reston.ans.net!ix.netcom.com!netcom.com!kientzle From: kientzle@netcom.com Subject: Re: ZIP drive, AIC6360, and 2.0R -> ``not configured''?? Message-ID: <kientzleDF41IF.LFs@netcom.com> Organization: NETCOM On-line Communication Services (408 261-4700 guest) References: <kientzleDEq690.6uz@netcom.com> <433fcs$47q@bonnie.tcd-dresden.de> <kientzleDEyzxz.Gpo@netcom.com> <43i7eb$ibk@uriah.heep.sax.de> Date: Mon, 18 Sep 1995 16:51:50 GMT Lines: 27 Sender: kientzle@netcom17.netcom.com Hmmm... sd0s1? That must be one of those new-fangled things I've been hearing about. I'm talking 2.0R here (yeah, dark ages, I know!). Just for the record, sd0e works just fine. I even finally figured out why tar disliked /dos/d:/file.tar so much. <sigh> Now the combo of ZIP, AIC6360, and MSDOS-formatted disks is chugging along beautifully on 2.0R. - Tim In article <43i7eb$ibk@uriah.heep.sax.de>, J Wunsch <j@uriah.heep.sax.de> wrote: ><kientzle@netcom.com> wrote: > >>However, ``mount -t msdos /dev/disk/sd0d /dos/d:'' reports >>``msdos: mount: Invalid argument'' > >/dev/sd0d is a FreeBSD partition (in the "default" or "compatibility" >slice). For DOS, you have to use a sliced disk device, eg. /dev/sd0s1 >for the first slice (aka. FDISK partition). >-- >cheers, J"org > >joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ >Never trust an operating system you don't have sources for. ;-)