 |
Lesson
Plan |
|
Title
|
DOS System Disks
Hard Drive Installation
Dual Hard Drive Installation
Hard Drive Management
|
|
Time Allotment
|
2 hrs
|
Afternoon Coursework
- Complete
ITCSS 2000 Hardware Lab
ITCSS 2000 Hardware Lab
Setup and installation of new hard drives varies depending on
the computer BIOS and hardware as well as the operating system that is
installed. One of the ways to configure hard drives is to create your own system
boot disk that has the configuration utilities on it. This is useful in the
event you are working on your primary drive.
Please be very careful when installing and removing the
hard drive data cables. The pins are very fragile and breaking a pin will
effectively make the hard drive unusable. Do not force anything by applying too
much pressure. If you are having trouble, ask Nick or myself.
Using a DOS System Disk
Creating a DOS System Disk
These steps may vary depending on system configuration.
- Power on your lab workstation and allow it to boot up.
- Place a blank floppy in Drive A.
- Format the disk using the Windows Explorer (make sure the disk is bootable
option is set).
- Launch the DOS command shell.
- Is it a system disk? If not, SYS A: will make it a system disk.
- This step will vary depending on configuration:
1) Go to the DOS directory: Type CD \DOS
or
2) Go to the Windows Command directory: Type CD \Windows\Command
- Type COPY FDISK.EXE A: and press Enter.
- Type COPY FORMAT.COM A: and press Enter.
- Exit DOS by typing EXIT.
Verifying Your System Disk
- Keep the disk in Drive A.
- Reset your PC.
- The computer should boot from your disk.
Hard Drive Installation & Support
Removing an IDE Hard Drive
- Power off the lab workstation and unplug the power cord.
- Remove the case from the lab workstation.
- Locate the hard drive.
- Unplug the IDE cable and the power connector from the hard drive. Note the
position of the data and power connector.
- Use a screwdriver to dismount the hard drive.
- Plug in the power cord.
- With the hard drive removed, power on the lab workstation and wait for the
BIOS error message.
- Enter the setup program if necessary and follow the menu instructions for
the workstations BIOS to validate the hard drive changes.
- Save the changes and reboot the workstation.
Installing an IDE Hard Drive
- Power off the lab workstation and unplug the power cord.
- Using the hard drive from the previous exercise, mount the hard drive in
its original position.
- Connect the IDE data cable and the power connector. (Be sure that you
connect the cables in the same manner they were previously connected; the
red stripe on the data cable should be aligned with the pin 1 setting on the
hard drive).
- Plug in the power cord.
- When the workstation boots, enter the setup program.
- Verify that the BIOS has automatically detected the hard drive
(reconfigure if necessary).
- Save the BIOS changes and exit the setup program.
- Reboot the workstation and test the installation by booting into the
operating system.
- Shut down the workstation and power it off.
- Unplug the power cable and secure the case.
- Plug the workstation back in and power it on.
Configuring a Dual Hard Drive System
Installing a Slave Drive Using the Master/Slave
Configuration
- Power off the lab workstation and unplug the power cord.
- Remove the case from the lab workstation.
- Locate the hard drive.
- Unplug the IDE cable and the power connector from the hard drive.
- Dismount the hard drive if it is necessary to view the hard drive jumper
configuration.
- Verify that the installed hard drive is set to Master. Note: Refer to hard
drive documentation for the description of jumper settings if not marked on
the drive.
- Set the jumper settings of the second hard drive to the Slave
position.
- Locate an available bay to mount the second hard drive.
- Mount the second hard drive.
- Plug in the power connectors to each drive.
- Plug in the IDE data cable to each hard drive.
- Plug in the power cord.
- With both hard drives plugged in, power on the lab workstation and wait
for the BIOS error message.
- Enter the setup program and follow the menu instructions for the
workstation's BIOS to validate the hard drive settings. Note that the BIOS
should now recognize two hard drives.
- Save the changes and reboot the lab workstation.
- Boot into the operating system to verify if the additional hard drive is
recognized.
Hard Drive Management
Note Current Drive Configuration With Both Drives
- Power off your lab workstation.
- Insert the boot disk into drive A.
- Power on your lab workstation and allow it to boot from the floppy disk.
- At the A prompt, type FDISK.
- From the FDISK menu, select option 4 by typing the number 4 and pressing
Enter.
- Observe your current hard drive configuration.
Replacing the Original Drive With the Spare
- Power off the lab workstation and unplug the power cord.
- Remove the case from the lab workstation.
- Locate the hard drive.
- Unplug the IDE cable and the power connector from the primary hard drive.
Note the position of the data and power connector.
- Reconfigure the Slave drive to be the master by adjusting its jumpers
(remove drive if necessary).
- Plug in the power cord.
- With the hard drive removed, power on the lab workstation and wait for the
BIOS error message.
- Enter the setup program if necessary and follow the menu instructions for
the workstations BIOS to validate the hard drive changes.
- Save the changes and reboot the workstation.
Configuring the Drive
- Power off your lab workstation.
- Insert the boot disk into drive A.
- Power on your lab workstation and allow it to boot from the floppy disk.
- At the A prompt, type FDISK.
- From the FDISK menu, select option 4 by typing the number 4 and pressing
Enter.
- Observe your current hard drive configuration.
Deleting a Partition
- Press the Esc key to return to the main menu.
- From the FDISK main menu, select option 3 by typing 3 and pressing Enter.
- Select the primary partition on your hard drive by typing in number 1 and
pressing Enter.
- Type the volume label of the primary partition.
- Confirm deletion by typing the letter "Y" and pressing Enter.
- Press the Esc key to return to the main menu.
- Press Esc again to exit the FDISK utility. The workstation will then be
restarted.
- Press the spacebar to restart the computer.
Creating a Partition
- Boot the workstation using the floppy disk again.
- At the A prompt, type FDISK.
- At the FDISK main menu, select option 1 and press Enter.
- When the FDISK utility asks you if you would like to use all of the
available space for the primary partition and set it active, select No by
typing N and pressing Enter.
- When FDISK prompts you to enter the amount of drive space you would like
to use, type 500 and press Enter.
- When prompted for a volume label, type DRIVE 1 and press Enter.
- Press Esc to return to the FDISK main menu.
Setting an Active Partition
- Select option 2 from the FDISK main menu.
- Choose the primary partition that you created by typing number 1 and
pressing Enter.
- Press Esc to exit FDISK and your workstation will be restarted.
Hard Drive Preparation
Formatting the C Drive
- Power off your lab workstation.
- Insert the boot disk in drive A.
- Power on your lab workstation and allow it to boot from your DOS boot
disk.
- At the A prompt, type FORMAT C:.
- When asked to confirm before proceeding, type Y and press Enter. The
format command will begin to format drive C.
- When formatting is complete, type a volume label of DRIVE 1.
Making Drive C Bootable
There are many different ways that can be used to make a drive bootable. The
following includes two examples:
Example 1
- Power off your lab workstation.
- Insert the boot disk into drive A.
- Power on your lab workstation and allow it to boot from your DOS boot
disk.
- At the A prompt, type SYS A: C: and press Enter.
Example 2
The /S switch tells DOS to SYS the drive after it has been formatted. Use the
/? option to view other FORMAT switches.
- Power off your lab workstation.
- Insert the boot disk into drive A.
- Power on your lab workstation and allow it to boot from your DOS boot
disk.
- At the A prompt, type FORMAT C: /S and press Enter.
- When asked to confirm before proceeding type Y and press Enter.
- When the formatting is complete, type in a volume label of DRIVE 1.
Lab Notes
Extended partition - An extended partition is a section of the hard
drive that allows the partitioning of logical drives. Note that there can be
only one extended partition per hard drive.
Logical drive - A logical drive is a partition that holds a drive
letter and behaves as a separate physical drive. Note that logical drives can
only be created within extended partitions.
Active partition - If a partition is set active, the system will
attempt to boot from that partition.
Reconfigure System to Original State
- Power off the lab workstation and unplug the power cord.
- Locate the Slave hard drive.
- Unplug the IDE cable and the power connector from the Slave drive.
- Dismount the hard drive.
- Plug in the data and power connectors to the original drive.
- Plug in the power cord.
- Power on the lab workstation and wait for the BIOS error message.
- Enter the setup program and follow the menu instructions for the
workstation's BIOS to validate the hard drive settings.
- Save the changes and reboot the lab workstation.
- Boot into the operating system and verify workstation is operating
correctly.
- Replace the system case.