Skip to content

Zack's Domain

My Personal Tech Blog

  • Home
  • About Me

Tag: boot

August 23, 2016 IT Tech

How to Create a Bootable USB Drive Using Command Line

I use this technique all the time so I just stole the instructions for myself here. Insert the USB drive. Open a command prompt as administrator and type diskpart Type list disk Note the number of the USB drive. Type select disk <x> Where <x> is the disk number. Type clean << disk will

Continue reading

Recent Posts

  • Find a string that only appears at the end of files in VSCode using regex search
  • WordPress options for robust SMTP email sending
  • Fix “You Have Been Locked Out” from iThemes Pro
  • Automatically log in a user after Gravity Forms Registration
  • My Favorite WordPress Plugins
Copyright© 2019 Zacksdomain.com