InterviewSolution
Saved Bookmarks
| 1. |
Does Doing Fdisk /mbr More Than One Time Have Any Effect On The Computer? |
|
Answer» How this command operates VARIES depending on the version of FDISK you are USING. However, when performing this command, it is OVERWRITING the information that is CONTAINED in the MBR. Performing this command MULTIPLE times is not going to do anything more than performing the same steps again. How this command operates varies depending on the version of FDISK you are using. However, when performing this command, it is overwriting the information that is contained in the MBR. Performing this command multiple times is not going to do anything more than performing the same steps again. |
|