Question

18. What c d-prompt command do you use to determine if a drive has

0 0
Add a comment Improve this question Transcribed image text
Answer #1
Syntax: chkdsk [Drive:] [parameters]

Drive here means, the character assigned to the drive.

Parameters include:

1) /f – to fix hdd errors

2) /r – to locate bad sectors

3) /x – to force the drive to dismount before disk checking

To scan disk F and fix the errors, type the following command:

chkdsk C: /f /r /x
Add a comment
Know the answer?
Add Answer to:
18. What c d-prompt command do you use to determine if a drive has
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • How do I do the following on a Unix Command Line Prompt: Change you command-line prompt...

    How do I do the following on a Unix Command Line Prompt: Change you command-line prompt to some interesting phrase/word of your choice Change the command-line prompt to display your user name and your current working directory (this includes your interesting phrase/word) Create a short alias for “ls -l -a”, it is up to you, but maybe “lsa” Execute the “who” command together with the “grep” command to identify whether your peer group (or any 3 or more people) are...

  • This is for Linux. Use the command df. What do you see? 17. Use the command...

    This is for Linux. Use the command df. What do you see? 17. Use the command du /usr | more. What do you see? 18. What is the command fsck used for? 19. What is the command quotacheck, quotaon, edquota and repquota used for? 20. What is the command quota used for?

  • Linux 13. Use the command: set | less. What does the set command do? 14. What...

    Linux 13. Use the command: set | less. What does the set command do? 14. What is the purpose of the variables: PS1, HOME, PWD, PATH? 15. Use the command: echo $PS1. Why did you have to use the dollar sign with the variable name? What did it do? 16. Use the command: PS1="This is my new prompt: #". What did it do?

  • Write a command to change your prompt to “Command? ". If you wanted to make the...

    Write a command to change your prompt to “Command? ". If you wanted to make the change permanent, so it would be in effect in a subshell and the next time ou logged in, how would you do it? (The second part is difficult, and has a different answer in different versions of UNIX and maybe Linux, but you'll get 1.5 points for the correct first part, and full credit for any reasonable thought about the second part.)

  • What windows command prompt tool is necessary to determine any active communication, or applications that could...

    What windows command prompt tool is necessary to determine any active communication, or applications that could accept connections on the device I am using?

  • You want to use a command line utility that’s designed to view, update, and fix network...

    You want to use a command line utility that’s designed to view, update, and fix network settings from a host computer on the network, but you aren’t sure of the exact syntax options that can be used with this command. Of the following, what should you type at the command prompt to get help with this command? A. net /? B. netstat /? C. net use /? D. net view /?

  • Scanner Use a command prompt to ask a user what his name is, how many lead...

    Scanner Use a command prompt to ask a user what his name is, how many lead medals did he win at the Olympic games and the mass of a medal. Tell him how much lead does he have. Don't use ...Parse... method

  • 2. At the command prompt, type ls –l /dev/log and press Enter. What is the file...

    2. At the command prompt, type ls –l /dev/log and press Enter. What is the file type? Which daemon on Ubuntu Server Linux uses this file and what is its purpose? 3. At the command prompt, type less /etc/rsyslog.conf and press Enter to view the configuration file for the System Log Daemon. Are there any entries that specify facilities, priorities, or log file locations? What does the last line of the file specify? Press q when finished to quit the...

  • Problem 4 (7 points): What is the output (printed to command prompt) of the following code...

    Problem 4 (7 points): What is the output (printed to command prompt) of the following code (Exam2Prob4.m)? DO NOT USE MATLAB for solving this problem. ZERO CREDIT if all steps are not shown. You should explain the output of each code as if you are executing the code. (answer 2 points; process, with each step - 8 points) Exam2 Prob4.m clc; clear; close all; p=4; q = 3; r5; (x, y] = user Defined (p, q, r); fprintf('x- $d, y=%d',x,y);...

  • Write a python program that runs only on the command-line prompt. i.e. if you run this...

    Write a python program that runs only on the command-line prompt. i.e. if you run this program on IDEL it would give you an error message. Name the program “buy.py.” Assume that this program is used by a departmental store to calculate your total price if you want to buy an extended warranty for your purchased Computer. The program takes two arguments at the command-line prompt: 1) the computer’s brand name, and 2) the price of the computer that you...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT