home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CMCD0704.ISO / Software / Complet / FreeDOS / fdbootcd.iso / FREEDOS / DOCS / INSTALL3.TXT < prev    next >
Text File  |  2004-01-31  |  10KB  |  205 lines

  1. THE FREEDOS BETA 9 ("Methusalem") DISTRIBUTION
  2.  
  3. CD-ROM BASED INSTALLATION INFORMATION
  4.  
  5. Updated by Jeremy Davis <jeremyd@computer.org>
  6. 13 July 2003
  7.  
  8. --------------------------------------------------------------------------
  9.  
  10. This FreeDOS CD-ROM is intended to allow one to boot the FreeDOS
  11. kernel and then either install FreeDOS to a hard drive, or run FreeDOS
  12. (use the included programs) directly from the CD.
  13.  
  14. Please visit http://www.freedos.org for more information about FreeDOS
  15.  
  16. The CD image (or CD-ROM) may be useful in emulation environments
  17. (such as Bochs [bochs.sourceforge.net] or vmware [www.vmware.com]) 
  18. however it has not been tested using them and as such is not guaranteed
  19. to work.
  20.  
  21. Please read the other installation documents before attempting to
  22. install FreeDOS: DOCS\INSTALL.TXT (a general overiew aimed more at
  23. those installing FreeDOS using the floppy based distribution) and
  24. DOCS\INSTALL2.TXT (more detailed information about the steps to
  25. perform during installation, written for when booting from the
  26. installation floppy of the floppy based distribution, but most included
  27. information applies to installation from this CD as well.
  28.  
  29.  
  30. A  What is on this CD (Layout)
  31. B  How do I run (or install) FreeDOS from this CD
  32. C  Creating a custom boot floppy to use with this CD
  33. D  Creating a custom CD
  34. E  Reporting problems
  35.  
  36.  
  37. --------------------------------------------------------------------------
  38. A  What is on this CD (Layout)
  39. --------------------------------------------------------------------------
  40.  
  41. This CD contains a complete (except for the source install sets) FreeDOS
  42. installation in \FREEDOS\ which is used by the installation 
  43. routines.  Additionally, all install sets have been extracted into 
  44. \FREEDOS\PACKAGES\ (so you may omit any instructions that
  45. specify to unzip install sets such as BASE1.ZIP, UTIL1.ZIP, ...) thus
  46. you may use <cdrom>:\FREEDOS\PACKAGES\ as the source for 
  47. installation purposes.
  48.  
  49. AUTORUN.INF   Windows stuff for when people view CD-ROM
  50. README.1ST    General readme that should be read
  51. \isolinux\    Contains the bootable CD files such as ISOLINUX
  52. \FREEDOS\     Contains most of the FreeDOS related files
  53.     INSTALL.BAT   Installs FreeDOS from this CD-ROM
  54.     READ.ME       Basic information about this distribution
  55.     AUTORUN\      Startup files and additional AUTORUN data
  56.     DISKIMGS\     Contains a generic* CD-ROM based installation disk images
  57.                   (*requires you to add your own CD-ROM drivers)
  58.     DOCS\         Contains important readmes, installation information, ...
  59.     EXTRAS\       Contains additional DOS programs that may be of interest
  60.     FDOS\         Contains FreeDOS installed, used when running from CD-ROM
  61.     INSTALL\      Contains files used when installing from this CD-ROM
  62.         DISKSETS\     Contains all the disksets, used to install to hd
  63.         DOCS\         Localizable documentation used during installation
  64.         INSTALL\      The install program itself and its data
  65.  
  66.  
  67. --------------------------------------------------------------------------
  68. B  How do I run (or install) FreeDOS from this CD
  69. --------------------------------------------------------------------------
  70.  
  71. To run FreeDOS from the CD, boot [either directly from the CD or using a
  72. floppy boot disk with DOS CD-ROM drivers] and make sure that 
  73. <cdrom>:\FREEDOS\SETUP\BIN is in your PATH environment variable 
  74. (where <cdrom> is the drive letter of your CD-ROM drive).  If you use 
  75. KEYB you may also want to add <cdrom>:\FREEDOS\SETUP\BIN\KEY to your PATH.
  76. Note: when booting directly from the CD or using a custom boot floppy as 
  77. escribed in Section C, the path should already be setup and FreeDOS ready
  78. to run.  
  79. (where A:\ is your current drive and R: should be your CD-ROM drive)
  80.  
  81.   A:\>set PATH=R:\FREEDOS\FDOS\BIN;R:\FREEDOS\FDOS\BIN\KEY;%PATH%
  82.  
  83. \FREEDOS\SETUP\BATCH\AUTORUN.BAT may be ran to initiate installing FreeDOS
  84. from this CD-ROM.  If it fails to find your CD-ROM drive with this CD
  85. in it, then manually set the cdrom environment variable to the 
  86. appropriate drive letter including the color (:) before executing
  87. AUTORUN.BAT.  The installation must be performed using FreeCom.  If 
  88. you booted using a different command interpreter (such as one for 
  89. another DOS) then you may need to run \FDOS\BIN\COMMAND.COM /E:512 
  90. before begining the installation.
  91.  
  92.   R:\>set cdrom=R:
  93.   R:\>\FREEDOS\AUTORUN\AUTORUN.BAT
  94.  
  95. If you are having difficulties (your computer freezes or other odd
  96. behaviour) when running FreeDOS from the CD (or during installation).
  97. You may wish to use the DOS CD-ROM driver for your specific CD drive.
  98. To aid in doing this, when booting from the CD, option 4 allows
  99. you to boot using drivers available on a diskette in your 1st floppy
  100. drive. 
  101.  
  102. For ATAPI (IDE) drives we provide a cdrom-driver on the bootdisk.
  103.  
  104. For non-ATAPI drives (for example a cdrom hung on the cdrom connector on 
  105. soundcards, or SCSI drives), please provide its DOS driver on a separate disk.
  106. You need to select option 4 during install (SCSI) and provide the complete
  107. filename when asked for it (e.g. A:\DRIVER\ASPI8DOS.SYS).
  108. You may specify multiple drivernames if you require it. Separate the filenames
  109. by a space. Example: A:\ASPI8XX.SYS A:\DRIVER\SYMDISK.SYS
  110. (note that the physical diskdrive may become B:)
  111.  
  112. --------------------------------------------------------------------------
  113. C  Creating a custom boot floppy to use with this CD
  114. --------------------------------------------------------------------------
  115.  
  116. If you are unable to boot from the CD-ROM, you may still use it to
  117. install FreeDOS by creating a boot floppy.  To aid in this, there is
  118. a generic FreeDOS CD installation bootdisk builder on the CD that can
  119. be used to create a disk useful for this purpose.
  120. \FREEDOS\SETUP\BATCH\BOOTDISK.BAT
  121.  
  122. i    Write it to a floppy (option 3, or above mentioned batchfile)
  123. ii   Copy the CD-ROM driver for your CD-ROM drive to the floppy
  124. iii  Either
  125.        rename the driver to ATAPICDD.SYS
  126.      or
  127.        edit config.sys and change ATAPICDD.SYS to your driver's filename
  128. iv   Boot using the floppy (with the FreeDOS CD in your CD drive)
  129. v    Continue installation just as though you booted directly from the CD
  130.  
  131.  
  132. --------------------------------------------------------------------------
  133. D  Creating a custom CD
  134. --------------------------------------------------------------------------
  135.  
  136. Please look in isolinux directory for makeiso.bat, a tool to aid in creating
  137. your customized ISO image.  Under Windows it should be a simple
  138. five step procedure:
  139. 1) copy all the files on the CD to a subdirectory [folder] on your
  140.    hard drive using Explorer (the GUI) or from the command line
  141.    e.g.   XCOPY R: C:\TEMP\FDCD /S /H
  142. 2) make your customizations, removing read-only attributes as
  143.    needed [copying a file from CD may automatically set it to
  144.    read-only, so to alter or replace you may need to correct this]
  145. 3) change to C:\TEMP\FDCD\isolinux\ (substituting C:\TEMP\FDCD
  146.    with the actual path you copied the files to
  147.    e.g.   CD C:\TEMP\FDCD\isolinux
  148. 4) run makeiso.bat which will remove any read-only settings for
  149.    isolinux files and creates the new ISO image
  150.    Under WindowsNT/2000/XP you can simply doubleclick makeiso.bat.
  151.    Windows 95, 98 and ME versions require running MAKEISO from
  152.    the commandline (dos prompt).
  153. 5) test the ISO image (boot it, view it, etc.) to ensure everything
  154.    works alright. Bochs (bochs.sf.net) is a useful free program for this.
  155.  
  156. The bootdisk you see when booting from cdrom (and which is written 
  157. to a diskette if you run the bootdisk creator program) is located
  158. at ISOLINUX\FDBOOT.IMG (360KB).
  159. Files most wanted to update are probably the kernel (kernel.sys) and
  160. the shell (command.com). In case of updating the kernel, delete kernel.sys, 
  161. and put the new kernel.sys in the correct (top level / root) directory.
  162.  
  163. The pre-FreeDOS menu you see is located in 2 files:
  164. \isolinux\isolinux.cfg and \isolinux\bootmsg.txt
  165. change them if you want to add more boot disks or modify the message 
  166. displayed when booting from the CD.
  167.  
  168.  
  169.           For more information visit the site below:
  170.          ---------------------------------------------         
  171.          ISOLINUX and MEMDISK
  172.          copyright 2001-2004 H. Peter Anvin
  173.          http://syslinux.zytor.com/
  174.          ---------------------------------------------
  175.  
  176.  
  177. --------------------------------------------------------------------------
  178. E  Reporting problems
  179. --------------------------------------------------------------------------
  180.  
  181. If you run into problems there are several avenues you may try.
  182. If the problem is in one of the Base FreeDOS programs you should report
  183. the problem using bugZilla.  http://www.freedos.org/bugs/
  184. Other related issues may also be reported there.  
  185. For problems related to the distribution (program XYZ is missing, please
  186. don't include program ZZ3, document NNN should say 'dkdkdk', etc.)
  187. please email me: jeremyd@computer.org {No unsolicited Junk email please!}
  188. For general FreeDOS related issues, try the FreeDOS mailing lists: 
  189. http://www.freedos.org/freedos/lists/.
  190.  
  191. Information is obtainable online without the need to subscribe from the 
  192. following sources:
  193.  * http://www.freedos.org/
  194.  * http://www.freedos.org/freedos/lists/ 
  195.  * http://www.topica.com/lists/fd-dev/read (read-only old mail archive)
  196.  * http://www.freedos.org/bugs/
  197.  
  198. --------------------------------------------------------------------------
  199.  
  200.   FreeDOS is a trademark of Jim Hall. 
  201.   It was claimed as a trademark to prevent its possible abuse or misuse.
  202.   The name FreeDOS may be used by the FreeDOS community to refer to 
  203.   programs that are part of the FreeDOS operating system, or to associate
  204.   their programs with FreeDOS.
  205.