home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / linux / 6884 < prev    next >
Encoding:
Text File  |  1992-07-28  |  1.7 KB  |  47 lines

  1. Nntp-Posting-Host: maud.ifi.uio.no
  2. Newsgroups: comp.os.linux
  3. Path: sparky!uunet!mcsun!sunic!aun.uninett.no!nuug!ifi.uio.no!janl
  4. From: janl@ifi.uio.no (Jan Nicolai Langfeldt)
  5. Subject: Kernel mucking (Was: New Linux Install: Summary)
  6. Message-ID: <1992Jul28.182905.6379@ifi.uio.no>
  7. Sender: janl@ifi.uio.no (Nicolai Langfeldt)
  8. Organization: Folkeaksjonen for (tungt) eple cider p} Inf. stua
  9. References:  <1992Jul28.145636.6862@sura.net>
  10. Date: Tue, 28 Jul 1992 18:29:05 GMT
  11. Lines: 33
  12. Originator: janl@maud.ifi.uio.no
  13.  
  14.  
  15. In article <1992Jul28.145636.6862@sura.net>, vargish@sura.net (Nick Vargish) writes:
  16. > -->3. I remember seeing a clue on how to disable the initial "Hit <ENTER>
  17. >    to see SVGA modes, any other key to continue" [sic.] messgae. 
  18. > I was told, "hack the kernel." Haven't done this yet, but I'm thinking
  19. > about it.
  20.  
  21. I used a hour the other day to first disable the "Hit <ENTER>"
  22. message/readkey then select the desired video mode correctly. All this
  23. happens in /usr/src/linux/boot/setup.S. Just search for "chsvga" and
  24. you'll find the relevant code. Note that the "getkey" routine is kinda
  25. weird and seem to return something related to scancodes...
  26.  
  27. Now, anyone want to colaborate on _understanding_ the vga mode
  28. selection process and write patches so mode can be configured in linux
  29. Makefile (like keyboard is configured)?
  30.  
  31. > -->2. Currently I have a file called "vmlinux.96c+" [..]
  32. > Somebody needs to mention that after compiling a new kernel, and if
  33. > using a boot floppy, you must:
  34. > imrryr# cp /usr/src/linux/Image /dev/fd0
  35.  
  36. The 'right' way to do this is 'make disk' in /usr/src/linux
  37.  
  38. Nicolai
  39.  
  40. -- 
  41. Nicolai Langfeldt, "Bugs made while you wait"             
  42. Internet: janl@ifi.uio.no
  43.  
  44.