home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / bsd / 4773 < prev    next >
Encoding:
Text File  |  1992-08-27  |  1.7 KB  |  45 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!math.fu-berlin.de!news.th-darmstadt.de!deeken
  3. From: deeken@iti.informatik.th-darmstadt.de (Hans-Christoph Deeken)
  4. Subject: Re: Extracting 386bsd bin01 on another machine
  5. Sender: news@news.th-darmstadt.de (The Usenet-News System)
  6. Message-ID: <1992Aug27.180957.5715@news.th-darmstadt.de>
  7. Date: Thu, 27 Aug 1992 18:09:57 GMT
  8. References: <veit.714937780@du9ds3>
  9. Nntp-Posting-Host: sun4.iti.informatik.th-darmstadt.de
  10. Organization: TH Darmstadt
  11. X-Newsreader: Tin 1.1 PL5
  12. Lines: 31
  13.  
  14. Holger Veit (veit@du9ds3.uni-duisburg.de) wrote:
  15. >
  16. > If you do not have some "braindead-cpio" system which swaps bytes (Sun3 and
  17. > other 68xxx related systems have this "feature") you might try the following:
  18. > # have the bin01.* files HERE
  19. > mkdir distdir
  20. > cd distdir
  21. > cat ../bin01.* | uncompress | cpio -idvalmu
  22. > into a directory under 'distdir'. But be warned: there may be complaints about
  23. > some devices in distdir/dev/* which cannot be created if you are not root
  24. > (depends on whether you may execute mknod). You may have to rebuild the 
  25. > devices on the 386bsd system manually.
  26. > This procedure has been tested on a Sun4 Sparc.
  27.  
  28. What makes you believe that a Sun 3 works different than a Sparc in this case,
  29. provided they run the same version of SunOS? They're both big-endian machines.
  30.  
  31. My Sun 3/60 running SunOS 4.1.1 had no problems at all with the 386BSD archives.
  32.  
  33.  
  34. > Holger
  35.  
  36. Hannes
  37. --
  38. Hans-Christoph Deeken                                        (Glenlivet on IRC)
  39. Inst. fuer theoret. Informatik        (deeken@iti.informatik.th-darmstadt.de)
  40. TH Darmstadt, Germany          (I don't speak for THD, they don't speak for me)
  41.         "Whisky ist fluessiges Sonnenlicht --- George Bernard Shaw"
  42.