home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / os / mswindo / programm / win32 / 2693 < prev    next >
Encoding:
Text File  |  1993-01-05  |  3.8 KB  |  63 lines

  1. Newsgroups: comp.os.ms-windows.programmer.win32
  2. Path: sparky!uunet!newsgate.watson.ibm.com!yktnews!admin!news
  3. From: anzick@watson.ibm.com (Bill Anzick)
  4. Subject: Installation/Configuration problems with Oct Beta
  5. Summary: Major and Minor problems with NT Oct Beta install
  6. Sender: news@watson.ibm.com (NNTP News Poster)
  7. Message-ID: <1993Jan05.194854.27129@watson.ibm.com>
  8. Date: Tue, 05 Jan 1993 19:48:54 GMT
  9. News-Software: IBM OS/2 PM RN (NR/2) v0.16 by O. Vishnepolsky and R. Rogers
  10. Lines: 47
  11. Reply-To: anzick@watson.ibm.com
  12. Disclaimer: This posting represents the poster's views, not necessarily those of IBM
  13. Nntp-Posting-Host: wjasys1.watson.ibm.com
  14. Organization: IBM T.J. Watson Research Center
  15.  
  16. I have been experimenting with the installation/configuration of NT to get familiar
  17. with it and have found lots of minor problems but also some major/disasterous ones
  18. also.  Here are some that I can recall:
  19.  
  20. 1. The standalone install program booted from diskette appears to have a very
  21.    serious bug dealing with partitions.  I attempted an install on a fixed disk
  22.    which had 2 primary partitions and two logical partitions.  The first primary
  23.    partition had OS/2 1.3 on it and was 40 cyls in size.  The second was 80 cyls
  24.    in size and was the active C partition.  The logical partitions were OS/2 HPFS
  25.    partitions.  When the installation program displayed the partitions and asked me
  26.    where I wanted to place NT, I indicated the 80 Cyl C drive.  It then told me that
  27.    there was not enough space on it, so I said to format it.  When it formated it and
  28.    started to load the system, it got an error and gave up.  When I restarted the install,
  29.    it told me the 80 cyl partition had 0 space left on it.  I booted DOS and checked the
  30.    80 Cyl partition, and nothing was on it.  I found that the 40 Cyl inactive partition
  31.    had been reformated, destroying the OS/2 system on it, and the NT files were placed on
  32.    it!!
  33.  
  34. 2. I had another system which had a C primary partition, 50 cyls of freespace, and a D and
  35.    E logical partition.  I installed NT on the E partition.  I then used the NT disk manager
  36.    to create a new partition using the 50 cyls of freespace.  After I re-booted NT, it would
  37.    not boot because the boot loader said it could not find the \winnt subdirectory.  It turns
  38.    out that the BOOT.INI file on the C drive tells the loader which physical partition contains
  39.    the winnt subdirectory, and the NT disk manager fails to update this file.  Since the C
  40.    partition was formated FAT, I could boot DOS and edit the BOOT.INI and change the partition
  41.    number and get NT to boot.
  42.  
  43. 3. I have a PS/2 M80 A31 with and IBM internal SCSI adapter and IBM (Toshiba) CD-ROM which
  44.    I cannot get NT to read properly.  The standalone NT installation program has no problems
  45.    reading it, and OS/2 has no problems reading it, but if I install NT using the local CD-ROM,
  46.    when it gets to the point where it boots NT and starts copying the rest of the installation
  47.    files from the CD-ROM, the Oct BETA just HANGS part way through the copy.  The July BETA
  48.    does not hang, but displays an I/O error popup window indicating non-fatal read errors on
  49.    the CD-ROM.
  50.  
  51. 4. When I remote install NT on the PS/2 M80 A31, everything installs fine.  However, when
  52.    I attempt to run certain programs, I get an application error.  A typical example is
  53.    executing WRITE against an WRI file, I get "The instruction at 0x60615974 referenced
  54.    memory at 0x00000000.  The memory could not be written"  The application error comes
  55.    from ntvdm.exe.  When I select "CANCEL", it shows that the instruction is a POP ESI,
  56.    I have tried all different memory sizes and configurations to no avail.
  57.  
  58. 5. The remote installation creates an emergency backup diskette, but I have not found out
  59.    how to ever use it.  If I attempt to boot the standalone diskette, it insists that I
  60.    need a local CD-ROM.
  61.  
  62.    Bill Anzick
  63.