home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / linux / 6897 < prev    next >
Encoding:
Internet Message Format  |  1992-07-28  |  1.2 KB

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!wupost!usc!sdd.hp.com!uakari.primate.wisc.edu!ames!agate!boulder!ophelia!drew
  2. From: drew@ophelia.cs.colorado.edu (Drew Eckhardt)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: Installation
  5. Message-ID: <1992Jul28.210828.416@colorado.edu>
  6. Date: 28 Jul 92 21:08:28 GMT
  7. References: <Fu2ioB2w165w@bluemoon.rn.com>
  8. Sender: news@colorado.edu (The Daily Planet)
  9. Organization: University of Colorado at Boulder
  10. Lines: 17
  11. Nntp-Posting-Host: ophelia.cs.colorado.edu
  12.  
  13. In article <Fu2ioB2w165w@bluemoon.rn.com> cmb@bluemoon.rn.com (Chris Bugosh) writes:
  14. >(First off, I hope this isn't in one of the FAQ's that I DIDN'T get, 
  15. >but...)
  16. >
  17. >I am trying to install Linux but every time I try it trips and stalls on
  18. >a bad block.  In one of the installation text files that I have, it 
  19. >mentions making Linux the first partition...  Did this and got the same 
  20. >thing.  Can anyone help in this area?  Thanks.
  21. >
  22.  
  23. When you install Linux, you want to make all of your filesystems
  24. with mkfs -c.  "-c" tells mkfs to check for the bad blocks, which
  25. are placed into /.badblocks so they can't be allocated for a 
  26. normal file.
  27.  
  28. As far as installing Linux on the first partition : any partition
  29. works. 
  30.