home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / linux / 21230 < prev    next >
Encoding:
Internet Message Format  |  1992-12-21  |  3.2 KB

  1. Path: sparky!uunet!usna!math33!meh
  2. From: meh@math33.sma.usna.navy.mil (Michael E. Hoffman)
  3. Newsgroups: comp.os.linux
  4. Subject: Re: Help! 0.99 won't boot!
  5. Keywords: 0.99, mount
  6. Message-ID: <2568@usna.NAVY.MIL>
  7. Date: 21 Dec 92 04:26:38 GMT
  8. References: <2562@usna.NAVY.MIL>
  9. Sender: news@usna.NAVY.MIL
  10. Reply-To: meh@math33.sma.usna.navy.mil (Michael E. Hoffman)
  11. Lines: 63
  12.  
  13. In article <2562@usna.NAVY.MIL>, meh@math33.sma.usna.navy.mil (Michael
  14. E. Hoffman) writes:
  15. |> I too have been having problems getting 0.99 to boot, although I haven't
  16. |> seen exactly my problem posted.  So here is my story . . .
  17.  
  18. The problem's now solved--keep reading if you want to know how . . .
  19.   
  20. |> 1.  CONFIG WOES:  I did have a little trouble getting 0.99 to compile.
  21. |> The make bombed out with filesystems.a not being created.  I looked at
  22. |> the Makefile in linux/fs and saw that a new variable SUBDIRS_FS had
  23. |> been introduced, and apparently was being set by a bunch of ifdef stuff
  24. |> at the beginning.  Trouble was, 'make config' never asked me what
  25. filesystems
  26. |> I wanted, and the .config it generated didn't have anything about
  27. SUBDIRS_FS.
  28. |> I finally just got rid of all the ifdef stuff and put in a line
  29. |> SUBDIRS_FS = minix efs msdos proc nfs
  30. |> at the beginning of the Makefile.  That at least got everything to compile.
  31.  
  32. This should have made me suspicious, since nobody else had reported such a
  33. configuration problem.  I finally thought to check the 'config.in' file,
  34. and realized that it had been truncated in the process of being
  35. transferred from 
  36. my Sun to my home machine.
  37.  
  38. |> 2.  Took my shiny new Image, put it in /etc, ran /etc/lilo/install, and
  39. |> rebooted.  Disaster.  I got all the usual boot-up messages, and right after
  40. |> 'Partition tables ok' things came to abrupt halt with
  41. |> 
  42. |> Kernel panic:  Unable to mount root
  43. |> 
  44. |> Well, I thought, it's probably because I need to apply Linus's two-line
  45. |> patch.  So I did that, recompiled the kernel and tried to boot again.
  46. |> Same result.
  47.  
  48. When I replaced 'config.in' with an uncorrupted copy, everything worked fine. 
  49. ps broke (of course), but recompiling from the source on tsx-11 fixed it.
  50.  
  51. |> 3.  [description of unnecessary fix omitted]
  52. |> 4.  So I'm stumped, and hereby beg the Net for help.  Here is my hardware
  53. |> setup:
  54. |> Zenith Z-386, 16 MHz 386DX + Cyrix 387, 5 Mb Zenith proprietary RAM 
  55. |> (no cache)
  56. |> 2 40 Mb MFM hard disks, partitioned as follows
  57. |> /dev/hda1   DOS (yuck)
  58. |> /dev/hda2   minix fs mounted on /usr/local
  59. |> /dev/hdb1   minix fs mounted on /
  60. |> /dev/hdb2   minix fs mounted on /usr
  61. |> /dev/hdb3   swap
  62. |> I'm booting with LILO 0.7.  My compiler is GCC 2.2.2d7 with the 4.1 jump 
  63. |> tables.
  64.  
  65. So now we know 0.99 works on this peculiar setup.
  66.  
  67. -------------------------------------------------------------------------
  68.      1     1     1     1     1                   57 Sqrt(2) Pi^5
  69. 1 + --- - --- - --- + --- + ---- - - + + ...  =  ----------------
  70.     3^5   5^5   7^5   9^5   11^5                    (4^5)(4!)
  71.   
  72. Prof. Mike Hoffman                   EMAIL:  meh@math33.sma.usna.navy.MIL
  73. Dept. of Math., U.S. Naval Academy   PHONE: (410) 267-3192
  74. Annapolis, MD 21402-5002             FAX:   (410) 267-4883
  75. -------------------------------------------------------------------------
  76.