Skip to content

Instantly share code, notes, and snippets.

@myaumyau
Created May 22, 2013 12:43
Show Gist options
  • Save myaumyau/5627271 to your computer and use it in GitHub Desktop.
Save myaumyau/5627271 to your computer and use it in GitHub Desktop.
[dos]HDDの署名変更
> diskpart
> list disk
#list partition
#list volume
> select disk 1
> uniqueid disk
> select disk 2
> uniqueid disk
> uniqueid disk id=<8桁の16進数>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment