home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / minix / 5135 < prev    next >
Encoding:
Internet Message Format  |  1993-01-12  |  2.0 KB

  1. Path: sparky!uunet!mcsun!sun4nl!tuegate.tue.nl!rw9.urc.tue.nl!tgcpwd
  2. From: tgcpwd@rw9.urc.tue.nl (Wim van Dorst)
  3. Newsgroups: comp.os.minix
  4. Subject: Re: The Case of the Missing RAM.
  5. Message-ID: <6949@tuegate.tue.nl>
  6. Date: 12 Jan 93 09:18:30 GMT
  7. References: <1993Jan11.162305.27414@nmsu.edu>
  8. Sender: root@tuegate.tue.nl
  9. Reply-To: tgcpwd@urc.tue.nl
  10. Organization: Eindhoven University of Technology, The Netherlands
  11. Lines: 38
  12.  
  13. kduling@scf.nmsu.edu (Kevin J. Duling) writes:
  14. >I booted the system up last night with the Universal Boot disk and
  15. >Minix reported that there was ~760K total memory.  Ok...I give.
  16. >Where's the rest of it?  
  17.  
  18. This is and oldie-but-goodie (FAQ years ago): The universal boot disk
  19. uses the bios driver to access the hard disk(s). This driver is not
  20. interrupt driven (or something of the kind), and thus cannot work in
  21. protected mode. In real mode, Minix cannot access more than 1 MB RAM
  22. similar to DOS. Apparently your Minix uses a good 200 kB for itself
  23. leaving you with a pathetic 760 kB for programs.
  24.  
  25. The solution is easy: recompile Minix with the appropriate driver
  26. (at_wini.c for you), and reboot.
  27.  
  28. >And is there IDE controller code out there somewhere?  
  29.  
  30. The solution is easy: recompile Minix with the appropriate driver
  31. (at_wini.c for you), and reboot. :-)
  32.  
  33. >And I'd really like to get into protected mode.
  34.  
  35. The solution is easy: recompile Minix with the appropriate driver
  36. (at_wini.c for you), and reboot. :-)
  37.  
  38. >Any help would be appreciated.
  39.  
  40. Just one suggestion: for such a machine I highly recommend getting
  41. the Minix-386 patches, giving you a genuine 32-bits machine. For
  42. the unfaithful, if you're not into OS study, may I recommend Linux,
  43. since that has much more features than Minix or Minix-386.
  44.  
  45. Met vriendelijke groeten, Wim `Blue Baron' van Dorst
  46. -- 
  47. ---------------------------------------------------------------------
  48. Blue Baron = Wim van Dorst, Voice (+31) 074-443937, (+31) 02152-42319
  49. (-: baron@clifton.hobby.nl  tgcpwd@urc.tue.nl  WvD@Akzo.400net.nl :-)
  50. ---------------------------------------------------------------------
  51.