home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / linux / 16214 < prev    next >
Encoding:
Internet Message Format  |  1992-11-09  |  2.1 KB

  1. Path: sparky!uunet!mcsun!ub4b!news.cs.kuleuven.ac.be!blekul11!alijku11!k111114
  2. Organization: Johannes Kepler University Linz - Computing Center
  3. Date: Tuesday, 10 Nov 1992 02:50:49 CET
  4. From: <K111114@ALIJKU11.BITNET>
  5. Message-ID: <92315.025049K111114@ALIJKU11.BITNET>
  6. Newsgroups: comp.os.linux
  7. Subject: lilo / SLS installing
  8. Lines: 33
  9.  
  10. hi,
  11. i guess someone might to know which problems to avoid when installing lilo/SLS
  12. a) I have a sun, and unpacked lilo there to look at the source. after doing so,
  13.    I ftp'd the -unpacked- files to a MSDOS disk, after that I mounted it on
  14.    on /dev/fd0 and copied it to /etc/lilo. Tried to compile it, but failed.
  15.    The Problem was that dparam.S should have been called dparam.s (not the
  16.    lowercase s) ... msdos isn't case sensitve, ya know, and I was tired at 3:00
  17.    in the morning so I simply oversaw it ...
  18.    Therefore: don't ever unpack your files on whatever machine you are.
  19.    Unpack it on the machine you wanna install them
  20. b) The version I got was version lilo.6. After compiling, i tried to run it:
  21.    lilo -b /dev/hda2 -i ./boot.b /Image. All I got was a:
  22.    "First boot sector is version 6. Expected version was 4."
  23.    I took me a long time to recognize that in /usr/bin, there's a lilo sitting,
  24.    too ||| And since PATHNAME has no .: firstplace , it took the file from
  25.    /usr/bin ... *cough* right syntax would be:
  26.    ./lilo -b /dev/hda2 ... etc.
  27.    BUT: Could someone who takes care for the SLS package, please update the
  28.    version of lilo in /usr/bin ?
  29.    It's really confusing if you are installing SLS the first time to have
  30.    different versions of /usr/bin files WITHIN ||| the package...
  31.  
  32. Mebbe this all looks very simple for the experts ... hum ... *shrug*
  33. But where are the experts then ? on #linux (irc ?)
  34.  
  35. Herp.
  36. K111114 @ alijku11.bitnet
  37.  
  38. Beginning is hard. Bloody beginning is bloody hard.
  39. -------------------------------------------------------------------------------
  40. .. and then the expert said: "Oh , of course | You have to have the version
  41. configuration number of the major release subcount be equal to the unit-id
  42. progress field at offset C30AB00 ... Hum, guess what? Do a rm -rf /"
  43.