Date: Thu, 08 Jun 2006 14:07:21 +0100 From: Alex Zbyslaw <xfb52@dial.pipex.com> To: Nick <nick@skif.itcom.net.ua> Cc: freebsd-questions@FreeBSD.org Subject: Re: Question in occasion of SCSI devices (the tape store) Message-ID: <44882109.50507@dial.pipex.com> In-Reply-To: <986949843.20060608121530@skif.itcom.net.ua> References: <986949843.20060608121530@skif.itcom.net.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
Nick wrote: >Help please with connection sa0 devices. >I try to make the following: >mount/dev/sa0/mnt/type >The system gives out: >Block device required > >I can not understand that occurs. It is simple I the first time on FreeBSD work with tape stores > > Why are you trying to mount a tape as if it contained a filesystem (which seems highly unlikely)? You don't need to "mount" anything to use a tape drive; just put the tape in and specify /dev/sa0 /or /dev/nsa0 (non-rewinding device) to whatever software needs to use the tape. What is it you are actually trying to do? Read the tape? Write something to it? Perform backups? Without that basic information it's hard to actually help. --Alex
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44882109.50507>