home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / linux / 10699 < prev    next >
Encoding:
Text File  |  1992-09-14  |  2.4 KB  |  58 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!elroy.jpl.nasa.gov!news.claremont.edu!fenris!jwinstea
  3. From: jwinstea@fenris.claremont.edu (Jim Winstead Jr.)
  4. Subject: Re: How to boot a SCSI drive (w/ a WD7000 FASST)
  5. Message-ID: <1992Sep15.014215.11539@muddcs.claremont.edu>
  6. Sender: news@muddcs.claremont.edu (The News System)
  7. Organization: Harvey Mudd College, WIBSTR
  8. References: <1992Sep14.114513.21477@colorado.edu> <1992Sep14.200938.25497@unislc.uucp>
  9. Date: Tue, 15 Sep 1992 01:42:15 GMT
  10. Lines: 46
  11.  
  12. In article <1992Sep14.200938.25497@unislc.uucp> erc@unislc.uucp (Ed Carp) writes:
  13. >Drew Eckhardt (drew@kinglear.cs.colorado.edu) wrote:
  14. >
  15. >: In article <1992Sep14.043836.11320@udel.edu> golden@pecan.cns.udel.edu (Edward Golden) writes:
  16. >: 
  17. >: >   First, how do I make 0.97 boot completely from the hard disk?  I'd like to
  18. >: 
  19. >: Install the master boot record of your choice, and either 
  20. >: LILO or Shoelace.
  21. >
  22. >I tried using LILO and shoelace, but found them to be too complicated, so
  23. >what *I* do is to boot MSDOS, then use bootlin to boot the kernel from the
  24. >MSDOS partition.  I haven't had any problems with it, and I don't have to
  25. >screw with my partition table.  Works for me.
  26. >
  27. >I don't know why more people aren't using bootlin, since it has less impact
  28. >on the system than anything else I've seen.
  29.  
  30. My reasons for using LILO instead of DOS+bootlin
  31.  
  32. a)    it's a hell of a lot faster
  33.  
  34. b)    I can have more flexible configurations (I now have entries
  35.     for the most recent kernel with root=/dev/hdb2, the most
  36.     recent kernel with root=floppy, the previous version with
  37.     root=/dev/hdb2, the previous version with root=floppy, and DOS.
  38.  
  39. c)    my linux stuff and DOS stuff are completely seperate (no
  40.     copying images of the kernel onto my DOS partitions)
  41.  
  42. d)    problems with bootlin not zero'ing BSS (or something similar),
  43.     which LILO does.
  44.  
  45. e)    I don't like DR DOS's config.sys configuration stuff and don't
  46.     want to register AutoCon when LILO is free.
  47.  
  48. Since I boot DOS so rarely, I see no reason to have to ever boot into
  49. DOS, even just to bootstrap Linux, especially since that adds another
  50. step for errors to appear.
  51.  
  52. LILO is very easy and safe to use, if you simply follow the directions.
  53. -- 
  54.                                     +      Jim Winstead Jr. (CSci '95)
  55.                                     |      Harvey Mudd College, WIBSTR
  56.                                     |   jwinstea@jarthur.Claremont.EDU
  57.                                     + or jwinstea@fenris.Claremont.EDU
  58.