5.2.4.7 Lab – Create a Partition in Windows 8 Answers

Last Updated on October 30, 2018 by Admin

5.2.4.7 Lab – Create a Partition in Windows 8 Answers

Lab – Create a Partition in Windows 8 (Answers Version)

Introduction

In this lab, you will create a FAT32 formatted partition on a disk. You will convert the partition to NTFS. You will then identify the differences between the FAT32 format and the NTFS format.

Recommended Equipment

  • Computer running Windows 8
  • Un-partitioned space of at least 1 GB on the hard disk drive

Step 1: Start the Computer Management Utility program.

Note: You must have administrative rights to work with the Computer Management Utility program.

  1. Click Control Panel > Administrative Tools > Computer Management.
    Note: To open the Disk Management window in Windows 8.0, click Search and then type diskmgmt.msc and press Enter.

    5.2.4.7 Lab – Create a Partition in Windows 8 Answers 01

    5.2.4.7 Lab – Create a Partition in Windows 8 Answers 01

  2. In the Computer Management window, click Disk Management.

    5.2.4.7 Lab – Create a Partition in Windows 8 Answers 02

    5.2.4.7 Lab – Create a Partition in Windows 8 Answers 02

Step 2: Create a new disk volume in the free space.

    1. Right-click on the block of Free Space or Unallocated space. Click New Simple Volume.

      5.2.4.7 Lab – Create a Partition in Windows 8 Answers 03

      5.2.4.7 Lab – Create a Partition in Windows 8 Answers 03

    2. The New Simple Volume Wizard window opens. Click Next.

      5.2.4.7 Lab – Create a Partition in Windows 8 Answers 04

      5.2.4.7 Lab – Create a Partition in Windows 8 Answers 04

    3. Type 2000 in the Simple volume size in MB field, and then click Next.

      5.2.4.7 Lab – Create a Partition in Windows 8 Answers 05

      5.2.4.7 Lab – Create a Partition in Windows 8 Answers 05

    4. Click the Assign the following drive letter: radio button. Select I from the drop-down menu, then click Next.

      5.2.4.7 Lab – Create a Partition in Windows 8 Answers 06

      5.2.4.7 Lab – Create a Partition in Windows 8 Answers 06

Note: You may need to substitute different drive letters for the letters shown in this lab.

  1. Click the Format this volume with the following settings: radio button. Select FAT32 from the File system drop-down menu, and then click Next.

    5.2.4.7 Lab – Create a Partition in Windows 8 Answers 07

    5.2.4.7 Lab – Create a Partition in Windows 8 Answers 07

  2. Click Finish to complete the New Simple Volume Wizard.
  3. The Computer Management window will display the status of the NEW VOLUME. Close the Computer Management window.Note: In Windows 8.0, close the Disk Management window.

    5.2.4.7 Lab – Create a Partition in Windows 8 Answers 08

    5.2.4.7 Lab – Create a Partition in Windows 8 Answers 08

Step 3: Open the This PC window to review information about the new disk partition.

    1. Click Start, type this pc, and press Enter to open the This PC window.
      Note: In Windows 8.0, click Search, type computer and then press Enter to open the Computer window. This window will allow you to do the same operations that the This PC windows does in Windows 8.1.

      5.2.4.7 Lab – Create a Partition in Windows 8 Answers 09

      5.2.4.7 Lab – Create a Partition in Windows 8 Answers 09

    2. Right-click on the NEW VOLUME (I:) drive and then select Properties from the drop-down

      5.2.4.7 Lab – Create a Partition in Windows 8 Answers 10

      5.2.4.7 Lab – Create a Partition in Windows 8 Answers 10

menu.____________________________________________________________________________________
FAT32
How much Free Space is shown?


Answers may vary, but the example shows 1.94 GB.
List the tabs found in the NEW VOLUME (I:) Properties window.


General, Tools, Hardware, Sharing, ReadyBoost, Customize

  1. On the General Tab, rename the volume from NEW VOLUME to ITE, and then click OK.

    5.2.4.7 Lab – Create a Partition in Windows 8 Answers 11

    5.2.4.7 Lab – Create a Partition in Windows 8 Answers 11

  2. If an Access Denied window opens, click Continue to complete the operation.\\psf\Home\Dropbox\Screenshots\Screenshot 2015-08-24 14.50.07.png

