Lab 5-7 Installing a Second Hard Drive
Objective
You
must format a hard drive to install a file system. In this lab exercise you
will learn how to properly install and optimize the FAT file system.
After
completing this lab, you will be able to:
- Format
a partition.
- Use
the SCANDISK utility to optimize performance.
- Use
the DEFRAG utility to optimize performance.
Materials
Required
- Operating
system: Windows of some flavor
- Lab
workgroup size: 2 students
- You
MUST do this on your LAB computer (not the classroom DELLs. We never open
those.)
Lab
Setup & Safety Tips
- Each
workstation’s hard drive should contain one unformatted primary partition
that has been set as active during lab 6-1.
- Be
sure that the data stored on your lab workstation has been backed up
before you proceed with this lab exercise.
- Power
off your lab workstation.
- Install
a second hard drive that does not
have anyone else’s OS on it! You want a plain drive. Get it from me.
- Be
sure that second drive is mounting in your CMOS.
- Show
me ____________________________ ______
- Go
into your host OS and right click on My Computer and select manage.
- Go
to Disk Management. You should see your new blank hard drive.
- Right click on your computer
- Select “Manage”
- Click Disk Management
- You should see Disk 0 (your boot
disk) and Disk 1 (as well as your CD ROM) If you do not see two disks
plus CD, shut down and make sure everything is attached.
- Right click on the disk 1 and
format it. Format as a Standard Disk.
- Go into “my computer” and look
to see if it is there. Show me so I can check it off on the checkoff sheet.
- Once you have done that, shut
down, ground yourself and remove that hard disk and check it back into
me.
Do
this next section using the VIRTUAL hard disk you created.
- Go
into DOS on your virtual PC.
- Power
on your lab workstation and allow it to boot from your DOS boot disk.
- At
the A prompt, type FORMAT driveletterofnewdrive
(probably D:/ or E:/)
- When
asked to confirm before proceeding, type Y and press Enter.
The format command begins to format drive C.
- When
formatting is completed, type a volume label of DRIVE 1.
aking drive bootable
You
can use many different commands to make a drive bootable. Following are two
examples of command sequences:
Using
the SYS command
- 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: driveletter: and
press Enter.
Using
the Format command
The
/S switch tells DOS to add system information to 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 driveletter: /S.
- When
asked to confirm before proceeding, type Y and press Enter.
- When
formatting is completed, type a volume label of DRIVE 1.
Go into your Windows 7 and make sure you
can see the virtual hard disk you created.
- Locate
the drive in My Computer.
- Right
click on the drive.
- Click
propertiesàTools.
- Under
Error-Checking click “check now”.
- This
runs the Scandisk tool.
Using the DEFRAG utility
- In
your start menu find the command prompt.
- Right
click and run as administrator. Defrag requires you to have admin access.
- At
the prompt, type DEFRAG and press Enter.
- Write
down the switches that work with defrag
- Run
“analyze only”.
- Allow
DEFRAG to reorganize the hard drive (this should happen quickly if the
drive was formatted recently).
- When
the defragmentation is completed, exit the DEFRAG utility AFTER having me
check it off.
1.
Right
click on your computeràManageàDisk
Management
2.
Right
click on one of the hard drives
3.
Defragment
4.
Show
me
In Windows 98
1.
You’re
going to run Scandisk. Scandisk will test your hard drive for errors.
2.
StartàProgramsàAccessoriesàSystem
toolsàScandisk
3.
Do
the throurough test.
4.
Have
me check you off.
You
will be required to do all of these things on your lab test. ALL OF THEM!
Review Questions
Circle True or False.
- Using
the SCANDISK utility will delete all files less than 512 K in size. True /
False
- The
DEFRAG utility places file clusters in consecutive order. True / False
- You
should run the SCANDISK utility only once every three months. True / False
- Describe
the functionality of the DEFRAG utility.
- You
are currently employed as a PC desktop support technician at My World. One
of your customers, Jamie, calls to tell you that her computer is running
more slowly than it did last month. List two utilities that Jamie might
use to improve the performance of her computer.
- John
is currently running DEFRAG, and it is taking a long time. John called you
to ask what the DEFRAG program does, and why it seems to be so slow. Over
the last year John has never run the DEFRAG utility. Describe to John both
the purpose of the DEFRAG utility and explain why it is taking so long to
run.