Absolute Beginners Guide to A+ Certification. Covers the Hardware and Operating Systems Exam
< Day Day Up > |
Upgrading to Windows 98
The process of upgrading to Windows 98 varies, depending upon the version of Windows already installed. The following sections describe typical upgrade processes. Preparations to Make Before Upgrading to Windows 98
If you are upgrading from MS-DOS / Windows 3.1 or Windows 95 to Windows 98, follow these procedures before performing the upgrade:
If you are upgrading from Windows 3.1 to Windows 98, you should also back up the following .grp files to a floppy disk:
Then, delete all icons listed in your Startup folder ; many of these programs will not run properly under Windows 98 and might not be needed.
Upgrading to Windows 98 from MS-DOS
Windows 98 enables you to dual boot with MS-DOS automatically if only MS-DOS is installed on the system before you start the installation process. If MS-DOS has CD-ROM support already installed
To boot back to MS-DOS after installing Windows 98, do one of the following when the system restarts:
Most MS-DOS programs stored in the \DOS folder work as they normally do, but the following disk utilities programs are removed or disabled because they won't work with long filenames:
tip
When you try to run any of these programs, a message appears onscreen informing you of the steps you need to follow to run the Windows 98 equivalent. Upgrading to Windows 98 from Windows 3.1
Installing Windows 98 on a machine that has Windows 3.1 running on it requires that you first decide whether you want to replace Windows 3.1 or create a dual-boot environment that allows you to run your choice of Windows 3.1 or Windows 98. Using the default installation location for Windows 98 ( C:\Windows ) replaces your Windows 3.1 installation with Windows 98 and prevents dual booting with your old version of Windows. If you choose a different installation location (for example, C:\Win98 ), you can dual boot Windows 3.1 as well as MS-DOS as discussed earlier. However, you will need to reinstall any Windows 3.1 applications you still want to use with Windows 98. The easiest way to start the upgrade to Windows 98 is to follow these steps:
You can choose to upgrade Windows 3.1 or install Windows 98 in its own folder when you start the Windows 98 upgrade from within Windows 3.1. You can specify any name for Windows 98's own folder, but I recommend using the name Win98 .
Upgrading to Windows 98 from Windows 95
As with Windows 3.1, the easiest way to start the upgrade process to Windows 98 is to
According to Microsoft, Windows 95 and 98 cannot be used in a dual-boot configuration, although third-party boot managers, third-party partition managers, and unofficial hacks on the World Wide Web all provide unauthorized methods for bypassing this limitation. Updating Windows 98
To download the latest security and other updates for Windows 98, click Start, Windows Update to launch the Microsoft Windows Update service. Windows Update is customized to the version of Windows on your computer. For details of how it works, see "Installing Windows 2000 Service Packs and Updates," later in this chapter. Troubleshooting the Windows 98 Upgrade
The four files that provide valuable clues to why a Windows 9x installation or initial startup has failed are
All these files are hidden files stored in the root folder of the Windows installation drive (normally C:\). Change the default settings in the Windows Explorer to Show All Files to display these files. For more information about displaying all files in the Windows Explorer, see "Changing Viewing Options in Windows Explorer," in Chapter 18, "Using and Optimizing Windows." You can examine the contents of these files with either Notepad or WordPad. If Windows 9x fails to complete its installation, a very long file called Detlog.txt can be used to figure out what happened . Detlog.txt lists the hardware devices that Windows 9x is looking for. If the Windows 9x upgrade process stops, the last entries in Detlog.txt indicate what was being checked at the time of the lockup , enabling you to remove or reconfigure the hardware that caused the installation to fail. The Netlog.txt file records the network configuration of Windows 9x during initial installation. If network devices do not work, examine this file to see if the ends of any lines indicate error messages or error numbers . Setuplog.txt is a file that records every event of the installation process. If the Windows 9x installation process doesn't finish, check the end of the file to see at what point the installation failed. An installation might appear to succeed, but it isn't really finished until the system restarts successfully. The Bootlog.txt file records every event during the startup process. Bootlog.txt is generated automatically the first time Windows 9x is started; whenever a new Bootlog.txt is generated, the previous version is renamed Bootlog.prv (replacing any existing Bootlog.prv ). As with the other files discussed here, the end of the file is the critical location to look at if Windows 9x can't start. Unlike other files, which are very complex to read, Bootlog.txt is relatively simple: Virtually every START event will have either a matching SUCCESS event, a FAILED event, or no match (if the system locks up after START ing an event). If Windows 9x locks up, check the end of the file to determine the last driver or process that was START ed without a matching SUCCESS or FAILED ; that is the usual cause of the problem. |
< Day Day Up > |