home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / mswindo / programm / win32 / 2809 < prev    next >
Encoding:
Internet Message Format  |  1993-01-05  |  1.6 KB

  1. Xref: sparky comp.os.ms-windows.programmer.win32:2809 comp.os.os2:519 comp.os.os2.programmer:7499
  2. Newsgroups: comp.os.ms-windows.programmer.win32,comp.os.os2,comp.os.os2.programmer
  3. Path: sparky!uunet!zaphod.mps.ohio-state.edu!swrinde!gatech!concert!rock!taco!jmbeesle
  4. From: jmbeesle@eos.ncsu.edu (JAMES MICHAEL BEESLEY)
  5. Subject: Re:  os/2 2.0 and windows nt on single pc
  6. Message-ID: <1993Jan11.184717.13793@ncsu.edu>
  7. Originator: jmbeesle@c00360-247dan.eos.ncsu.edu
  8. Sender: news@ncsu.edu (USENET News System)
  9. Reply-To: jmbeesle@eos.ncsu.edu (JAMES MICHAEL BEESLEY)
  10. Organization: North Carolina State University, Project Eos
  11. References:  <C0p86L.Et@unx.sas.com>
  12. Date: Mon, 11 Jan 1993 18:47:17 GMT
  13. Lines: 19
  14.  
  15.  
  16. There is a problem with the NT install when it sees the Boot manager
  17. partition id, to get around this it needs to be changed from 0x0a to 
  18. 0x00.  This can be done using something like Norton Disk Edit.
  19. The procedure is (for me), 1) Set up 1 primary and 1 Extended
  20. partition and 1 boot manager partition using OS/2 2.x.  
  21. 2) Install OS/2 on the extended partition and DOS on the primary.
  22. 3) Run something that lets you look at Sector 0, track 0 and 
  23.    change the 0a (I forget what offset) to 00
  24.    (I think it is offset 0x1c2,0x1d2,0x1e2, or 0x1f2....)
  25.    (could easily be wrong)
  26. 4) Install NT.
  27. 5) Re-install boot manager using os/2 diskettes since NT has
  28.    now wiped out you boot manager.
  29. 6) change the partition id to 0x00 instead of 0x0a again.
  30. and viola! what could be simpler ?
  31. (there might be a way to do it so you don't have to keep
  32.  repeating the steps, but this works...)
  33.                                -Jim.                   
  34.