How to mark a drive as Active in Computer management or Command prompt Diskpart


In order to make a drive be able to boot an Operating system, you have to mark it as active in computer management > Disk management or use the command prompt in Windows.
Tutorial for making your partition active in computer management or command prompt
Computer Management > Disk Management
Click Start Menu button > Run and type diskmgmt.msc in the Open Text box and click OK.
You first need to know which drive you want to mark as active, and right click the drive and pick Mark Partion as active.

Mark as active
Command prompt Diskpart
If you are using the command prompt, you need to go to Start > run > type CMD, and press enter.
1. Type Diskpart in CMD.exe
2. Type list volume
3. Type select volume #
#=volume you want to make active.
4. Type Active.
Screen cap of me making my USB drive active.

Mark volume as active CMD
Now your Drive is bootable, so you can use it to make a bootable drive.
More Related Tech Posts:
About Johnson Yip
I graduated from Vancouver Community College's Information technology Specialist certificate program in 2008 and became Comptia A+ IT Enterprise technician certified in 2009. I volunteer at a non-profit Computer Recycler and Refurbisher called Free Geek Vancouver. My interest includes computers, gadgets, art, movies, food, television, blogging, forums, websites and Video games.
Welcome to my blog on computer, hardware, software, web design, and cms help. Enjoy your stay!
This entry was posted in
Command lines,
Computer,
Computer Certifications,
Computer Tutorials,
Hardware Tutorials,
Internal Parts,
Microsoft Windows,
Operating Systems,
Peripherals & Accessories,
Software,
System Utilities,
Tutorials,
software tutorial and tagged
active partition,
command line,
computer management,
disk management,
diskpart,
microsoft,
ms-dos,
windows. Bookmark the
permalink.