Aria has modified the hard disk that hosts the operating system by using the fdisk command. The fdisk command indicates that the new partition information must be manually reloaded. Which of the following should she do next? (Choose two. Either answer is independently correct.)

A. Run the parted command
B. Run the partprobe command
C. Run the cfdisk program
D. Reboot the system


B

D

Computer Science & Information Technology

You might also like to view...

Which of the following is not a common name for one of the three phases that a program often can be split into using pseudocode?

a. Termination phase b. Initialization phase c. Processing phase d. Action phase

Computer Science & Information Technology

Select one of the use cases and create a state transition diagram.

What will be an ideal response?

Computer Science & Information Technology

what does File_In represent?

In the code: ``` ifstream input; input.open(File_In); ``` A. the name of the file to close. B. the name of the file to open. C. the name of the program that will open the file to be read. D. None of the above.

Computer Science & Information Technology

You can apply 3D properties to ____ instances.

A. graphic B. text C. movie clip D. all of the above

Computer Science & Information Technology