0% found this document useful (0 votes)
32 views

Boot Command

This document provides diskpart commands to select a USB drive, view its partitions, make the primary partition active, save the changes, and exit diskpart. The commands are: select the disk, list partitions, select the primary partition, make it active, assign the changes, and exit diskpart.

Uploaded by

sam2976
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
32 views

Boot Command

This document provides diskpart commands to select a USB drive, view its partitions, make the primary partition active, save the changes, and exit diskpart. The commands are: select the disk, list partitions, select the primary partition, make it active, assign the changes, and exit diskpart.

Uploaded by

sam2976
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

diskpart

list disk
select disk=1 (disk 1=usb drive..change to which disk to work with)
list partition
select partition=1 (primary part)
active (make active)
assign (save changes)
exit (exit dispart)

You might also like