home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Aktief 1995 #3 / CDA3.iso / os2 / kort_img.zip / KORT_IMB.ENG next >
Text File  |  1994-11-12  |  3KB  |  100 lines

  1.                      K  O  R  T  _  I  M  G
  2.                     ========================
  3.  
  4.  
  5. Problem:
  6. ────────
  7.  
  8. In order to start a "DOS from drive A:" session swiftly, usually a
  9. diskimage on hard disk is applied. Unfortunately some PC's can only
  10. produce bootable disk of 1.44 MB or 730 kB in size. The unoccupied
  11. space in such a disk image is a pure waste of space and precious
  12. memory. So you prefer an image as small as possible, e.g. 180 kB. 
  13.  
  14.  
  15. Solution:
  16. ─────────
  17.  
  18. KORT_IMG converts a large disk image into a smaller one. The program
  19. shrinks the length of a bootable image to the total length of all
  20. files as mentioned in the directory of the diskette. So it is of
  21. vital importance to allign the files on the diskette before the disk
  22. is converted into an image (VMDISK). No unoccupied clusters must be
  23. present between files. It will ruin your image.
  24.  
  25. The original disk image is not changed. A new image is produced,
  26. named KORT.IMG. If you fill in KORT.IMG in the settings of a "DOS
  27. from Drive A:" icon, Settings -> Session -> DOS setting ->
  28. DOS_STARTUP_DRIVE, you will have a plain DOS session, occupying
  29. minimal memory.
  30.  
  31.  
  32. Using KORT_IMG:
  33. ───────────────
  34.  
  35. The programma is started by:
  36.  
  37.       KORT_IMG DOS50.IMG
  38.  
  39. if the name of the immage DOS50.IMG in the current directory. The
  40. result is:
  41.  
  42.  
  43. Input file : \dos\dos144.img
  44. Output file: kort.img
  45.  
  46. Original information:
  47. bytes per sector    : 512 
  48. sectors per cluster : 1 
  49. sectors before fat#1: 1 
  50. # of fats           : 2 
  51. dirs in rootdir     : 224 
  52. # of data sectors   : 2880 
  53. media descriptor    : 0xF0 
  54. sectors per fat     : 9 
  55. sectors per track   : 18 
  56. # of heads          : 2 
  57. hidden sectors      : 0 
  58.  
  59. Modified information:
  60. Length of image     : 179720 bytes
  61.  
  62.  
  63. The program has been tested in on a 730 kB image, a 1.44 MB and a
  64. 180 kB image. In all these cases it worked, however there is no
  65. garantee that it will work allways.
  66.  
  67. The archive contains a DOS version and an OS/2 version. The program
  68. is bilingual. If the country code is set to 31, messages are printed
  69. in Dutch, in all other cases it is more or less English. 
  70.  
  71.  
  72. Rights:
  73. ───────
  74.  
  75. The program is the intellectual property of Henk den Adel. It is
  76. submitted as copyrighted freeware: the program may be copied,
  77. distributed and used freely, without the necessity for any fee or
  78. obligation, moral, material or immaterial. When distributed on
  79. diskette, a fee for the diskette may be asked.
  80.  
  81. The writer of this program, accepts no claims whatsoever for the use,
  82. abuse or incorrect use of the program, intentionally or
  83. unintentionally. There is no garantee the program will work under
  84. your circumstances and hardware. The only garantee is, it occupies
  85. disk space.
  86.  
  87.  
  88. Finally:
  89. ────────
  90.  
  91. For any comments send a netmail to Henk den Adel, on 2:286/300.1 or
  92. an e-mail to H.denAdel@delftgeot.nl.
  93.  
  94.  
  95. Rotterdam, November 12th, 1994.
  96.  
  97.  Henk den Adel
  98.  
  99.  
  100.