home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CMCD0704.ISO / Software / Complet / FreeDOS / README_FreeDOS.txt < prev   
Encoding:
Text File  |  2004-05-13  |  22.4 KB  |  492 lines

  1. FreeDOS beta9 release candidate 5.
  2.  
  3. Readme file
  4.  
  5. Table of Contents:
  6. ---------------------------------
  7.  
  8. I)    How to view this document
  9. II)   What to get, platform dependant
  10. III)  How to boot up
  11. IV)   Installation
  12. V)    Post-installation disk/RAM layout and configuration files
  13. VI)   Using FreeDOS
  14. VII)  Updates and help
  15.  
  16. ---------------------------------
  17.  
  18. I      - How to view this document
  19.  
  20. This document is posted online and thus may incidentally not comply with the 
  21. DOS specification of keeping line width below 80 characters. We recommend 
  22. using a HTML viewer or the FreeDOS program PG, which supports line wrapping,
  23. found at http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/util/file/pg/
  24.  
  25. ---------------------------------
  26.  
  27. II     - What to get, platform dependant
  28.  
  29. The FreeDOS distribution is available in several ways. Users only wanting to 
  30. use the kernel don't need to download the entire distribution. Owners of a 
  31. computer older than 80386 often don't have a cdrom drive in their systems.
  32. FreeDOS Beta9 Release Candidate #5 is offered for:
  33.  
  34. Platform:            what to download:
  35. ---------------------------------------------------------------------
  36. 8086/80186/80286 : - download diskette distribution if available
  37.                      http://fdos.org/ripcord/beta9rc5/disksets
  38.                    - alternative #1: download ODIN (One Disk INstaller)
  39.                      http://odin.fdos.org/fdodin06.8088.zip
  40.                    - alternative #2: download zipfile and split onto disks:
  41.                      http://fdos.org/ripcord/beta9rc5/binfiles.zip
  42.                    - alternative #3: get FreeDOS install disk
  43.                      http://fdos.org/ripcord/beta9rc5/fdos1440.img
  44.  
  45. 80386 or newer   : - download the bootable freedos cdrom
  46.                      http://fdos.org/ripcord/beta9rc5/fdbootcd.iso
  47.  
  48.                      We recommend to boot from the cdrom as our cdrom driver is
  49.                      still in experimental stage (atapicdd.sys , ALPHA status)
  50.                      
  51.                      if you cannot boot from cdrom, please download bootdisk
  52.                      http://fdos.org/ripcord/beta9rc5/fdos1440.img
  53.  
  54.                      replace our cdrom driver with the vendor-supplied one if 
  55.                      desired. [ e.g http://www.opus.co.tt/dave/indexall.htm ]
  56.  
  57. You may need to write the bootdisk image to a diskette using one of several
  58. available programs found at: http://www.fdos.org/ripcord/rawrite/
  59. (RAwrite downloadable from : http://fdos.org/ripcord/beta9rc5/rawrite.exe )
  60. If the target diskette contains information, it will be erased when writing
  61. the image contents to the diskette.
  62.  
  63. The .iso file (ISO9660 filesystem) can be written to a blank recordable medium 
  64. [CD-R(W) or DVD+/-R(W)] using a cd writing program that can write a disk image.
  65. Most used is Ahead's Nero Burning Rom, and the Unix/Linux program CDrecord
  66. Make sure contents of the fdbootcd.iso file is stored on the written medium,
  67. not the file itself. In other words, you should see a file called autorun.inf 
  68. and the directories called FREEDOS and ISOLINUX.
  69.  
  70. ---------------------------------
  71.  
  72. III    - How to boot up
  73.  
  74. Virtually all computer systems that FreeDOS can be installed on support booting
  75. from another medium than the harddisk. This is required for installing FreeDOS 
  76. to your harddisk.
  77. Old computers support diskette booting, recent computers also support starting
  78. up from cdrom (the so called El Torito standard dating from 1995)
  79.  
  80. If you cannot boot from cdrom or do not know how to set up your BIOS
  81. settings (most systems use DEL, ESC, F2 or F10 keys to access the BIOS) 
  82. to allow booting from cdrom, please boot from diskette.
  83.  
  84. If you are able to get your system to allow booting from cdrom, that's the 
  85. easiest and best way of installing FreeDOS. Type "1" at the BOOT: prompt and
  86. then you'll see FreeDOS starting. You should now see another menu. Select
  87. option 1 to load memory and cdrom drivers. the CDROM is accessed and then you
  88. can select what to do next (Install FreeDOS, Run FreeDOS, Create bootdisk), 
  89. but more about that later. First the floppy explanation.
  90.  
  91. For booting from diskette, insert the diskette to which you have written the
  92. contents of fdos1440.img using WinImage or Rawrite for example.
  93.  
  94. You should now see a boot menu with 2 options:
  95. *Select 1 (default and started if waiting 10 seconds) to gain access to 
  96.  additional options for recent computers only (386 or newer).
  97.  In the follow-up menu:
  98.  *entering 1 followed by ENTER boots up a fasterversion of the bootdisk
  99.   (bootdisk is read into system RAM and then started)
  100.  *entering 2 followed by ENTER allows you to test your system's RAM
  101.   for potential errors, using the Memtest86+ program, now at version 1.11
  102.  *entering 3 followed by ENTER starts the Smart Boot Manager.
  103.   it is here that you can select to boot from the cdrom device.
  104.   see above at cdrom description how to go on.
  105.  
  106. *Select 2 (most compatible) to load FreeDOS from the cdrom.
  107.  see below on how to work with FreeDOS once you see the menu
  108.  that offers driver and cdrom loading. 
  109.  
  110. Working with FreeDOS: 
  111. you'll see 4 menu entries, so you need to select the correct one.
  112. for 8086 and 80186, use entry 2, which does not load any memory drivers,
  113. but still attempts to load cd-rom drivers.
  114. for 80286 or newer, select option 1. It loads memory driver and cdrom drivers,
  115. then tries to detect the FreeDOS cdrom.
  116. -if the cdrom is found, you'll be presented with a new menu
  117.  (1: Install, 2:Run from cdrom, 3:Create Bootdisk).
  118. -if the cdrom is not found, you'll be presented an error message
  119.  (cdrom driver not loaded, cdrom not found)
  120.  you get the chance of redetecting cdrom drive (insert correct cdrom), 
  121.  doing a diskette install (if made available by the FreeDOS project), 
  122.  or giving up (you're on your own then)
  123.  
  124. see chapter IV - Installation for further info.
  125.  
  126. ---------------------------------
  127.  
  128. IV     - Installation
  129.  
  130. Regardless of which way you booted, installing FreeDOS is made up of several
  131. steps. If you want (or need) to change your disk layout (using a partitioning
  132. program) , you will need to reboot at least once in this process.
  133.  
  134. These are the steps you need to follow:
  135. 1) Partition your harddisk (not recommended unless necessary!)
  136. 2) Create a filesystem     (not recommended unless necessary!)
  137. 3) Install and configure FreeDOS core files and additional files.
  138.  
  139. Step1: (not recommended unless necessary!)
  140. You can change your disk layout by using any partition program.
  141. most known ones are Fdisk ("program for Fixed Disks") and the Partition Magic
  142. product from the company Symantec (was PowerQuest Partition Magic).
  143. DOS *requires* a primary partition with the FAT filesystem that it recognizes as C:.
  144. Having a C under your modern Windows system using NTFS is not suitable.
  145.  
  146. KNOW WHAT YOU ARE DOING - ALTERING DISK PARTITION LAYOUT CAN CAUSE DATA LOSS
  147.  
  148. FreeDOS provides its own version of FDISK, called FreeFdisk.
  149. Here's what you need to do:
  150. *Answer yes to the first question (do you want support for FAT32 (big disks?))
  151. *Create some free (actually unpartitioned) disk space by making sure
  152.  not all disk space is allocated.
  153. *Create a primary partition in the unallocated space, at least 20 MegaBytes
  154.  (option 1, then option 1)
  155. *Set it active (option 2 from the main menu)
  156. *Exit FDISK. You will probably have to reboot. Be sure to boot from the same
  157.  boot device again (diskette/cdrom)
  158.  
  159.  
  160. Step2: (not recommended unless necessary)
  161. Once an active primary partition exists, FreeDOS detects this.
  162. However it still allows to change disk layout by calling the supplied FDISK.
  163. and offers you to format the partition. If the partition was not yet formatted
  164. then FreeDOS auto-formats it. If it was formatted, we recommend not to format
  165. the partition again, as it may contain programs and data you wish to keep
  166. (creating the FAT [File Allocation Table] filesystem using the FORMAT program
  167. erases all previous contents)
  168.  
  169.  
  170. Step3:
  171. Once the active primary partition actually contains a filesystem, be it
  172. already present or just created through the FORMAT program, it will allow
  173. you to install FreeDOS using the installation program.
  174. We assume the installation program speaks for itself.
  175.  
  176. All selected files are copied to the selected installation directory, 
  177. the core components installed (kernel - c:\kernel.sys ; shell - c:\command.com)
  178. and several startup files are created. See following chapter for that.
  179.  
  180. finally, you are presented information on [1] how to add FreeDOS to another
  181. already installed operating system (so called Dualboot) or [2]to install
  182. it all by itself.
  183. Next, you will get the question if the bootsector code should be written.
  184. -In case 1, answer no (as it would overwrite the bootsector code of your
  185.  already installed operating system, thus making it not start anymore)
  186. -In case 2, answer yes, or you will be unable to boot FreeDOS.
  187.  
  188. All is done now, you have installed FreeDOS to harddisk and can start using it
  189.  
  190.  
  191. ---------------------------------
  192.  
  193. V      - Post-installation disk/RAM layout and configuration files
  194.  
  195. This chapter references the layout of both files and memory layout,
  196. on diskette, cdrom and the harddisk installed FreeDOS distribution.
  197.  
  198. Feel free to skip this chapter immediately or after the harddisk 
  199. disk layout and conventional memory layout.
  200.  
  201. * Memory layout (below 1MB) when maximizing free conventional memory,
  202.   using the FreeDOS EMM386 driver. Layout obtained from "MEM /C /P"
  203.  
  204.   Name           Total           Conventional       Upper Memory
  205.   --------  ----------------   ----------------   ----------------
  206.   SYSTEM      18,784   (18K)     12,480   (12K)      6,304    (6K)
  207.   HIMEM        2,112    (2K)      2,112    (2K)          0    (0K)
  208.   EMM386       2,608    (3K)      2,608    (3K)          0    (0K)
  209.   KEYB         1,520    (1K)          0    (0K)      1,520    (1K)
  210.   MOUSE        3,328    (3K)          0    (0K)      3,328    (3K)
  211.   COMMAND      3,264    (3K)          0    (0K)      3,264    (3K)
  212.   DISPLAY     21,104   (21K)          0    (0K)     21,104   (21K)
  213.   Free       782,592  (764K)    637,904  (623K)    144,688  (141K)
  214.  
  215.  
  216. * Harddisk layout for a fresh installed FreeDOS distribution:
  217. C:\                  Root of active FreeDOS FAT partition
  218. | AUTOEXEC.BAT       Bootup script, contentse see below
  219. | COMMAND.COM        Shell (FreeCOM), translated if possible
  220. | CONFIG.SYS         FreeDOS configuration file
  221. | FDOSBOOT.BIN       Bootsector of drive C: stored in file
  222. | KERNEL.SYS         FreeDOS kernel
  223. |
  224. \--FDOS              FreeDOS directory
  225. |   +--INSTBASE      GUI installer logfiles
  226. |   +--TEMP          Directory for storing temporary files
  227. |   +--APPINFO       Contains the Linux Software Maps for programs
  228. |   +--BIN           Contains FreeDOS programs and drivers
  229. |   |  +--CTMOUSE    CuteMouse available in several languages
  230. |   |  |  \--UTILITY CuteMouse debugging program
  231. |   |  \--KEY        keyboard layout files for KEYB 2.0, zipped(!)
  232. |   +--DOC           Contains documentation for each program
  233. |   +--HELP          Stores the help-files for freedos program
  234. |   |  \--HHSTNDRD   called HELP in HTML format
  235. |   +--NLS           contains localized help text for some programs
  236. |   \--CPI           Internation CodePages for FreeDOS Display program
  237.  
  238.  
  239. * Created Config.sys bootup file (c:\config.sys or c:\fdconfig.sys):
  240.   ( "!" means always execute, ";" is a comment, "123?" is menu implementation)
  241.   ( our cdrom driver is disabled, as we recommend the VIDE-CDD.SYS from BENQ )
  242.  
  243. !SET dosdir=C:\FDOS
  244. !SET lang=NL 
  245. ;for help on commands, see file config.sys in your FreeDOS directory
  246. ;www.benq.com/ss_download/drivers/storage/cd-rom/drivers/dos/apicd214.exe
  247. ;below is a demonstration of the FreeDOS multi-configuration menu system.
  248. !LASTDRIVE=Z
  249. !BUFFERS=20     
  250. !FILES=40
  251. !DOS=HIGH,UMB
  252. !DOSDATA=UMB
  253. !set dircmd=/ogn
  254. !MENUCOLOR=7,0
  255. MENUDEFAULT=1,5
  256. MENU 1 - Load FreeDOS including HIMEM XMS-memory driver  
  257. MENU 2 - Load FreeDOS with maximum RAM free, using EMM386
  258. MENU 3 - Load FreeDOS without drivers 
  259. 12?DEVICE=C:\FDOS\BIN\HIMEM.EXE 
  260. 2?DEVICE=C:\FDOS\BIN\EMM386.EXE NOEMS I=B000-B7FF I=DC00-EBFF I=C800-C8FF 
  261. ;1?DEVICE=C:\FDOS\bin\atapicdd.sys /D:FDCD0001 
  262. 12?SHELLHIGH=c:\command.com /K c:\autoexec.bat 
  263. 3?SHELLHIGH=c:\command.com /D /K set path=C:\FDOS\bin 
  264.  
  265. (note that cdrom driver has been disabled. Remove the ;REM part from atapicdd,
  266.  or download the VIDE_CDD.sys file from above named APICD214.exe link)
  267.  
  268.  
  269. * Created Autoexec.bat bootup file (c:\autoexec.bat or \freedos\fdauto.bat),
  270.   including basic sound support and drivers for keyboard, cdrom and mouse:
  271.   (display driver configuration is an example, and commented out by default)
  272.   (at the end you see some text in Dutch, to demonstrate localized parts)
  273.  
  274. @echo off 
  275. set PATH=%dosdir%\bin
  276. set NLSDIR=%dosdir%\NLS 
  277. set temp=%dosdir%\temp
  278. set tmp=%dosdir%\temp
  279. SET BLASTER=A220 I5 D1 H5 P330
  280. REM LH DISPLAY CON=(EGA,,1)
  281. REM MODE CON CP PREP=((858) %dosdir%\cpi\EGA.CPI)
  282. REM MODE CON CP SEL=858
  283. Shsucdx /D:?FDCD0001 /D:?FDCD0002 /D:?FDCD0003
  284. LH KEYB US,,C:\FDOS\bin\KEY\US.KL  
  285. echo typ HELP om ondersteuning te verkrijgen over opdrachten en navigatie
  286. echo.
  287. echo FreeDOS heet u welkom.
  288. echo.
  289. MOUSE 
  290.  
  291.  
  292. * FreeDOS downloadable Bootdisk RAM contents (Modules using memory below 1MB):
  293.   (note that EMM386 is not enabled by default, as EMM386 settings are specific
  294.    to each individual computer system)
  295.  
  296.   Name           Total           Conventional       Upper Memory
  297.   --------  ----------------   ----------------   ----------------
  298.   SYSTEM      17,600   (17K)     12,480   (12K)      5,120    (5K)
  299.   HIMEM        2,112    (2K)      2,112    (2K)          0    (0K)
  300.   EMM386       2,608    (3K)      2,608    (3K)          0    (0K)
  301.   UDMA           624    (1K)        624    (1K)          0    (0K)
  302.   COMMAND      3,984    (4K)          0    (0K)      3,984    (4K)
  303.   SHSUCDX      6,656    (7K)          0    (0K)      6,656    (7K)
  304.   ELTORITO     3,104    (3K)          0    (0K)      3,104    (3K)
  305.   CDRCACHE     6,016    (6K)          0    (0K)      6,016    (6K)
  306.   Free       792,464  (774K)    637,136  (622K)    155,328  (152K)
  307.  
  308.  
  309. * FreeDOS downloadable Bootdisk image contents:
  310.  
  311. A:\                  Root of diskette(-image)
  312. |  LDLINUX.SYS       Syslinux bootloader
  313. |  README.TXT        FreeDOS readme document
  314. |  MEMDISK           Syslinux RAMDISK DISK-image loader
  315. |  FDCONFIG.SYS      FreeDOS bootup configuration file
  316. |  SYSLINUX.CFG      Syslinux configuration file
  317. |  SBM.CBT           Smart Boot Manager compiled as Syslinux module
  318. |  COMMAND.COM       FreeDOS command interpreter / shell (FreeCOM)
  319. |  FDBOOT.IMG        360KB FreeDOS bootimage for MEMDISK
  320. |  MEMTESTP          Memtest+ version 1.11 (www.memtest.org)
  321. |  METAKERN.SYS      FreeDOS bootmanager
  322. |  KERNEL.SYS        FreeDOS kernel/core, release version 2.033
  323. |  
  324. +--FREEDOS           Directory containing freedos applications
  325. |     ATTRIB.COM     (Re)sets file and directory attributes
  326. |     CALLVER.COM    Fakes DOS version for a specific file you load
  327. |     COPYBS.COM     Copies partition's bootsector to a file on disk
  328. |     FDAUTO.BAT     Bootup script, called from fdconfig.sys
  329. |     FDISK.EXE      The "Fixed Disk" partitioning program
  330. |     FDISK.INI      Configuration file for Fdisk
  331. |     FORMAT.EXE     Creates FAT (FAT12/FAT16/FAT32) filesystem
  332. |     GPL.COM        The General Public License in executable format
  333. |     IFMEMDSK.COM   Detects if Iso/Sys-Linux was loaded with Memdisk
  334. |     LOADLIN.EXE    Linux bootloader
  335. |     LOCALIZE.COM   CATS implementation for displaying text from file
  336. |     MEMTEST2.EXE   unofficial Memtest86 v3.0 executable version
  337. |     META-ALL.BIN   MetaKern bootloader primary stub
  338. |     METABOOT.BOT   MetaKern bootloader freedos kernel loader
  339. |     SYS.COM        Transfers FreeDOS core files and makes disk bootable
  340. |     WHICHFAT.COM   Detects which FAT implementation is used on partition
  341. |     XCOPY.EXE      Copies files and directories
  342. |     LABEL.EXE      Sets the label of a disk
  343. |     PG.EXE         advanced textfile viewer
  344. |     EDIT.EXE       textfile editor
  345. |     MEMTESTE.EXE   fallback version of Memtest.exe
  346. |     
  347. +--DRIVER            contains FreeDOS drivers
  348. |     ATAPICDD.SYS   cdrom driver, alpha-status
  349. |     CDRCACHE.SYS   cdrom caching module 
  350. |     CTMOUSE.EXE    CuteMouse serial/PS2 mouse driver 
  351. |     DEVLOAD.COM    Commandline device driver loading utility, UMB support
  352. |     ELTORITO.SYS   Bart Lagerweij's boot-from-cdrom cdrom-driver
  353. |     FDXMS286.SYS   XMS driver for 286 and newer, up to 16 or 64MB RAM
  354. |     HIMEM.EXE      XMS driver for 386 and newer, up to 2048MB RAM
  355. |     SHSUCDX.EXE    Provides driveletter to each cdrom drive (MSCDEX)
  356. |     UDMA.SYS       Speed up harddisk writes and reads by DMA transfers
  357. |     ATAPICD2.SYS   Incomplete newer test version of ATAPICDD.sys
  358. |     EMM386.EXE     UMB and EMS providing memory optimizing driver
  359.  
  360.  
  361. * CDROM image contents
  362.  
  363. [CDROM]
  364. |  BOOT.CAT                   MKISOFS's El-Torito Boot Catalogue
  365. |  AUTORUN.INF                auto-launch file for Windows
  366. |
  367. +--FREEDOS                    FreeDOS specific files
  368. |  +--3RDPARTY                (Freeware/GPL) third party addons
  369. |  +--DOCS                    Various important documents
  370. |  |  +--LICENSES             useful License Stuff
  371. |  |  \--MOREINFO             older license stuff
  372. |  |
  373. |  +--PACKAGES                installable programs
  374. |  |  +--BASE                 FreeDOS basic components
  375. |  |  |  +--DISK01            disk#1 up to and including disk#7
  376. |  |  |                   
  377. |  |  \--SRC_BASE             Sourcefiles for basic components
  378. |  |     +--DISK01          
  379. |  |     +--DISK02            Sourcefiles for FreeCOM
  380. |  |     +--DISK03            Sourcefiles for Defrag
  381. |  |     +--DISK04            Sourcefiles for FreeDOS kernel 2033
  382. |  |     +--DISK05            Sources for FreeDOS programs,
  383. |  |     +--DISK06            disk#5 up to disk#10
  384. |  |
  385. |  |           
  386. |  \--SETUP                  
  387. |     +--BATCH
  388. |     |     AUTORUN.BAT       FreeDOS batch logic for menu's
  389. |     |     BOOTDISK.BAT      Creates a FreeDOS bootdisk
  390. |     |     MENU1.BAT         Handles user output for menu 1
  391. |     |     MENU2.BAT         Handles user output for menu 2
  392. |     |     POSTINST.BAT      Finds the post-installation batchfile
  393. |     |     TEXTMENU.BAT      Handles Fdisk/Format/Installer
  394. |     |     
  395. |     +--BIN                  Contains necessary programs
  396. |     |  \--KEY               Keyboard layouts for non-US keyboards
  397. |     +--INSTALL
  398. |     |  |  INSTALL.EXE       Graphical User Interface installer,
  399. |     |  |  INSTALL.INI       by Sergej Kozlovich
  400. |     |  |  INSTALL.MIN       specify which disksets to present 
  401. |     |  |  INSTALL.TXT       required by GUI installer
  402. |     |  |  LICENCE.TXT       required by GUI installer
  403. |     |  |  TEXTINST.EXE      Textmode (fallback) installer, JeremyD
  404. |     |  |                    in case GUI fails to create \fdconfig.sys
  405. |     |  |                    or for (8086/186/286)systems without cdrom  
  406. |     |  |      
  407. |     |  +--EN                Translated text-files, English             
  408. |     |  +--ES                Translated text-files, Spanish
  409. |     |  \--NL                Translated text-files, Dutch 
  410. |     |  
  411. |     +--LANGUAGE             Long installation textfiles, 
  412. |     |  +--DE                translated into German,
  413. |     |  +--EN                English
  414. |     |  +--ES                Spanish
  415. |     |  \--NL                Dutch
  416. |     |                      
  417. |     \--NLS                  Translated texts for batchfile use
  418. |
  419. \--ISOLINUX                   Isolinux bootloader (isolinux.zytor.com)
  420.    |  ISOLINUX.CFG            Isolinux Menu configuration file
  421.    |  MAKEISO.BAT             ISO9660 creation batchfile for Windows
  422.    |  ISOLINUX.BIN            Isolinux non-emulation mode bootloader
  423.    |  
  424.    +--DATA
  425.    |     BOOTMSG.TXT          Tells user which keys to press
  426.    |     F1_HELP.TXT          Tells user which keys to press
  427.    |     F2_LICEN.TXT         Tells user FreeDOS distributed under GPL
  428.    |     FDBOOT.IMG           FreeDOS bootup disk image, 360KB 
  429.    |     F_ABOUT.TXT          About FreeDOS
  430.    |     LOGO.LSS             Splashscreen you see when booting cdrom
  431.    |     MEMDISK              RAMDISK Loader for (diskette) image files
  432.    |     
  433.    +--BUILDCD
  434.    |     COMMAND.COM          FreeCOM, DOS/Win9x shell too limited
  435.    |     MKISOFD.RC           FreeDOS-specific MKISOFS resource file
  436.    |     CYGWIN1.DLL          Cygwin Win32 subsystem for running MKISOFS
  437.    |     DFL.EXE              Duplicate File Linker (dangerous)
  438.    |     MKISOFS.EXE          MKISOFS cdrom image creation program
  439.  
  440.  
  441. ---------------------------------
  442.  
  443. VI      - Using FreeDOS
  444.  
  445. We must assume you are familiar with the DOS operating system.
  446. This README document is not the place to explain that.
  447.  
  448. You can get help in the following ways:
  449. *HELP
  450. *programname /?
  451. *HELP programname
  452. *FASTHELP programname
  453. *read documents located in the DOC subdirectory of your installation directory
  454.  
  455. if that's not enough to help you, feel free to submit your problem or question
  456. to the FreeDOS user's list. See end of this document for the email address.
  457.  
  458.  
  459. ---------------------------------
  460. VII    - Updates and help
  461.  
  462. -A newer FreeDOS distribution may be found at www.freedos.org/freedos/files/
  463.  
  464. -Updated software is available from http://www.freedos.org/freedos/software/
  465.  
  466. -The FreeDOS kernel may be updated by replacing C:\KERNEL.SYS with a newer
  467.  version, which can be obtained from:
  468.  [official release] http://sourceforge.net/project/showfiles.php?group_id=5109
  469.  [weekly from CVS ] http://fdos.org/bootdisks/ 
  470.                     http://fdos.org/bootdisks/autogen/FDOEM.144.imz
  471.  [alternative     ] http://linux.tu-varna.acad.bg/%7Elig/romdsk/romd-bin.rar
  472.  
  473. or compiled (use OpenWatCom 1.2 for example) from sources:
  474. [daily CVS source ] http://freedos.sourceforge.net/kernel/kernel.tgz
  475.  
  476.  
  477. -Bugs may be reported at the FreeDOS bug database
  478.  [ http://www.freedos.org/bugs/bugzilla/ ], or at the developer's mailinglist
  479.  [ read: http://sourceforge.net/mailarchive/forum.php?forum=freedos-devel ]
  480.  [ subscribe to: http://www.freedos.org/freedos/lists/  ]
  481.  [ send message: freedos-devel@lists.sourceforge.net ]
  482.  
  483. for general help please consult the FreeDOS user mailinglist,
  484. [ read: http://sourceforge.net/mailarchive/forum.php?forum=freedos-user ]
  485. [ subscribe to: http://www.freedos.org/freedos/lists/  ]
  486. [ send message: freedos-user@lists.sourceforge.net ]
  487.  
  488.  
  489. thank you for reading this lengthy document, and good luck
  490.  
  491. Bernd Blaauw,
  492. 2004-04-20