home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / bsd / 5112 < prev    next >
Encoding:
Internet Message Format  |  1992-09-03  |  1.2 KB

  1. Path: sparky!uunet!dtix!darwin.sura.net!jvnc.net!nuscc!ntuix!eoahmad
  2. From: eoahmad@ntuix.ntu.ac.sg (Othman Ahmad)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Re: Installation adventures and other magic, (a cry for help!!!)
  5. Message-ID: <1992Sep4.090709.11066@ntuix.ntu.ac.sg>
  6. Date: 4 Sep 92 09:07:09 GMT
  7. References: <lad6o8INNjhj@aludra.usc.edu>
  8. Organization: Nanyang Technological University - Singapore
  9. Lines: 32
  10. X-Newsreader: Tin 1.1 PL4
  11.  
  12. eddy@aludra.usc.edu (George Edmond Eddy) writes:
  13. : bad sector flag entry.  
  14.  
  15. Ya, this is the mistake. I did it myself.
  16. :     *I think this may have been a mistake*????
  17. : rebooted and IT WORKED!!! gee what clever guy, i thought i was.
  18. : So now i set out to extract bin01, had to use /usr/tmp because
  19. extract only works with /tmp
  20. : i just extracted by hand.  zcat | unompress | cpio -pdalmu.
  21.  
  22. this is completely wrong;
  23. should be 
  24. cat bin* | uncompress | (cd /; cpio -idialmu )
  25. : it completed with no complaints, however when i rebooted, i 
  26.  
  27. before you reboot, run 
  28. sh install.bin ( or something),
  29. if it failed, 
  30. cd /dev
  31. sh MAKEDEV
  32.  
  33.  
  34. --
  35. Othman bin Ahmad, School of EEE,
  36. Nanyang Technological University, Singapore 2263.
  37. Internet Email: eoahmad@ntuix.ntu.ac.sg
  38. Bitnet Email: eoahmad@ntuvax.bitnet
  39.