home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / linux / 25205 < prev    next >
Encoding:
Text File  |  1993-01-23  |  1.0 KB  |  29 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!think.com!enterpoop.mit.edu!bloom-picayune.mit.edu!daemon
  3. From: Mario Guerra <MGUERRA%UCRVM2.BITNET@mitvma.mit.edu>
  4. Subject: Some considerations when making a new Linux kernel
  5. Message-ID: <1993Jan23.111158.26550@athena.mit.edu>
  6. Sender: daemon@athena.mit.edu (Mr Background)
  7. Reply-To: MGUERRA%UCRVM2.BITNET@mitvma.mit.edu
  8. Organization: The Internet
  9. Date: Sat, 23 Jan 1993 11:11:58 GMT
  10. Lines: 17
  11.  
  12. One should be careful of checking some parameters in the general Makefile:
  13.  
  14. - Check the root filesystem. The default is /dev/hdb1.
  15. - Check the VGA MODE. I have a normal VGA card and the first time Linux
  16.   asked for a SVGA mode....
  17. - Check the RAMDISK line. If you want a RAM disk, uncomment the line.
  18. - Check the KEYBOEARD you want to use.
  19.  
  20. +----------------------------+
  21. | MARIO GUERRA               |
  22. | MGUERRA@UCRVM2.BITNET      |
  23. | UNIVERSIDAD DE COSTA RICA  |
  24. +----------------------------+
  25. |   VOICE: +506-24-88-29     |
  26. |          +506-25-92-92     |
  27. |   FAX:   +506-53-60-75     |
  28. +----------------------------+
  29.