home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / linux / 17465 < prev    next >
Encoding:
Text File  |  1992-11-21  |  2.1 KB  |  55 lines

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!mcsun!sunic!kth.se!lysator.liu.se!lien
  3. From: lien@lysator.liu.se (Jan Lien)
  4. Subject: How to upgrade to pl5?
  5. Message-ID: <1996@lysator.liu.se>
  6. Sender: news@lysator.liu.se
  7. Nntp-Posting-Host: robin.lysator.liu.se
  8. Organization: Lysator Academic Computer Society, Linkoping University, Sweden
  9. Date: Sat, 21 Nov 1992 16:03:38 GMT
  10. Lines: 43
  11.  
  12.  
  13. I originally downloaded linux 0.97 and got it working from my hard
  14. disk, without much problems.  I have upgraded to 0.98 pl1, by
  15. compiling it myself, and that works too.  Now I have tried upgrading
  16. to 0.98pl4 and 0.98pl5, but with no success.  I can recompile linux
  17. 0.98-5 with no problems, when I boot with 0.98-1.  I boot from
  18. floppy, so there is no lilo or shoelace or so involved.
  19.  
  20. The problems start when I boot with 0.98-5.  I can log in ok, but:
  21.  
  22. -   I can not compile anything.  I use emacs 18.59 (Rick's version
  23.     nic.funet.fi), and M-X compile results in
  24.  
  25.         shell-init: getwd: cannot access parent directories
  26.     make: *** No way to make target 'disk'.
  27.  
  28.     (I can however compile with the same emacs, same command, if I
  29.     boot 0.98-1).  I have checked all permissions in superior
  30.     directories, and it is at least r-x.  Please note that this
  31.     problem does NOT occur with 0.98-1.
  32.     I have even tried a new bash from HJ Lu Root disk.  No change.
  33.  
  34.     (By the way, if I log in as an ordinary user, I get the same
  35.     message   shell-init, but it does not prevent login or running
  36.     programs). 
  37.  
  38. -   mount does not work.  I use mount from HJ Lu root disk.  It says
  39.  
  40.         /dev/fd0 already mounted or /mnt busy.
  41.  
  42.     Nothing is mounted, and I have just booted, nothing else has been
  43.     started.  It does not help to umount /dev/fd0.
  44.  
  45. -   using old stat() call -r recompile your binary
  46.     OK.  This can apparently be solved by recompiling.  But before
  47.     the problems described above are solved I seem unable to
  48.     recompile.
  49.  
  50. What is the recommended way to upgrade from one version to another?
  51. Must I do:  repartition my hard disk, and install everything from
  52. pre-prepared root floppy disks again? 
  53.  
  54.  
  55.