home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / gnu / utils / bug / 2357 < prev    next >
Encoding:
Text File  |  1993-01-08  |  1.1 KB  |  38 lines

  1. Newsgroups: gnu.utils.bug
  2. Path: sparky!uunet!cis.ohio-state.edu!claude.cs.umb.edu!karl
  3. From: karl@claude.cs.umb.edu (Karl Berry)
  4. Subject: [rouilj@ra.cs.umb.edu: Re: gnu mt and dd]
  5. Message-ID: <199301081550.AA10348@claude.cs.umb.edu>
  6. Sender: gnulists@ai.mit.edu
  7. Reply-To: karl@cs.umb.edu
  8. Organization: GNUs Not Usenet
  9. Distribution: gnu
  10. Date: Fri, 8 Jan 1993 05:50:44 GMT
  11. Approved: bug-gnu-utils@prep.ai.mit.edu
  12. Lines: 24
  13.  
  14. GNU dd and GNU mt on a Sun 4/490 running 4.1.2 have trouble talking to
  15. an Exabyte drive.  (At least I'm pretty sure /dev/nrst12 is an Exabyte.)
  16.  
  17. I realize that without the actual tape in question, you probably
  18. can't do anything about this, but on the offchance that this will be
  19. useful, I'm passing it along.
  20.  
  21. From: "John P. Rouillard" <rouilj@ra.cs.umb.edu>
  22. To: karl@ra.cs.umb.edu (Karl Berry)
  23.  
  24.     gnu dd   if=/dev/nrst12
  25.  
  26. (console screen reported DMA on odd byte alignment)
  27.  
  28. gnu dd returned immediately with no data. This was after it had
  29. produced data from the first file correctly.
  30.  
  31.     gnu mt -f /dev/rst12 status
  32.  
  33. returned bogus info about the location on the tape when compared with
  34. /bin/mt.
  35.  
  36. -- John
  37.  
  38.