home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / aix / 8240 < prev    next >
Encoding:
Text File  |  1992-07-27  |  1.8 KB  |  46 lines

  1. Newsgroups: comp.unix.aix
  2. Path: sparky!uunet!munnari.oz.au!manuel!sserve!ccadfa.cc.adfa.oz.au!vla
  3. From: vla@ccadfa.cc.adfa.oz.au (Louis Verhagen)
  4. Subject: Re: Reading on RS600 8mm tape written on SUN sparc
  5. Message-ID: <1992Jul28.061815.16802@sserve.cc.adfa.oz.au>
  6. Sender: news@sserve.cc.adfa.oz.au
  7. Organization: Australian Defence Force Academy, Canberra, Australia
  8. References: <1992Jul16.022438.1735@cco.caltech.edu> <1992Jul17.144407.15931@mintaka.lcs.mit.edu> <21@shady.UUCP> <1992Jul25.124140.19805@cti-software.nl>
  9. Date: Tue, 28 Jul 1992 06:18:15 GMT
  10. Lines: 34
  11.  
  12. pim@cti-software.nl (Pim Zandbergen) writes:
  13.  
  14. >kevin@shady.UUCP (Kevin Smith) writes:
  15.  
  16. >>:>Make sure the IBM drive's block size is set to 1024 or 0
  17. >>:>(variable).
  18.  
  19. >>The tapes were most likely written with an 8k block size.  They can be read
  20. >>by using SMIT to change the block size on the drive to match the size the
  21. >>tapes were written with (not necessarily 1024) or by changing the block
  22. >>size to zero (as C.H.  writes).
  23.  
  24. >You can read (and write) a tape in any blocksize regardless of
  25. >how it's set in SMIT using tctl, like in
  26. >    tctl -p 5120 -b 1024 -f /dev/rmt0.1 | tar -xvf -
  27.  
  28. >Our 8mm drive is set to blocksize 512, the installation release
  29. >notes say this is required for mksysb. But this make your 8mm drive
  30. >into a 1.1 GB drive! 
  31.  
  32. >So I use tctl with cpio tar and backup to make sure I can go to 2.3GB.
  33. >-- 
  34. >Pim Zandbergen                      domain : pim@cti-software.nl
  35. >CTI Software BV                     uucp   : uunet!mcsun!sun4nl!ctisbv!pim
  36. >Laan Copes van Cattenburch 70       phone  : +31 70 3542302
  37. >2585 GD The Hague, The Netherlands  fax    : +31 70 3512837
  38.  
  39. So how do you get 2.3 GB on a tape ??? Do you have to use cpio and
  40. tar or could you only use tar and change the block size to ????
  41.  
  42. G'Day
  43. Louis Verhagen
  44. vla@waves.ce.adfa.oz.au
  45.  
  46.