home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / os2 / apps / 5551 < prev    next >
Encoding:
Internet Message Format  |  1992-08-25  |  3.6 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!ucbvax!PKSMRVM.VNET.IBM.COM!KENKAHN
  2. From: KENKAHN@PKSMRVM.VNET.IBM.COM ("Kenneth A. Kahn")
  3. Newsgroups: comp.os.os2.apps
  4. Subject: Re: How to make bootable disk for HPFS?
  5. Message-ID: <9208261007.AA24359@ucbvax.Berkeley.EDU>
  6. Date: 26 Aug 92 09:46:10 GMT
  7. Sender: daemon@ucbvax.BERKELEY.EDU
  8. Lines: 60
  9.  
  10. Organization: Staff of IBM Fellow - NetWork Computing
  11. Disclaimer: This posting represents the poster's views, not those of IBM
  12. News-Software: UReply 3.0
  13. X-X-From: KENKAHN@PKSMRVM.VNET.IBM.COM (Ken Kahn)
  14. References: <stanton.461.0@haas.berkeley.edu>
  15.  
  16. In <stanton.461.0@haas.berkeley.edu> Richard Stanton writes:
  17. >I know I've seen discussion about this before, but it wasn't relevant
  18. >then... I've just changed from FAT to HPFS, and would like to make a boot
  19. >diskette. HOwever, using the makeboot program doesn't seem to quite work, as
  20. >it tells me it's run out of space. I've tried using a disk formatted using
  21. >FDFORMAT to 1.7 Mb or thereabouts, but my machine (PS/2 model 90) doesn't
  22. >like this, so I'm going to have to stay at 1.44.
  23. >
  24. >If anyone's worked out how to get at least the basics onto a single disk,
  25. >I'd be very grateful if he or she could let me know what I need to do.
  26. >
  27.  
  28. As part of IBM's EWS (Employee Written Software) Program, a package should
  29. now be available called BOOT20.  Below is part of the Abstract from BOOT20:
  30.  
  31. The SE20BOOT program is a utility that allows you to build a BOOTable OS/2 V2
  32. system using an existing OS/2 V2 system.  The BOOT system can be installed on
  33. any valid medium including, but not limited to, Floppies and Hard Disk Drives.
  34. There are three types of BOOT systems you can install:
  35.  
  36.   Minimal : This is a basic OS/2 V2 system that supports a single OS/2 Full
  37.             Screen screen session.  All 16 and 32-bit OS/2 Full Screen
  38.             applications are supported.  While multitasking is supported, the
  39.             ability to switch between different processes is not.  This BOOT
  40.             system requires about 1.36M of disk space.
  41.  
  42.        PM : This is an OS/2 V2 system that supports any 16 or 32-bit OS/2 Full
  43.             Screen or PM application.  Multitasking is supported, as is the
  44.             ability to switch betwen different processes.  The WPS is present
  45.             as a single OS/2 Window.  This BOOT system requires about 5.6M of
  46.             disk space.
  47.  
  48.       WPS : This is an OS/2 V2 system that supports any 16 or 32-bit OS/2 Full
  49.             Screen or PM application.  Multitasking is supported, as is the
  50.             ability to switch betwen different processes.  The OS/2 WPS is
  51.             fully active and starts up with a number of default Folders and
  52.             system objects.  This BOOT system requires about 6M of disk space.
  53.  
  54.     Syntax:  SE20BOOT  <SOURCE=drive:\path\>  <TARGET=drive>  <TYPE=PM|WPS>
  55.  
  56. You must run SE20BOOT from an existing OS/2 V2 system.  The SE20BOOT program
  57. will analyze your system and create a BOOT system that is specific for it.  For
  58. example it will determine if your system supports features such as HPFS or SCSI
  59. and add the appropriate support for it.  Because of this, a BOOT disk created
  60. for a specific workstation will not necessarily work correctly on a different
  61. workstation.
  62.  
  63. The file BOOT20.ZIP should be available on the OS/2 Section of CompuServ, the
  64. IBM NSCC BBS in Atlanta, the IBM Anonymous FTP, and some other IBM BBS around
  65. the world.
  66.  
  67. There are many more valuable programs being made available absolutely *free*
  68. as part of the Os2EWS program.  These are all programs that are written by
  69. IBM employees on their own time and have been in use internally.
  70.