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

  1. Path: sparky!uunet!opl.com!hri.com!spool.mu.edu!uwm.edu!linac!att!cbnewsi!hlin
  2. From: hlin@cbnewsi.cb.att.com (hua.t.lin)
  3. Newsgroups: comp.os.minix
  4. Subject: Born again MINIX enthusiast, has questions!
  5. Message-ID: <1993Jan27.190450.28207@cbnewsi.cb.att.com>
  6. Date: 27 Jan 93 19:04:50 GMT
  7. Distribution: usa
  8. Organization: AT&T
  9. Lines: 34
  10.  
  11.  
  12. After putting away MINIX software on the shelf for almost 2 years, a few
  13. days ago I decided to install the software on the hard-disk, and have
  14. completed that as well as compiled the OS and made a working boot floppy.
  15. I have a few questions that more regular MINIX user can answer:
  16.  
  17. 1. It looks to me that the OS is not in 32 bit mode. Even though the
  18. shell /usr/src/kernel/config has 386 options, there is no klib386.x and
  19. mpx386.x. I compiled the OS with `config at'. Am I missing something?
  20. The source listing in the manual also does not seem to have those files.
  21.  
  22. 2. How is the OS executing in protected mode when you hit the `=' sign from
  23. the boot menu? (I have a 386sx machine). Is it running in 286 protected
  24. mode? Or what else?
  25.  
  26. 3. How can you make the system boot from the hard disk? I did
  27. `cp image /dev/hd1', and use fdisk to mark the first partition active.
  28. The system would not boot and it says `Missing operating system' (probably
  29. a print message from the ROM). I tried other partitions as well with the
  30. the same result.
  31.  
  32. 4. Using the MINIX `fdisk' to partition the disk seems to always result in
  33. a print at MINIX boot time like `invalid partitions on winchester 0'.
  34. When I did the partition with Dos, the first partition start with
  35. Base sector 34. So I did the MINIX fdisk and made the a similar
  36. Base sector for partition 1, and everything worked out. Also, if the
  37. partition 1, starts at Base sector less than 34, mkfs seems to clobber the
  38. partition table. The example in the manual wasn't very clear on this.
  39. It seems to say that the first 2 sectors are reserved for something.
  40. Also the partition table shouldn't take 17kbytes to store. What am I
  41. missing here? ( I adusted the even sector Bases and Sizes).
  42.  
  43. Much appreciate all the responses.
  44. - Lin
  45.