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

  1. Newsgroups: comp.os.linux
  2. Path: sparky!uunet!math.fu-berlin.de!unidui!Germany.EU.net!news.Hamburg.Germany.EU.net!amylaar
  3. From: amylaar@mcshh.Hanse.DE (Joern Rennecke)
  4. Subject: Problems compiling / installing .98p5
  5. Organization: Point of Presence & MCS Hamburg
  6. Date: Mon, 23 Nov 1992 02:24:46 GMT
  7. Message-ID: <amylaar.722485486@mcshh.hanse.de>
  8. Sender: news@mcshh.Hanse.DE (News Administrator)
  9. Lines: 43
  10.  
  11.  
  12. Today I wanted to upgrade from 0.98p1 to 0.98p5 to get rid of the accept()
  13. problems. I got the kernel sources from nic.funet.fi , changed the Makefile
  14. to to enable svga-mode selection and select my (german) keyboard.
  15. AFter some time compiling stopped, complaining that there was no way to
  16. make target /usr/include/traditional.h .
  17. As i had no idea where to get it from, i did
  18.   ln -s /dev/null /usr/include/traditional.h .
  19. Compiling then went on fine, with only a few warnings about unused functions
  20. etc.
  21. When i finally rebooted with the new disk, i got lots of initalisation
  22. messages, finally ending with the following:
  23.  
  24. Partition table ok.
  25. MINIX-fs: unable to read superblock
  26. EXT-fs: unable to read superblock
  27. MSDOS bread failed
  28. Kernel panic: Unable to mount root
  29.  
  30. rebooting with .98p1 works still fine.
  31.  
  32. I have the following configuration:
  33.  
  34. CH-486 Mainboard with 486dx-33, 256KB cache, AMI Bios, 16 MB RAM
  35. 210 MB Western Digital AT-bus hard disk
  36. One 1.44 MB 3,5" floppy disk driver as a:
  37.  
  38. The hard dsik is partitioned as:
  39. hda1: bootable dos partition 11 MB
  40. hda2: minix filesystem, mounted as /
  41. hda3: minix filesystem, mounted as /user
  42. hda4: prepared for minix filesystem with fdisk, but no filesystem yet
  43.  
  44. hda2-hda4 are almost, but not quite 64 MB.
  45.  
  46. gcc is gcc222d7, from the gccdisk; libraries ( with jump tables ) & include
  47. files are from the libdisks.
  48.  
  49. Booting is from floppy disk, no swap installed.
  50.  
  51. Any clues?
  52.  
  53.     Joern Rennecke
  54.