TUESDAY - 9/4/2007
LAB WORK - FDISK AND WIN98 CD AS AN ADMIN TOOL
- Boot from Win98 CD-ROM with Support
- DIR command at the a:/ shows virtual/fake drive in RAM - CD contents (a:\ and b:\ drives normally reserved for floppy's - can't be assigned to anything else)
- Look around on drive using DIR. Do you see FDISK?
- FDISK /mbr (clears master boot record off everything - useful if machine had previous install of LINUX - LINUX puts things on the Master Boot Record that FDISK won't remove without the /mbr switch
- Walk through FDISK - read and understand all messages on all screens
- Preview current partitions using option 4 in FDISK
- Delete existing partitions (if there is an extended partition, delete it first)
- Must get out of FDISK before you CTRL/ALT/DEL so that it is saved.
- Use FDISK to review partitions to see that they are all gone
- Create a 100MB Primary Partition
- Set the Primary Partition to active - must be active to load an OS on it. Can only have 1 active partition
- Review partition information using option 4 of FDISK
- Create an extended partition using the rest of the drive space
- Create a logical drive - 100MB - give it the drive letter d:\
- Must get out of FDISK before information is saved
- CTRL / ALT / DEL
- Boot from CD with support
- FDISK - option 4 - Are your drives there?
- Now we need to format ... Type FORMAT at the a:\ - bad command ... not an internal command and not in the directory we are in. Where is it? Go find it...
- Change to the CD drive ... yours may be e:\ or d:\ or something else
- Find the \tools folder and navigate to it
- DIR - do you see FORMAT?
No comments:
Post a Comment