Posts

Final Exam Practical Hands on Reflection Questions

 1. Process Understanding The first thing I did was insert the USB drive into the computer. Then I opened the Command Prompt and ran it as Administrator. I confirmed it was running as administrator because it showed System32 at the top. After that, I typed the commands such as diskpart, list disk, select disk 1, clean, create partition primary, active, format fs=ntfs quick, assign, and exit to prepare the USB drive. These commands helped format the USB so it could be used to install an operating system. Next, I mounted the Windows 10 ISO file and copied all the files from it to the USB drive. After the copying process finished, I safely ejected the USB and inserted it again to check if it worked. The icon changed to the Windows installation icon, which meant the USB was already bootable. 2. Problem-Solving During the installation of Windows 10, the computer suddenly turned off and showed a message asking me to press F1 to continue. At first, I was unsure what to do, but after press...

10 DISKPART COMMANDS FOR BOOTABLE USB

Image
 

MY REFLECTION IN THE CONFIGURATION & INSTALLATION OPERATING SYSTEM WINDOWS 10

1. Identify the steps on how to install OS using Windows 10 Step 1: Check if the computer meets the system requirements for Windows 10. Step 2: Download the Windows 10 installer or installation media. Step 3: Connect the installation media (USB or DVD) to the computer. Step 4: Restart the computer and access the boot options. Step 5: Start the Windows 10 setup from the installation media. Step 6: Accept the license terms. Step 7: Select the installation type (Upgrade or Fresh install). Step 8: Allow the system to copy files and install features. Step 9: Let the computer restart automatically. Step 10: Complete the initial setup such as region, network, and privacy settings. 2. The challenges I encountered are Understanding unfamiliar technical terms Waiting for long installation and restart times Making sure the correct installation option was selected Handling minor system errors during setup 3. What did you learn in the activity? I learned how an operating system is installed from st...

10 commands for a Bootable USB

Image