home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CMCD0704.ISO / Software / Complet / FreeDOS / fdbootcd.iso / FREEDOS / DOCS / MOREINFO / INSTALL.TXT < prev    next >
Text File  |  2003-07-14  |  8KB  |  204 lines

  1. THE FREEDOS BETA 9 ("Methusalem") DISTRIBUTION
  2.  
  3. INSTALLATION INSTRUCTIONS
  4.  
  5. Based on INSTALL.TXT by Jim Hall  18 March 2001
  6.  
  7. Updated by Jeremy Davis <jeremyd@computer.org>
  8. 20 July 2003
  9.  
  10. --------------------------------------------------------------------------
  11.  
  12. 1.  WHAT TO GET:
  13.  
  14.  The Beta9 distribution is being made available in two "flavors":
  15.  
  16.  (1) The Mini distribution will contain all the software that you need
  17.      to reproduce the functionality of MS-DOS.  This will consist only
  18.      of an install boot floppy and the Base install disk.  Download
  19.      the Mini distribution if you only want to install a very basic
  20.      DOS system, and nothing else.
  21.  
  22.  (2) The Full distribution will contain everything from the Mini, but
  23.      also will include GUIs, compilers, assemblers, utilities, etc.
  24.      Download the Full distribution if you want to have it all!
  25.  
  26.  Note: Mini and Full use the same installation boot disk (image).
  27.  
  28.  If you want to install the Mini distribution, you need to download
  29.  these files:
  30.  
  31.      FDB9_144.DSK
  32.      BASE1.ZIP
  33.  
  34.  If you want to install the Full distribution, you will need to
  35.  download BASE1.ZIP, FDB9_144.DSK (ie same as Mini), plus the extra
  36.  disk sets you want (EDIT, UTIL, ...).
  37.  
  38.  You will also need a program to write the floppy image to diskette
  39.  (unless you get FDB9_144.EXE, which can write itself to a 1.44MB floppy)
  40.  such as RAWRITE.EXE; which should be available from the same
  41.  location as this distribution.  There are many alternatives to
  42.  rawrite, have a look at http://www.fdos.org/ripcord/rawrite/readme.html
  43.  for several examples.  Once you have written the image to floppy you
  44.  no longer need RAWRITE (or similar) unless you intend to write other
  45.  floppy images to diskette.
  46.  
  47.  If you do not already have a copy of UNZIP, you will need to download
  48.  that as well.  Yes, you need UNZIP to extract the install disks.
  49.  
  50.  
  51. 2.  BEFORE YOU INSTALL:
  52.  
  53. 2.1 STEP 1 - THE INSTALL DISKS (* see the variation, at the end)
  54.  
  55.  Once you have downloaded all the files you need, you must do a little
  56.  "prep" work before you can install FreeDOS.  The install disks
  57.  (BASE1.ZIP, etc.) are actually zipped up, so that you only need to
  58.  download the one file, rather than a whole bunch.  So before you can
  59.  install from the BASE1.ZIP install disk, you first need to unzip it.
  60.  
  61.  Format a 1.44MB floppy, then unzip the BASE1.ZIP file to that
  62.  floppy.  Do this:
  63.  
  64.      UNZIP BASE1.ZIP -d A:
  65.  
  66.  Yes, the lowercase "-d" is important.  Unzip is case sensitive.
  67.  
  68.  Now everything that you need on the Base1 install floppy is on that
  69.  floppy disk.  If you look on the Base1 install floppy, you'll notice
  70.  many smaller .zip files, each with a corresponding .lsm file.  You'll
  71.  also see a BASE.1 and BASE.END file.  This is normal.  You didn't do
  72.  anything wrong.
  73.  
  74.  If you are installing the Mini distribution, then you are done with
  75.  the install disks.  If you are installing the Full distribution, then
  76.  you need to repeat the above steps for the other install disks that
  77.  you downloaded.
  78.  
  79.  
  80. 2.2 STEP 2 - THE INSTALL BOOT FLOPPY IMAGE
  81.  
  82.  The Beta9 distribution uses an install boot floppy that you use to
  83.  (surprise!) boot your computer to install FreeDOS.  The boot floppy
  84.  needs to be written to a pre-formatted 1.44MB floppy disk.  I'm sure
  85.  other boot floppy images for 360k and 720k will soon be made
  86.  available, but I have a 1.44MB disk drive, so that's what you get.
  87.  
  88.  We need to use a program called RAWRITE to write these images to a
  89.  floppy.  You downloaded this program, above.
  90.  
  91.  To create the boot floppy for the Mini or Full distribution:
  92.  
  93.     (1) Run RAWRITE
  94.  
  95.     (2) Read the FDB9_144.DSK image file
  96.  
  97.     (3) Write to the A: drive
  98.  
  99.  
  100.  If you are using UNIX, you may instead use the "dd" program to write
  101.  the disk images.  Load a formatted 1.44MB floppy in your drive, then
  102.  type the following while logged in as "root":
  103.  
  104.     ddáif=FDB9_144.DSK of=/dev/fd0ábs=512ácount=2880
  105.  
  106.  (Depending on your current OS, you may instead use other alternate
  107.   programs such as RawWriteWin under Microsoft(R)Windows, or OSPlus
  108.   DiskImager under DOS.)
  109.  
  110.  Previously there were two boot disk images, the inquisitive DOS user
  111.  may have noticed that the contents of both were essentially the same;
  112.  thus they are now combined into a single disk image with a runtime
  113.  choice as to install the FULL or MINI distribution.
  114.  
  115.  
  116. 3.  TO INSTALL FROM FLOPPY DISK:
  117.  
  118.  Now you are ready to install the FreeDOS distribution on your
  119.  computer. If you have made all your floppies correctly, then you
  120.  reboot your computer using the install boot floppy that you made from
  121.  FDB9_144.DSK.
  122.  
  123.  When your computer boots up (may take a minute or two, depending on
  124.  the speed of your PC) you will be taken through the setup process.
  125.  Note: For many cases the boot disk will prompt you for all necessary
  126.  information and perform the required steps, however, some may need
  127.  to manually do the steps as outlined below.
  128.  
  129.  At this point, you have the opportunity to run FDISK to create a 
  130.  DOS partition IF YOU DON'T ALREADY HAVE ONE.  To run FDISK, just type:
  131.  
  132.      FDISK
  133.  
  134.  Then follow the on-screen prompts to create a new partition and mark
  135.  it as the active primary partition.  After you run FDISK, you will
  136.  need to reboot.  Just boot off the install boot floppy again.
  137.  
  138.  IF YOU CREATED A NEW PARTITION for FreeDOS, you'll also need to
  139.  format the partition before you can use it.  To do that, just type:
  140.  
  141.      FORMAT C:
  142.  
  143.  Don't forget to make the C: drive bootable with FreeDOS.  Just type:
  144.  
  145.      SYS C:
  146.  
  147.  After that, run the install program:
  148.  
  149.      INSTALL
  150.  
  151.  When the install program asks where you will install from (where the
  152.  install files are located) enter:
  153.  
  154.      A:\
  155.  
  156.  The install program will then ask you where to install FreeDOS.  Most
  157.  people will use C:\DOS or C:\FDOS. 
  158.  
  159.  Install will also prompt you to determine which optional components
  160.  to install.  Once install has finished the startup files (text files that
  161.  can be modified by running EDIT [filename] will be created.
  162.  These are c:\config.sys and c:\autoexec.bat
  163.  The following things are done:
  164.  *setup basic menu
  165.  *install some basic drivers (mouse, cdrom if wanted)
  166.  *setup the PATH variable, so you don't need to provide the complete name
  167.   of a program if you want to run it.
  168.  
  169.  Also some other things are done. We try to provide the text interface 
  170.  ("shell") in your local language. 
  171. --------------------------------------------------------------------------
  172.  
  173. Congratulations - you have now installed FreeDOS!
  174.  
  175. --------------------------------------------------------------------------
  176.  
  177. OPTIONAL: TO INSTALL FROM THE HARD DISK
  178.  
  179.  I won't spend too much time on this, as I expect most people will opt
  180.  to install from floppy disk.  However, it is possible to install from
  181.  your hard disk.  If you are installing everything, and you already
  182.  have a copy of DOS on your computer, then this is probably the option
  183.  you want.
  184.  
  185.  The only difference between installing from floppy disk and
  186.  installing from the hard disk is when you create the install
  187.  floppies.  When you installed from floppy disks, you needed to unzip
  188.  each install floppy onto a separate 1.44MB floppy disk.
  189.  
  190.  But to install from the hard disk, you just unzip each install floppy
  191.  INTO A SINGLE DIRECTORY ON YOUR HARD DISK. For example, you might do
  192.  this:
  193.  
  194.     UNZIP BASE1.ZIP -d C:\FDBETA9
  195.  
  196.  For the Mini distribution, that's all you need to do.  If you want to
  197.  install the Full distribution, you will also need to unzip all the
  198.  other install disks like LANG1.ZIP, EDIT1.ZIP, and UTIL1.ZIP, etc.
  199.  That's it.  When the install program asks you where to install from,
  200.  say C:\FDBETA9 (you can delete the C:\FDBETA8 directory after you are
  201.  done installing FreeDOS.)
  202.  
  203. --------------------------------------------------------------------------
  204.