home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / bsd / 4185 < prev    next >
Encoding:
Text File  |  1992-08-14  |  1.5 KB  |  38 lines

  1. Path: sparky!uunet!mcsun!uknet!edcastle!mfg
  2. From: mfg@castle.ed.ac.uk (M Gordon)
  3. Newsgroups: comp.unix.bsd
  4. Subject: Problems building new 386bsd kernel
  5. Message-ID: <24886@castle.ed.ac.uk>
  6. Date: 15 Aug 92 10:49:56 GMT
  7. Organization: Edinburgh University
  8. Lines: 28
  9.  
  10. I've got 386bsd installed and booting from the hard disk with no
  11. problems.  I can't get it to boot with anything other than the kernel
  12. it is shipped with though.  When I try it just sits there with the
  13. access lights for the first floppy drive and the hard disk on, doing
  14. nothing.  Ctrl-Alt-Del doesn't work, the only way out is to power
  15. off, boot from floppy, mount the disk and copy the old kernel back.
  16. Does anyone have any idea what may be wrong?
  17.  
  18. Another problem appears in the kernel building itself - I get an
  19. undefined symbol error for version.  I got around this by adding a
  20. declaration
  21.  
  22.     char *version="xxxxxxxxxxxxxxxxxxxxxx";
  23.  
  24. This works, but surely config should generate this by itself.  To
  25. create the Makefile etc. I cd to /usr/src/sys.386bsd/i386.conf and
  26. type something like "config SMALL" - is there anything else I need to
  27. do?
  28.  
  29. All of this is on an Elonex PC 386B/25, a 386SX machine.
  30.  
  31. Thanks in advance
  32.  
  33. -- 
  34.                                                          _   _   _    _   _    
  35. Michael Gordon - mfg@castle.ed.ac.uk OR ee.ed.ac.uk     | |_| |_| |__| |_| |   
  36. EE Dept, Edinburgh University                           | . . . .      . . |    
  37. It's not an optical illusion, it just looks like one    |_________|~~|_____|    
  38.