Instructions on how to list you disk partition inactive just in case you happen to list it as active.

1.) First click Start the Run..

2.) Type in “CMD” and enter

3.) Within the command prompt type “diskpart” to load up the utility

4.) Then the command “list disk” to list all the disks

5.) Followed by “Select disk X” where X is the desired disk

6.) “list partition” to list partitions on the selected disk

7.) “select partition X” where X is the desired partition that is currently marked active

8.) “inactive”

I hope this helps someone else as I had a difficult time finding the correct information to achieve this.