lkml.org 
[lkml]   [2000]   [Feb]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: ide-tape.c
> When ignoring this warning, what is the actual problem in working
> with the tape drive?

# ls test
2.3.40 2.3.40pre1
# tar cvf /dev/ht0 test
test/
test/2.3.40
test/2.3.40pre1
tar: Cannot write to /dev/ht0: Input/output error
tar: Error is not recoverable: exiting now
# dmesg
ide-tape: Reached idetape_chrdev_open
ide-tape: ht0: I/O error, pc = 1e, key = 5, asc = 20, ascq = 0
hdd : bad access: block=0, count=32
ide-tape: ht0: I/O error, pc = 1e, key = 5, asc = 20, ascq = 0

The bad access error was printed alot more than that, snipped for readability.

# tar tvf /dev/ht0
ide-tape: Reached idetape_chrdev_open
ide-tape: ht0: I/O error, pc = 1e, key = 5, asc = 20, ascq = 0
hdd : bad access: block=0, count=32
ide-tape: ht0: I/O error, pc = 1e, key = 5, asc = 20, ascq = 0

Again snipped bad access lines.

Any suggestions?


John





-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:56    [W:1.408 / U:0.416 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site