Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Apr 1999 14:25:32 -0700 (PDT)
From:      Doug White <dwhite@resnet.uoregon.edu>
To:        Yiorgos Adamopoulos <adamo@dblab.ece.ntua.gr>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: iomega paraller zip drives ?
Message-ID:  <Pine.BSF.4.03.9904211425030.27954-100000@resnet.uoregon.edu>
In-Reply-To: <19990421204506.A1002@dblab.ece.ntua.gr>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 21 Apr 1999, Yiorgos Adamopoulos wrote:

> I've built the kernel with vpo0 support:
> 
> dmesg | grep vpo
> 
> vpo0: <Iomega VPI0 Parallel to SCSI interface> on ppbus 0
> vpo0: NIBBLE mode
> da0 at vpo0 bus 0 target 6 lun 0
  ^^^ This is the disk device
> 
> How do I mount a disk now?

mount /dev/da0 /mnt for UNIX disks, 
mount -t msdos /dev/da0s4 for DOS disks (factory formatted, that is)

Doug White                               
Internet:  dwhite@resnet.uoregon.edu    | FreeBSD: The Power to Serve
http://gladstone.uoregon.edu/~dwhite    | www.freebsd.org



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.03.9904211425030.27954-100000>