home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / os2 / programm / 3939 < prev    next >
Encoding:
Internet Message Format  |  1992-07-31  |  3.3 KB

  1. Xref: sparky comp.os.os2.programmer:3939 comp.os.os2.misc:26169 comp.protocols.tcp-ip.ibmpc:4546 comp.os.os2.networking:838
  2. Newsgroups: comp.os.os2.programmer,comp.os.os2.misc,comp.protocols.tcp-ip.ibmpc,comp.os.os2.networking
  3. Path: sparky!uunet!well!shiva
  4. From: shiva@well.sf.ca.us (Kenneth Porter)
  5. Subject: New OS/2 Red Book: Remote Installation and Maintenance
  6. Message-ID: <Bs9r4p.MKJ@well.sf.ca.us>
  7. Summary: Part number GG24-3780-00
  8. Sender: news@well.sf.ca.us
  9. Organization: Whole Earth 'Lectronic Link
  10. Distribution: comp
  11. Date: Fri, 31 Jul 1992 19:50:49 GMT
  12. Lines: 63
  13.  
  14. Title: OS/2 Version 2.0 Remote Installation and Maintenance
  15. Part number GG24-3780-00
  16.  
  17. Contents:
  18.  
  19. Abstract
  20. Special Notices
  21. Preface
  22. Related Publications
  23. Acknowledgements
  24. Chapter 1. Overview
  25. Chapter 2. Redirected Input/Output and Response Files
  26. Chapter 3. Installation Guidelines
  27. Chapter 4. Remote Installation Utilities
  28. Chapter 5. IBM LAN Client/Server Solution
  29. Chapter 6. TCP/IP Client/Server Solution
  30. Chapter 7. Novell Netware Client/Server Solution
  31. Chapter 8. Alternative Methods to Install OS/2 V2.0 Remotely
  32. Chapter 9. OS/2 V2.0 System Maintenance
  33. Appendix A. Response File Keyword Reference, Samples And Details
  34. Appendix B. Installation Log
  35. Appendix C. Partitioning of Physical Disks
  36. Appendix D. Description of FDISK functions
  37. Appendix E. FDISK Command Reference
  38. Appendix F. Automating Fixed Disk Partitioning
  39. Appendix G. Printer Response File Keyword Definition and Sample
  40. Appendix H. Source Code for Remote Printer Installation Program
  41. Appendix I. The Create Environment Variable Program Description
  42. Appendix J. Sample Installation Code Diskette
  43. Glossary
  44. Index
  45.  
  46. A diskette with programs, C source code, sample scripts and REXX
  47. programs is included. Additional installation utilities come on the
  48. original GA disks but are not necessarily installed in a standard
  49. install and need to be unpacked.
  50.  
  51. As an OS/2 OEM, the coolest thing for me about this is that, with a
  52. network adapter that plugs into a parallel port, one can just take two
  53. floppies and a virgin machine and squirt the entire OS in through the
  54. parallel port with virtually no labor (just one floppy change).
  55.  
  56. The book concentrates on network software available from IBM (such as
  57. TCP/IP 1.2).  FTP and other network providers should get a copy of this
  58. so that they can provide their customers with similar information.
  59.  
  60. One of the most interesting suggestions in the book is to create a small
  61. 4Mb partition to put a minimal seed OS/2 on that can be used to boot
  62. from for maintenance purposes (such as when upgrading an installation or
  63. backing up otherwise locked system files).
  64.  
  65. Meanwhile, can an IBM'er tell me how to clear adequate space to put an
  66. additional 425k of network stuff (apparently the minimum required to get
  67. FTP TCP/IP 1.2 to mount a network directory) on the two install disks? 
  68. It appears that even after deleting the obvious unnecessary files (PS/2
  69. drivers for non-PS/2 installation and vice-versa) there's only about
  70. 325k left.  From inspection of the installation CONFIG.SYS, there appear
  71. to be several drivers which do not appear on the disks, and I must
  72. conclude that they are somehow loaded into a RAM disk by the OS loader
  73. process from some compressed source (perhaps all of the .BIO files?).
  74. Perhaps I can create my own disk image with the unnecessary drivers
  75. replaced by the ones that I need?
  76.  
  77.