Command: kernel

  The KERNEL (KERNEL.SYS) is the heart of FreeDOS.
  FreeDOS has a stable and a DEVELOPMENT (unstable) KERNEL.

Syntax:

  - none -

[Main menu] [top] (Syntax) [Options] [Comments] [Examples] [See also] [File]

Options:

  - none -

[Main menu] [top] [Syntax] (Options) [Comments] [Examples] [See also] [File]

Comments:

  The KERNEL is necessary to load drivers via CONFIG.SYS / FDCONFIG.SYS
  and to make COMMAND.COM or other shells run in FreeDOS. Whereas the
  KERNEL loads CONFIG.SYS / FDCONFIG.SYS, the SHELL (e.g. COMMAND.COM)
  loads AUTOEXEC.BAT.
  To install the KERNEL on a diskette / HD you have to run the SYS
  command. SYS copies the KERNEL to a special place on the boot
  media; otherwise it is not found when booting up and the system
  will not work. For this reason KERNEL.SYS must ALWAYS be in the
  root directory of the boot media.
  For standard purposes please use the stable KERNEL.

[Main menu] [top] [Syntax] [Options] (Comments) [Examples] [See also] [File]

Examples:

  - none -

[Main menu] [top] [Syntax] [Options] [Comments] (Examples) [See also] [File]

See also:

  autoexec.bat
  command.com
  config.sys
  fdconfig.sys
  kernel-development
  sys

[Main menu] [top] [Syntax] [Options] [Comments] [Examples] (See also) [File]

File:

  Please read this command's lsm file also.
  You will find the updated version (internet) here and
  the version described in this manual page here.
  The lsm file contains information about the name of the programmer,
  the download site, and some other command related information.

[Main menu] [top] [Syntax] [Options] [Comments] [Examples] [See also] (File)


  Copyright © 2008 W. Spiegl.

  This file is derived from the FreeDOS Spec Command HOWTO.
  See the file H2Cpying for copying conditions.