linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Kernel 2.5.75 OK but tape backup not work
@ 2003-07-21 22:39 Viaris
  2003-07-21 23:34 ` Otto Solares
  0 siblings, 1 reply; 2+ messages in thread
From: Viaris @ 2003-07-21 22:39 UTC (permalink / raw)
  To: linux-kernel

Hi

My problem was resuelt (I installed  module inits again), now I can see all
modules loaded, but I have problems, when I want to see my backup, I can't ,
I execute tar tvf /dev/st0 and the follwing message appear:

tar: /dev/st0: Cannot open: No such device
tar: Error is not recoverable: exiting now

I believe that my server not know this device, but I  execute lsmod the
driver of my SCSI card is loaded:

scsi_mod              115892  2 dc395x,ide_scsi

I need to know that others test i can do it.

Thanks, You are very kind.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Kernel 2.5.75 OK but tape backup not work
  2003-07-21 22:39 Kernel 2.5.75 OK but tape backup not work Viaris
@ 2003-07-21 23:34 ` Otto Solares
  0 siblings, 0 replies; 2+ messages in thread
From: Otto Solares @ 2003-07-21 23:34 UTC (permalink / raw)
  To: Viaris; +Cc: linux-kernel

On Mon, Jul 21, 2003 at 04:39:16PM -0600, Viaris wrote:
> Hi
> 
> My problem was resuelt (I installed  module inits again), now I can see all
> modules loaded, but I have problems, when I want to see my backup, I can't ,
> I execute tar tvf /dev/st0 and the follwing message appear:
> 
> tar: /dev/st0: Cannot open: No such device
> tar: Error is not recoverable: exiting now
> 
> I believe that my server not know this device, but I  execute lsmod the
> driver of my SCSI card is loaded:
> 
> scsi_mod              115892  2 dc395x,ide_scsi
> 
> I need to know that others test i can do it.

i think you must load the scsi tape driver:

modprobe st

-solca


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-07-21 23:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-21 22:39 Kernel 2.5.75 OK but tape backup not work Viaris
2003-07-21 23:34 ` Otto Solares

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).