home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / os / linux / 21203 < prev    next >
Encoding:
Text File  |  1992-12-21  |  4.2 KB  |  88 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!nwnexus!danubius
  3. From: danubius@halcyon.com (Joseph R. Pannon)
  4. Subject: Successfully 0.99 installation, but ...
  5. Message-ID: <1992Dec20.231839.20009@nwnexus.WA.COM>
  6. Sender: sso@nwnexus.WA.COM (System Security Officer)
  7. Organization: Northwest Nexus Inc. (206) 455-3505
  8. Date: Sun, 20 Dec 1992 23:18:39 GMT
  9. Lines: 77
  10.  
  11. Well, after a lot of experimentations and documentation browsing, I
  12. managed a successful installation of the minimal 0.99 system!
  13.  
  14. My biggest problem was that the install program created the boot floppy
  15. with a video mode assumption that was wrong for my Diamond SpeedStar
  16. Plus card and CrystalScan 1024 NI (Gateway 2000 486/33C) setup.  So when
  17. I booted up with that floppy, all I got on my screen was some fast
  18. moving streaks. .  The solution came when I discovered that little obscure
  19. command in the SLS.FAQ document, called rdev.  All I had to do was, that
  20. in the next round of reinstallation instead of immediatley rebooting the
  21. PC with the newly created boot floppy, I patched it with the rdev
  22. utility first, like so: 
  23.   rdev -v /dev/fd0 -3
  24. then I sync-ed the PC and rebooted with this patched floppy.  From then
  25. on the video did not cause me any problem because it came up with the
  26. familiar prompt asking the mode -- instead of making its own assumption.
  27. Later, when I found out, that I perferred the standard VGA 80x25 mode,
  28. I patched the boot floppy again with the rdev /dev/fd0/ -1 command so as
  29. not to bother with the video selection prompt any more, yet get the
  30. video mode I want.  I think this information was not too obvious for 
  31. newbies and others might benefit from my experience.
  32.  
  33. I still do think that the default video mode compiled into the kernel is
  34. wrong as it is and suggest it to be either user-selectable at boot time,
  35. or it should be set to the standard 80x25 text mode that ANY DISPLAY can
  36. handle!  That's my two cents worth on that one ...
  37.  
  38. I also have some questions that came up during and after this
  39. installation ...
  40.  
  41. The SLS documentation recommends write-protecting the a1 ... a4 (etc.)
  42. diskettes even before installation begins, and I did so.  But, during
  43. installation, periodically I got these annoying 3-line error messages
  44. complainin about /dev/fd0 being write protected.  I ignored them,
  45. because everything else seemed to go OK despite of it, but I still
  46. wonder ...  Can somebody explain those error messages?
  47.  
  48. I also had some other warnings that I ignored, but would like
  49. explanation for.  They all ariginated from tar:
  50.  
  51. During installation of a2, tar was complaining that it
  52.   could not link home/ftp/lib/libc.so.4 to lib/libc.so.4.1
  53.  
  54. During installation of a4, tar gave 3 similar warnings when it
  55.   could not link ls, tar, and compress in home/ftp/bin directory to 
  56.   corresponding enties in /usr/bin directories.
  57.  
  58. So, what gives? After the install, I checked the directory contents 
  59. referred to in the first error message (a2 install), I noticed the files
  60. were there, but with a "*" suffix in their name.  I see that * in many
  61. file names.  What does that denote?
  62.  
  63. I also would like somebody to explain why I see the /dev/swap linked to
  64. /dev/hd1 partition, when I have not even used that partition in my linux
  65. install (it's really the OS/2 Boot Mgr's partition!), and I
  66. specifically designated /dev/hdb6 to be the swap partition, via mkswap?
  67. This thing concerns me a bit because I don't want the wrong partition
  68. being used for swapping.
  69.  
  70. Last question: what are the /dev/lp0 and /dev/par0 devices for?  My
  71. printer is on the first printer port (LP1:) and is accessible through
  72. /dev/lp1 or /dev/par1, so I can't figure out what can be accessed by
  73. lp0 and par0.  First I thought that linux lp0 through lp2 (par0 through
  74. par2) would access the PC printer ports LP1: through LP3, respectively
  75. (which are te the standard DOS printer port assignments!), but when I
  76. found out which linux device printed through my parallel port, that idea
  77. proved to be wrong on my part.  So, what is then /dev/lp0 and /dev/par0
  78. used for?  BTW, because of this, even the menu program print selection
  79. is confusing! 
  80.  
  81. That's all for now.  I hope to install the full base system before I
  82. have more questions.  Till then, thanks for the explanations to my
  83. question that are sure to be forthcoming. (?) 
  84.  
  85. With traditional Finno-ugric solidarity, 
  86. Joe Pannon
  87. (a Hungarian) 
  88.