home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / bsd / 5590 < prev    next >
Encoding:
Internet Message Format  |  1992-09-12  |  1.7 KB

  1. Path: sparky!uunet!wupost!spool.mu.edu!yale.edu!ira.uka.de!math.fu-berlin.de!unidui!du9ds3!veit
  2. From: veit@du9ds3.uni-duisburg.de (Holger Veit)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Re: X386/*/386BSD.X386-1.2E.bin.tar.Z-* cannot unpack
  5. Date: 12 Sep 92 10:35:16 GMT
  6. Organization: Uni-Duisburg FB9 Datenverarbeitung
  7. Lines: 40
  8. Message-ID: <veit.716294116@du9ds3>
  9. References: <1992Sep11.211034@joust1.dsg.dec.com>
  10. Reply-To: veit@du9ds3.uni-duisburg.de
  11. NNTP-Posting-Host: du9ds3.uni-duisburg.de
  12.  
  13. In <1992Sep11.211034@joust1.dsg.dec.com> mishra@joust1.dsg.dec.com (Alok Kumar Mishra) writes:
  14.  
  15. >    I copied these files using ftp with image/binary option and when I tried
  16. >    
  17. >    cat /mnt/386BSD.X386* | uncompress | tar -xf -
  18. >    I got 
  19. >    stdin: not in compressed format
  20.  
  21. Unless there is some 386BSD.X386.README or so, which is *user* readable, the
  22. above is the standard way to go. Alternatively you should add "v" to the tar
  23. to see what you get or use
  24. cat /mnt/386BSD.X386* | tar -xvZf -
  25.  
  26.  
  27. >    then I tried  
  28.  
  29. >    cat /mnt/386BSD.X386* |  tar -xf -
  30.  
  31. >    I got
  32.  
  33. >    cat: /mnt/386BSD.X386-1.2E.bin.tar: Input/output error
  34. >    tar: Skipping to next file header...
  35.  
  36. This oesn't uncompress, see above
  37.  
  38. >    Please tell me what I am doing wrong,
  39. >    also /pub/incoming/ 
  40. >    I cannot read ( this is because incoming directory do not have read permission
  41. >)
  42. This is a special feature of agate ;-(
  43.  
  44. >                                Thanks
  45. >                                Alok Kumar
  46.  
  47. Holger
  48. -- 
  49. |  |   / Dr. Holger Veit         | INTERNET: veit@du9ds3.uni-duisburg.de
  50. |__|  /  University of Duisburg  | BITNET: veit%du9ds3.uni-duisburg.de@UNIDO
  51. |  | /   Dept. of Electr. Eng.   | "No, my programs are not BUGGY, these are
  52. |  |/    Inst. f. Dataprocessing |          just unexpected FEATURES"
  53.