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

  1. Path: sparky!uunet!dtix!darwin.sura.net!vargish
  2. From: vargish@sura.net (Nick Vargish)
  3. Newsgroups: comp.os.linux
  4. Subject: New Linux Install: Summary
  5. Summary: Thanks all!
  6. Message-ID: <1992Jul28.145636.6862@sura.net>
  7. Date: 28 Jul 92 14:56:36 GMT
  8. Sender: news@sura.net (USENET News System)
  9. Organization: SURAnet, College Park, MD, USA, NA, Earth, Milky Way
  10. Lines: 86
  11.  
  12. Thanks to all the people who had the patience to help me with my
  13. initial Linux installation. I am running 0.96c-pl2 quite happily now;
  14. there are a few bumpy spots, but imrryr (my machine's name, now :^) is
  15. looking more and more like a usable, working system.
  16.  
  17. Here's a quick summary of my questions, and the answers I found to
  18. work for them:
  19.  
  20. -->1. Can't boot from HD.
  21.  
  22. This is still a problem. I need to find information on boot sectors
  23. and how to fiddle with them manually. Someone mentioned that a boot
  24. sector(?) must be on an odd or even cylinder, but could not remember
  25. which it was supposed to be. Booting with floppies for now...
  26.  
  27. -->2. Can only log-in as "root".
  28.  
  29. Duh! "rm -f /etc/nologin" in the /etc/rc helps with this one.
  30.  
  31. -->3. I remember seeing a clue on how to disable the initial "Hit <ENTER>
  32.    to see SVGA modes, any other key to continue" [sic.] messgae. 
  33.  
  34. I was told, "hack the kernel." Haven't done this yet, but I'm thinking
  35. about it.
  36.  
  37. -->4. Mtools sometimes can't initialize my floppies, [..]
  38.  
  39. /etc/mtools:
  40. A /dev/fd0 12 0 0 0     # 5.25 1.2 Meg (autodetect)
  41. B /dev/fd1 12 0 0 0     # 3.5  1.4 Meg (autodetect)
  42.  
  43. works fine... the autodetect code is a nice touch.
  44.  
  45. -->5. X doesn't work.
  46.  
  47. I may give this another stab this weekend (after I get my new HD). A
  48. new video card would probably help (currently have 256-K Paradise).
  49.  
  50. -->6. Suspending nethack (the one I got from tsx-11, I believe) and then
  51.    resuming it seemed to disconnect my keyboard. 
  52.  
  53. The terminal just isn't perfect... I have had this happen again,
  54. though not with nethack (emacs did it). Sometimes output goes away.
  55. Could this be a disconnected stdin/stdout problem?
  56.  
  57. -->7. Has anyone seen ghostscript or zsh for Linux? 
  58.  
  59. zsh is at banjo.concert.net in the GCC directory. One has to do a
  60. "gcc -O zsh -o zsh.a -ltermcap" (the actual, correct, invocation is in
  61. the Makefile somewhere...) to link an executable, but it seems
  62. completely stable.
  63.  
  64. I have the ghostscript source package, but haven't gotten around to
  65. installing it. I was told "compiles right out of the box." TeX is on
  66. my list too.
  67.  
  68. ----- My pl-2 Questions ----
  69.  
  70. -->1. pl2 won't compile "out-of-the-box"
  71.  
  72. Yes it will. If you remember to "rm -r /usr/src/linux/*" before
  73. unpacking the archive into /usr/src/linux. I had some extra stuff left
  74. in there from the older version. I hate making stupid goofs like that.
  75.  
  76. -->2. Currently I have a file called "vmlinux.96c+" [..]
  77.  
  78. Somebody needs to mention that after compiling a new kernel, and if
  79. using a boot floppy, you must:
  80.  
  81. imrryr# cp /usr/src/linux/Image /dev/fd0
  82.  
  83. This makes a boot floppy that will actually boot the new kernel... ps
  84. now works, for instance.
  85.  
  86. Thanks again for everyone's time... If anyone would like clarification
  87. on any of these, just drop me a line.
  88.  
  89. Nick
  90.  
  91.  
  92.  
  93. -- 
  94. |  Nick Vargish       | "I'm just another wide area network packet-herder..." |
  95. |  SURAnet Operations +-------------------------------------------------------+
  96. |  vargish@sura.net   | "SURAnet  and I do  not have a  relationship based on |
  97. |  h: 301 474-1863    | mutually-shared ideologies.  Don't assume otherwise." |
  98.