home *** CD-ROM | disk | FTP | other *** search
/ Amiga GigaPD 3 / Amiga_GigaPD_v3_3of3.iso / netbsd / docs / mailinglist-archive / 1993-09 / text0059.txt < prev    next >
Encoding:
Text File  |  1993-06-25  |  1.1 KB  |  38 lines

  1. > I tried to use dump to backup a filesystem, and I got the following
  2. > error message when it gets to the phase where it says it is dumping the
  3. > files. 
  4. > (warning: the error messages may be garbled a bit, since I scribbled
  5. > them down by hand on a little piece of paper, for instance the word start 
  6. > on the second line may have been stat or something else)
  7. > scsi0: abort icmd: csr=0xff asr = 0x20
  8. > st0: stintr unknown start 0xff
  9. it was stat not start
  10.  
  11. > sbic_wait TIMEO @640 with asr = x20 csr = xff
  12. > sbic_wait TIMEO @640 with asr = x20 csr = xff
  13. > sbic_wait TIMEO @640 with asr = x20 csr = xff
  14. > sbic_wait TIMEO @640 with asr = x20 csr = xff
  15.  
  16. > The tape drive works fine with tar.
  17. oops, I guess I never tried to write on the unix side before.
  18. The unix side reads tar files I wrote under amigados (using
  19. BTNtape and gnutar) just fine.
  20.  
  21. However when I try to write from the unix side, I get the
  22. same errors. So the problem is obviously just one of writing
  23. to the tape, and not a problem with dump.
  24.  
  25. So any ideas about what is wrong?
  26. Any suggested binpatches?
  27.  
  28. Sorry about the dis-information in my original message.
  29.  
  30.     Thanks
  31.     Howard
  32.  
  33.  
  34.