
To boot from the Bootable CD, you need to start by making your computer bootable from its CD-ROM drive. This varies from system to system, but usually involved setting the BIOS (Basic I/O System) on your computer to allow bootup from the CD-ROM before other devices. This is normally done by pressing the [del] or [f1] key as the computer reboots, and then searching from the menu items to find a setting that affects boot device or some such thing. Set this to boot from the CD-ROM first, then the device you used to use for bootups (typically the first hard disk, or a SCSI disk, or sometimes even a floppy).
Once the bootup configuration for your computer is properly set, place the Bootable CD in your CD-ROM drive. The 180 Meg CD fits in the center indentation of the CD-ROM drive. Close the CD drive, then reboot your computer. By special request we will provide full sized CDs for those CD readers that don't allow 180Meg CDs (e.g., some of the automatic loaders need a full-sized CD).
On bootup, the Bootable CD will go through its normal startup routine. The first thing you will see after system self-tests is a menu that looks something like this:
linux diskless debug linux-800 diskless-800 memtest linux-1024 diskless-1024 linux-1280 diskless-1280 linux-1600 diskless-1600
The bootup modes are as follows:
You will have from 3 to 5 seconds from the appearance of this menu to make a selection. If no selection is made, it will default to 'linux' which is 80x25' text mode.
After this, Linux will proceed to boot up. This typically takes from 10 to 45 seconds depending on details of your hardware. You will see a lot of messages, including some things that may look like errors. Please enjoy reading them if you like. In the end, WG will either fail or succeed, leaving you with a situation where the computer will do nothing else (i.e., fail) or where you are prompted for login (i.e., succeed).
If you are prompted for login, you are done booting up. Otherwise, you need to try another bootup selection (if you tried one in the first place). There are some systems that WG will not run on. If you provide us with details we will try to make it work on those systems as well.
If you also have a floppy disk drive on your computer and if it has a floppy installed with a file in the root directory called "PLAC.go", this file will be executed as root during the login process and before the login prompt is enabled. This has provided for a great number of useful capabilities for creating 'custom installs' of Bootable CD. For example, using only these floppies, we have built a 32 computer network that automatically does recovery from the failure of up to half of the computers, includes a server, browser, firewalls, logging servers, special security devices, and large file systems. The entire network runs without a single 'installed' operating system, and when a computer fails, we simply replace the hardware, move the Bootable CD and floppy over, and off we go. More details are provided in the "Sample Applications" area of this web site (use the menu above).
The bootup process is detailed after bootup in the file system. For details of logging in, go the the next part of this tutorial. After logging in as root, you might want to look at "Report2.txt" for details of devices found on the system. The file /var/log/messages will have details of bootup messages. The file 'drives' will tell you of and disk drives found. All syslog messages are also sent to virtual terminal 12 as well. To access them, press [alt-f12]. To return to the normal console, press [alt-f1].
Normally, the bootup process locates devices attached
to the system and configures for their use without actually using them.
Disks are found, their partitions identified, and their filesystems are
mounted read-only in /mnt/ The Bootable CD will NOT automatically bring up networking
or enable networked services. This provides for protection against any
sort of remote attack against a Bootable CD system at bootup. See later
sections of this tutorial for details on how to bring up networks, etc.
Unless you have remounted disk drives as read/write
devices during your session, it is generally safe to reboot our Bootable
CD system by ANY of these methods:
As a general rule, I press the reset button unless I
have done something rather unusual in my Bootable CD use.
How do I Reboot?