Step 4: Create a text document and save it to the ITE drive.

  1. Double-click on the ITE (I:) disk icon to view the contents of the drive. You should see a message in the middle of the screen stating that this folder is empty. Right-click anywhere in the white space below that message to bring up a drop-down menu. Click New > Text Document.\\psf\Home\Dropbox\Screenshots\Screenshot 2015-09-02 11.41.34.png
  2. Rename the New Text Document to ITE Test Document and press Enter.\\psf\Home\Dropbox\Screenshots\Screenshot 2015-09-02 11.42.50.png
  3. Right-click on the ITE Test Document and choose Properties. This opens the ITE Test Document Properties window.\\psf\Home\Dropbox\Screenshots\Screenshot 2015-09-02 11.44.10.pngWhat tabs are listed in the ITE Test Document Properties window?____________________________________________________________________________________
    General and Details
  4. Click OK to close the ITE Test Document Properties window. Close the ITE (I:) window.

Step 5: Convert the ITE Volume from FAT32 to NTFS without losing data.

  1. Click Start, then type cmd (the search field will pop up as soon as you start typing). Right-click on the Command Prompt program that appears, and then click Run as administrator.\\psf\Home\Dropbox\Screenshots\Screenshot 2015-08-24 15.04.15.pngNote: In Windows 8.0, right-clicking on the Command Prompt will display options at the bottom of the screen. Click Run as administrator.\\psf\Home\Dropbox\Screenshots\Screenshot 2015-08-24 16.17.20.png
  2. The User Account Control window opens asking if you want to allow the following program to make changes to this computer. Click Yes.\\psf\Home\Dropbox\Screenshots\Screenshot 2015-08-24 15.07.48.png
  3. The Administrator: Command Prompt window opens. At the command prompt, type convert I: /fs:NTFS and then press Enter.\\psf\Home\Dropbox\Screenshots\Screenshot 2015-09-02 11.47.16.png
  4. You will be prompted to enter the current volume label for drive I:. Type ITE and press Enter.\\psf\Home\Dropbox\Screenshots\Screenshot 2015-09-02 11.48.35.png
  5. Review the information displayed by the convert command. To close the Administrator: Command Prompt window, type exit at the command prompt and then press Enter.

Step 6: Open the This PC window to work with the ITE Volume.

  1. Click Start, then type Computer to open the This PC window.
  2. Right-click on the ITE (I:) volume, and select Properties from the drop-down menu.\\psf\Home\Dropbox\Screenshots\Screenshot 2015-09-02 11.50.58.pngWhat type of File System is used for the ITE (I:) drive?____________________________________________________________________________________
    NTFS
    What are the tabs in the ITE (I:) Properties window?____________________________________________________________________________________
    ____________________________________________________________________________________
    General, Tools, Hardware, Sharing, Security, ReadyBoost, Quota, and Customize.
    When the volume was FAT32, there were six tabs. What are the names of the new tabs that were added after the volume was converted to NTFS?
    ____________________________________________________________________________________
    Security and Quota
  3. Click Cancel to close the ITE (I:) Properties window.

Step 7: Display the properties of the ITE Test Document.

  1. In the This PC window, double-click on the ITE (I:) disk icon.\\psf\Home\Dropbox\Screenshots\Screenshot 2015-09-02 11.52.47.png
  2. Right-click on the ITE Test Document, then select Properties from the drop-down menu.\\psf\Home\Dropbox\Screenshots\Screenshot 2015-09-02 11.54.04.pngWhat are the tabs in the ITE Test Document Properties window?____________________________________________________________________________________
    General, Security, Details, Previous
    When the volume was FAT32, there were three tabs. What is the name of the new tab that was added after the volume was converted to NTFS?
    ____________________________________________________________________________________
    Security
  3. Close all open windows.

Reflection:

Why is there an additional Security tab in the properties window of documents stored on an NTFS volume?

_______________________________________________________________________________________

_______________________________________________________________________________________

_______________________________________________________________________________________

_______________________________________________________________________________________

Answers will vary. NTFS incorporates additional security features and extended attributes. The security tab provides a way to display and change permissions of the documents.