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

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