Installing the OmniBook DOCKBOOT.SYS:
=====================================

The HP OmniBook 5700 DOCKBOOT.SYS is located on the OmniBook hard disk 
in the C:\OMNIBOOK\DRIVERS\WFW\DOCKBOOT directory or on the Recovery CD in 
the \OMNIBOOK\DRIVERS\WFW\DOCKBOOT directory.

DOCKBOOT.SYS is used to determine which MS-DOS Menu item is the default 
when the HP OmniBook 5700 is docked.  The syntax is as follows:

	device=[drive]:\[directory]\dockboot.sys /[default menu number]	

NOTE:  DOCKBOOT.SYS must be the FIRST line in CONFIG.SYS

1.  From the DOS prompt or Windows File Manager, create a directory on the 
    hard disk called C:\OMNIBOOK.

2.  Copy DOCKBOOT.SYS to C:\OMNIBOOK. 

3.  Edit \CONFIG.SYS and add the following lines.

4.  Reboot the OmniBook.


config.sys
----------
 	REM Must be loaded first.  Force different option if docked...
	device=c:\omnibook\dockboot.sys /3

	[menu]
	menuitem=Windows, Windows Only -- Default
	menuitem=MS-DOS, MS-DOS
	menuitem=Docked, Windows & Docking System
	menudefault=Windows,3

