Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

CECS 7 2 3 7 Lab 2 - The NTFS File System Instructions: Please complete the exercise ( perform the lab exercise ) . Please

CECS 7237 Lab 2- The NTFS File System Instructions: Please complete the exercise (perform the lab exercise). Please answer all the premises and include a screenshot of each answer.
1. Insert a USB drive into your computer. Do a right click format and (if possible) format as NTFS. If this is not possible ascertain what is the drive letter of the usb drive (probably E:) and open a command prompt. Try to format the drive using
FORMAT E: /FS:NTFS
2. Open notepad and create a test file test.txt. Add some random text to the file for example bcbgmaxamaria or your name or whatever you like. Save the file to
the usb drive.
3. Open windows explorer and navigate to the usb drive (or the c drive). Choose the file you just created and do a right click properties on the file.
what is the name of the file?_________________
what is the size of the file?__________________
what is the size of the file on disk?____________
when was the file created?__________________
what does the advanced button tell you?______________________
what are the other property tabs besides general?_______________
4. Download and install disk editor freeware. Use it to open the usb drive or c:
where is the MFT located?________________
what are the first 5 bytes of the MFT in hexadecimal?______________
what are the first 5 bytes of the MFT in ASCII?____________________
use the mouse over capability to find 3 file attributes of the file and their values:
attribute 1__________________ value:__________________
attribute 2__________________ value:__________________
attribute 3__________________ value:__________________
5. Rename the file you created. What happens to the MFT entry for the file?
6. Add a directory and see if you can find it with disk editor. Where is it located?
7. Look up NTFS alternate data streams. Can you use this feature of NTFS to hide a secret message in your test.txt file? What is the command to do this?
8. Delete the file you created. What happens to the MFT entry for the file?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Application Development And Design

Authors: Michael V. Mannino

1st Edition

0072463678, 978-0072463675

Students also viewed these Databases questions

Question

2. Identify the purpose of your speech

Answered: 1 week ago