Gavin:
On Tue, Feb 24, 2004 at 01:03:34PM +0100, Dr Gavin Seddon wrote:
> Hello,
> My tape drive is a hp 20 40 scsi drive. It will allow data to be
> written to it.
>
> The output of mt -f /dev/st0 is:
>
> [EMAIL PROTECTED]:/home/gseddon# mt -f /dev/st0 status
> SCSI 2 tape drive:
> File number
--
Dr Gavin Seddon <[EMAIL PROTECTED]>
University of Manchester
--- Begin Message ---
Hello,
My tape drive is a hp 20 40 scsi drive. It will allow data to be
written to it.
The output of mt -f /dev/st0 is:
[EMAIL PROTECTED]:/home/gseddon# mt -f /dev/st0 status
SCSI 2 tape drive:
File number=0,
Gavin:
On Mon, Feb 23, 2004 at 04:01:51PM +0100, Dr Gavin Seddon wrote:
> I have tried mt setblk 0
> but now the error is:
> > tar: /dev/st0: Wrote only 0 of 10240 bytes> tar: Error is not
> recoverable: exiting now>
>
> Can anyone help?
> Gavin.
Your problem is curious as I too have no difficul
I have tried mt setblk 0
but now the error is:
> tar: /dev/st0: Wrote only 0 of 10240 bytes> tar: Error is not
recoverable: exiting now>
Can anyone help?
Gavin.
--
Dr Gavin Seddon <[EMAIL PROTECTED]>
University of Manchester
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "un
> tar: /dev/tape: Wrote only 4096 of 10240 bytes
> tar: Error is not recoverable: exiting now
try: mt setblk 0
here's the line i use to backup (change the -V label):
tar -cv --totals -X /etc/tar_exclude.conf -g /var/state/tar/tape \
-L 3200 -V "host - level # - `date`" -f /dev/st0 /
--
Tom
5 matches
Mail list logo