home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / linux / 25260 < prev    next >
Encoding:
Internet Message Format  |  1993-01-24  |  2.7 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!newsserver.jvnc.net!yale.edu!ira.uka.de!sbusol.rz.uni-sb.de!coli.uni-sb.de!uhf!alpha!georg
  2. From: georg@alpha.saar.de (Georg Edelmann)
  3. Newsgroups: comp.os.linux
  4. Subject: Problems while booting with new Kernel
  5. Message-ID: <6-PCNews-124beta@alpha.saar.de>
  6. Date: 22 Jan 93 18:56:7 GMT
  7. Lines: 91
  8.  
  9. Hello experienced Linuxers,
  10.  
  11. the beginning of this week I got my first Linux version (0.98p5).
  12. After some minor installation problems, it's time for me to rebuild
  13. the Kernel. I did the following :
  14. - read the README
  15. - make a new .config File with "make config"
  16. - generate new dependencies with "make dep"
  17.   ("make clean" was not necessary after the first try)
  18. - rebuild Image with "make disk"
  19.  
  20. Oh, happy day - everything worked fine (only my damned 486 needs
  21. more RAM - the make lasts for 45 minutes).
  22. Only a small problem is left :
  23.  
  24.      I can't boot with the new generates floppy. :-(
  25.  
  26. Can anybody help me. ".config"-File and boot screen are attached.
  27.  
  28. Thanks
  29.  
  30. Georg
  31.  
  32. ------------------------ .config file begins here ---------------------
  33. #
  34. # Automatically generated make config: don't edit
  35. #
  36.  
  37. #
  38. # General setup
  39. #
  40. CONFIG_BLK_DEV_HD = CONFIG_BLK_DEV_HD
  41. CONFIG_MAX_16M = CONFIG_MAX_16M
  42.  
  43. #
  44. # SCSI support
  45. #
  46.  
  47. #
  48. # SCSI support type (disk, tape, CDrom)
  49. #
  50.  
  51. #
  52. # SCSI low-level drivers
  53. #
  54.  
  55. #
  56. # Filesystems
  57. #
  58. CONFIG_MINIX_FS = CONFIG_MINIX_FS
  59. CONFIG_MSDOS_FS = CONFIG_MSDOS_FS
  60.  
  61. #
  62. # Various character device drivers..
  63. #
  64. ------------------------ .config file ends here ---------------------
  65.  
  66. ------------------------ boot screen begins here ---------------------
  67. Serial driver version 3.1 with NEW_INTERRUPT_ROUTINE enabled
  68. ttys0 at 0x03f8 (irq = 4) is a 16450
  69. ttys1 at 0x02f8 (irq = 3) is a 16450
  70. 8 virtual consoles
  71. lp_init : lp1 exists (0)
  72. Memory : 4372/5120K available (292K kernel, 384K reserved, 72K data)
  73. Floppy drive(s) : fd0 is 1.44M, fd1 is 1.2M
  74. Floppy : FDC version 0x90
  75. sock_init : initializing family 1 (AF_UNIX)
  76. hda :
  77.        part 1 : start 17 size 208675 end 208691
  78. hdb :
  79.        part 1 : start 1 size 61529 end 61529
  80.        part 2 : start 61530 size 123060 end 184589
  81.        part 3 : start 184590 size 20580 end 205169
  82. Partition tables ok.
  83. general protection : 0000
  84. EIP : 008:0000B6B0
  85. EFLAGS : 00010282
  86. fs : 0017
  87. base : C0000000, limit: 000A0000
  88. Pid: 1, process nr.: 1
  89. 8b 13 85 d2 74 27 83 3a 02 74
  90. ------------------------- boot screen ends here ----------------------
  91.  
  92.  
  93.  
  94. ----
  95. Georg Edelmann                                  Telephone: 49-7643-8807
  96. georg@alpha.saar.de                             Address:   Dragonerstrasse 47
  97.                                                            D 7834 Herbolzheim 4
  98.                                                            Germany
  99.  
  100.