home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / mswindo / programm / win32 / 944 < prev    next >
Encoding:
Text File  |  1992-09-13  |  2.1 KB  |  49 lines

  1. Newsgroups: comp.os.ms-windows.programmer.win32
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!rpi!assela
  3. From: assela@aix.rpi.edu (A. Andre Asselin)
  4. Subject: fatal error 0x69 on first boot
  5. Message-ID: <mp9ycsa@rpi.edu>
  6. Summary: get a fatal error 0x69 when installing
  7. Keywords: 69 boot install 
  8. Nntp-Posting-Host: aix.rpi.edu
  9. Date: Mon, 14 Sep 1992 01:29:25 GMT
  10. Lines: 37
  11.  
  12. Has anyone gotten a fatal error 0x69 followed by a message to the effect of
  13. phase 1 - error initializing I/O?  I tried setting up NT using DOS2NT
  14. and got this result the first time I tried booting NT.  My setup and
  15. what I did is listed below. 
  16.  
  17. Setup:
  18.    486/50 ISA with 16Megs
  19.    213 meg IDE drive partioned as follows
  20.       C 32 meg FAT
  21.       extended partition:
  22.         D 32 meg FAT
  23.         E 32 meg FAT         <- This is the drive I'm putting the swap file--
  24.                                 it has 25 meg free
  25.         F 9 meg FAT
  26.         G 100 meg HPFS       <- OS/2 2.0 is installed here, and is also where
  27.                                 I installed NT
  28.       OS/2 2.0 Boot manager - 1 Meg
  29.    ATI 8514/A
  30.    Twincom 9600 baud internal modem
  31.    SCSI controller that comes with the NEC CDR-74
  32.    IDE controller
  33.  
  34. The process I followed was:
  35.    Boot OS/2.  Boot Dos 3.3 into a VDM and load SCSI driver and MSCDEX for
  36. my NEC CDR-74.  Copy and edit DOS2NT so it doesn't play with boot sectors.
  37. Run DOS2NT to copy from CDROM to drive G.  Edit registry.ini as per
  38. the setup notes.  Reboot under dos.  Change the active partition to C.
  39. Reboot.  Run the part of DOS2NT that changes the boot sector.  Edit boot.ini
  40. as per instructions.  Reboot and select Windows NT.  Bomb-- can't find
  41. NTOSKRNL.EXE.  Played with boot.ini until I figured out that NT sees
  42. the HPFS partition as drive H (why?).  Reboot OS/2 and edit registry.ini
  43. to reflect that.  Reboot, and it starts loading a bunch of device driver,
  44. clears the screen, and gives me the fatal error 0x69.  I looked at the
  45. release notes and couldn't find anything, so I decided to try the procedure
  46. on page 50 to change your configuration (delete and recopy the
  47. /winnt/system/config files, etc.)  Still same problem.   Any ideas? 
  48.           - Andre Asselin (assela@rpi.edu)
  49.