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/11/06 23:04] – [create image of usb drive] superwizardsoftware:microsoft:windows:bootableusb [2022/05/16 22:43] (current) superwizard
Line 8: Line 8:
 </html> </html>
  
-====== YUMI – Multiboot USB Creator ====== 
  
-From: http://www.pendrivelinux.com/yumi-multiboot-usb-creator/+====== 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> <code>
-It can be used to create a Multiboot USB Flash Drive containing multiple operating systems,  +Also portable VirtualBox
-antivirus utilities, disc cloning, diagnostic tools, and more. +
-Basic Essentials to create a MultiSystem Bootable USB Drive+
  
-Fat32 or *NTFS Formatted USB Flash or USB Hard Drive +LinuxLive USB Creator is a free and open-source software for Windows. It will help you in your  
-PC that can boot from USB +journey of discovery with Linux. 
-Windows XP/Vista/7/8/10 or Ubuntu/Debian for the Linux version of YUMI to create the Bootable USB + 
-YUMI-2.0.2.1.exe +For you, LiLi creates portable, bootable and virtualized USB stick running Linux.
-Your selection of ISO Files+
 </code> </code>
  
-====== Win32 Disk Imager ====== 
  
-From: https://sourceforge.net/projects/win32diskimager/+====== EasyBCD ======
  
-<code> +From: https://neosmart.net/wiki/easybcd/
-Writes img file to USB +
-This program is designed to write a raw disk image to a removable device or backup a  +
-removable device to a raw image file.+
  
-For ISO to bootable USB tool use ImageUSB+<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> </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 41: 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 56: Line 107:
  
 From: http://www.alexpage.de/usb-image-tool/ From: http://www.alexpage.de/usb-image-tool/
 +
 +USB Image Tool
  
 <code> <code>
Line 70: Line 123:
  
 <code> <code>
-Rufus is a utility that helps format and create bootable USB flash drives, such as USB keys/pendrives,  +Rufus is a utility that helps format and create bootable USB flash drives, such  
-memory sticks, etc.+as USB keys/pendrives, memory sticks, etc.
 It can be especially useful for cases where: It can be especially useful for cases where:
-you need to create USB installation media from bootable ISOs (Windows, Linux, UEFI, etc.) + 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 + to work on a system that doesn't have an OS installed 
-you need to flash a BIOS or other firmware from DOS + to flash a BIOS or other firmware from DOS 
-you want to run a low-level utility+ 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> </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 ======
 +
 +From: http://www.pendrivelinux.com/yumi-multiboot-usb-creator/
 +
 +Also: https://www.pendrivelinux.com/
 +
 +<code>
 +It can be used to create a Multiboot USB Flash Drive containing multiple operating systems, 
 +antivirus utilities, disc cloning, diagnostic tools, and more.
 +Basic Essentials to create a MultiSystem Bootable USB Drive
 +
 +Fat32 or *NTFS Formatted USB Flash or USB Hard Drive
 +PC that can boot from USB
 +Windows XP/Vista/7/8/10 or Ubuntu/Debian for the Linux version of YUMI to create the Bootable USB
 +YUMI-2.0.2.1.exe
 +Your selection of ISO Files
 +</code>
 +
 +====== Win32 Disk Imager ======
 +
 +From: https://sourceforge.net/projects/win32diskimager/
 +
 +<code>
 +Writes img file to USB
 +This program is designed to write a raw disk image to a removable device or backup a 
 +removable device to a raw image file.
 +
 +For ISO to bootable USB tool use ImageUSB. 
 +</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>
  
Line 205: Line 307:
  
 </code> </code>
 +
 +
 +
 +====== Burn img to USB ======
 +
 +=== Win32 Disk Imager ===
 +
 +From: http://sourceforge.net/projects/win32diskimager/?source=typ_redirect
 +
 +
 +From: http://www.howtogeek.com/191054/how-to-create-bootable-usb-drives-and-sd-cards-for-every-operating-system/
 +
 +<code>
 +Use Win32 Disk Imager to write an IMG file to a USB drive or SD card. Provide a downloaded IMG 
 +file and the tool will write it directly to your drive, erasing its current contents. You can 
 +also use this tool to create IMG files from USB drives and SD cards.
 +
 +Menu: Image Writer
 +
 +</code>
 +
 +====== ISO mount ======
 +
 +From: http://www.ilovefreesoftware.com/23/featured/free-software-to-open-iso-files.html
          
software/microsoft/windows/bootableusb.txt · Last modified: 2022/05/16 22:43 by superwizard