Tutorial Step 3: Creating a Boot Floppy Disk for the CEPC

To use your CEPC, you must first install an application that creates a boot floppy disk for the CEPC, and then run the application to create the boot floppy disk.

To create a boot floppy disk for the CEPC

  1. On the development workstation, open Windows Explorer, navigate to <Platform Builder installation path>\Cepb\Utilities, and then run the utility Websetup.exe.

    The Setup Webimage dialog window appears.

  2. To install the application WebImage in the Windows directory of your development workstation, choose Install.

  3. To close the window after the installation is completed, choose OK.

  4. In <Platform Builder installation path>\Cepb\Utilities, locate and then run the disk image file Cepcboot.144.

    The Web Image NT dialog window appears.

  5. On the development workstation, insert a floppy disk into a floppy disk drive.

    If you want to format the floppy disk before creating the boot floppy disk, select the Format before making disk check box.

  6. To start the creation process, choose either A Drive or B Drive, depending on which floppy disk drive contains the floppy disk.

  7. To close the Web Image NT window after the boot floppy disk is created, choose Cancel.

  8. To verify that the boot floppy disk contains the correct files, open Windows Explorer, double-click the drive icon for the drive containing the boot disk, and then view the boot floppy disk contents.

    The following table shows the files that the boot floppy disk should contain.

    **Note   **To view all the files created, be sure that your browser settings allow the display of hidden and system files.

    File Description
    Autoexec.bat Batch file that Microsoft MS-DOS requires.
    Command.com Command file that MS-DOS requires.
    Config.sys System file that MS-DOS requires.
    Drvspace.bin Binary file that adjusts the settings in the Drvspace.ini file to mount a drive.
    Eboot.bin Binary file that constitutes the Ethernet boot loader.
    Himem.sys System file that MS-DOS requires.
    Io.sys System file that MS-DOS requires.
    Loadcepc.exe Executable file that loads the Eboot.bin boot loader image.
    Msdos.sys System file that MS-DOS requires.
    Readme.txt Text file that contains instructions.
    Sboot.bin Binary file that constitutes the serial boot loader.
    Sys.com MS-DOS application file.
    Vesatest.exe MS-DOS file that tests the VGA BIOS on the video card to ensure compatibility with the Windows CE–based default display driver. The Readme.txt file provides additional information about this file.
  9. Edit the Autoexec.bat file on the boot floppy disk to match the settings for your Ethernet card.

    In the Autoexec.bat file, which uses the settings for a PCI Ethernet card by default, use the following settings:

    • If you have a PCI Ethernet card, verify that NET_IRQ is set equal to 0 and NET_IOBASE is set equal to 0.
    • If you have an ISA Ethernet card, set NET_IRQ equal to the setting for your NIC IRQ and NET_IOBASE equal to the setting for your NIC I/O base.

    If you do not know what type of Ethernet card you have, use the settings for PCI. If you cannot complete the next step of the tutorial with the settings for PCI, use the settings for ISA instead.

See Also

Tutorial Step 4: Setting Up a Connection to the CEPC and Downloading the OS Image | Tutorial Step 2: Building the Custom OS Image for the CEPC | Tutorial: Using Platform Builder with a CEPC | Platform Builder Tutorials | Creating a Boot Disk for the National Geode SP4SC30 | Platform Downloading

 Last updated on Wednesday, April 14, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.