User Tools

Site Tools


software:microsoft:windows:bootableusb

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
software:microsoft:windows:bootableusb [2016/12/12 04:00] superwizardsoftware:microsoft:windows:bootableusb [2022/05/16 22:43] (current) superwizard
Line 7: Line 7:
  <!--[if lt IE 7]><link rel="stylesheet" type="text/css" href="../../css/ie_lt_7.css" /><![endif]-->  <!--[if lt IE 7]><link rel="stylesheet" type="text/css" href="../../css/ie_lt_7.css" /><![endif]-->
 </html> </html>
 +
 +
 +====== List ======
 +
 +<WRAP center round box >
 +2022-05-16
 +
 +BalenaEtcher
 +
 +Flash OS images to SD cards & USB drives, safely and easily.
 +
 +From <https://www.balena.io/etcher/> 
 +
 +
 +
 +ImageUSB
 +
 +Rufus
 +
 +Windows32DiskImager: https://sourceforge.net/projects/win32diskimager/
 +
 +See Also: http://marcushall.net/dokuwiki/doku.php?id=software:linux:bootableusb&s[]=usb&s[]=image
 +
 +
 +</WRAP>
 +
 +====== LinuxLive USB Creator Powerful yet easy-to-use ======
 +
 +From: https://www.linuxliveusb.com/en/home
 +
 +Also: https://www.pendrivelinux.com/
 +
 +<code>
 +Also portable VirtualBox
 +
 +LinuxLive USB Creator is a free and open-source software for Windows. It will help you in your 
 +journey of discovery with Linux.
 +
 +For you, LiLi creates portable, bootable and virtualized USB stick running Linux.
 +</code>
 +
 +
 +====== EasyBCD ======
 +
 +From: https://neosmart.net/wiki/easybcd/
 +
 +<code>
 +EasyBCD is a powerful bootloader-modification tool that has a wide-range of applications and usages. 
 +It can perform a variety of tasks ranging in complexity and application from the most basic to advanced 
 +and highly-customizable features.
 +</code>
 +
 +====== Windows 8 and 10 sources ======
 +
 +Installation media reinstallation reinstall scratch 
 +
 +From: http://marcushall.net/dokuwiki/doku.php?id=software:microsoft:windows:imagedownload&s[]=heidoc
 +
 +From: https://www.microsoft.com/en-us/software-download/windows10
 +
 +From: https://www.eightforums.com/tutorials/18309-windows-8-windows-8-1-iso-download-create.html
 +
 +From: https://support.microsoft.com/en-us/help/15088/windows-create-installation-media
 +
 +From: https://www.eightforums.com/windows-8-news/56837-official-microsoft-iso-media-creation-tool.html
 +
 +From: http://www.howtogeek.com/186775/how-to-download-windows-7-8-and-8.1-installation-media-legally/
 +
 +https://www.microsoft.com/en-us/software-download/windows7
 +
 +From: https://www.microsoft.com/en-us/software-download/windows10
 +
 +From: https://www.microsoft.com/en-us/software-download/windows8
 +
 +From: http://www.top-windows-tutorials.com/reinstall-windows-8-or-10-with-the-media-creation-tool/
 +
 +From: http://lifehacker.com/how-to-create-a-windows-8-installation-dvd-or-usb-drive-505769939
 +
  
 ====== create image of usb drive ====== ====== create image of usb drive ======
Line 13: Line 91:
  
 From: http://www.osforensics.com/tools/write-usb-images.html From: http://www.osforensics.com/tools/write-usb-images.html
 +
  
 imageusb passmark imageusb passmark
Line 28: Line 107:
  
 From: http://www.alexpage.de/usb-image-tool/ From: http://www.alexpage.de/usb-image-tool/
 +
 +USB Image Tool
  
 <code> <code>
Line 34: Line 115:
 Player or to make an exact backup image of your USB Stick. Player or to make an exact backup image of your USB Stick.
 </code> </code>
 +
 +====== Rufus ======
 +
 +
 +From: https://rufus.akeo.ie/
 +
 +
 +<code>
 +Rufus is a utility that helps format and create bootable USB flash drives, such 
 +as USB keys/pendrives, memory sticks, etc.
 +It can be especially useful for cases where:
 + to create USB installation media from bootable ISOs (Windows, Linux, UEFI, etc.)
 + to work on a system that doesn't have an OS installed
 + to flash a BIOS or other firmware from DOS
 + to run a low-level utility
 +
 +For UEFI based systems
 +
 +If your computer is UEFI based, these are normally systems that come pre-loaded with Windows 8 or 
 +later, you will need to prepare the ISO file for such a configuration or you will receive an error 
 +message during setup. The thumbdrive needs to be formatted as FAT32 and use the GPT partitioning 
 +scheme. To do this, you need to use Rufus, a small tool you can download for free.
 +
 +Select GPT partitioning for UEFI firmware as the Partition scheme
 +
 +
 +</code>
 +
 +Also: https://answers.microsoft.com/en-us/windows/forum/windows_10-windows_install-winpc/media-creation-tool-not-working/4a06dec6-9d85-4302-b980-da7f82156705
 +
 +
 +{{ http://rufus.akeo.ie/pics/rufus_en.png?direct&300 |}}
 +
  
 ====== YUMI – Multiboot USB Creator ====== ====== YUMI – Multiboot USB Creator ======
  
 From: http://www.pendrivelinux.com/yumi-multiboot-usb-creator/ From: http://www.pendrivelinux.com/yumi-multiboot-usb-creator/
 +
 +Also: https://www.pendrivelinux.com/
  
 <code> <code>
Line 63: Line 179:
 </code> </code>
  
-====== Rufus ====== 
- 
- 
-From: https://rufus.akeo.ie/ 
- 
- 
-<code> 
-Rufus is a utility that helps format and create bootable USB flash drives, such as USB keys/pendrives,  
-memory sticks, etc. 
-It can be especially useful for cases where: 
-you need to create USB installation media from bootable ISOs (Windows, Linux, UEFI, etc.) 
-you need to work on a system that doesn't have an OS installed 
-you need to flash a BIOS or other firmware from DOS 
-you want to run a low-level utility 
-</code> 
 ====== Windows USB/DVD Download Tool ====== ====== Windows USB/DVD Download Tool ======
  
Line 118: Line 219:
  
 <code> <code>
-A piece of freeware called PLoP Boot Manager solves this problem, offering an image that can burned  +A piece of freeware called PLoP Boot Manager solves this problem, offering an image that  
-to a CD or put on a floppy disk, and enables you to boot to a variety of devices, including USB drives.+can burned to a CD or put on a floppy disk, and enables you to boot to a variety of devices,  
 +including USB drives.
 </code> </code>
  
software/microsoft/windows/bootableusb.1481515252.txt.gz · Last modified: 2016/12/12 04:00 by superwizard