

Or even cp: su cp /path/to/endeavouros-x86_64.iso /dev/ sdXĪnd exactly tee can do it too: su tee /dev/ sdx But keep in mind and check your command 3 times before executing, as putting something wrong will possibly destroy personal data! GUI’SĪll GUI writers can be installed using yay -S packagename as mentioned below: Using cat (with progress) su cat /path/to/endeavouros-x86_64.iso | pv > /dev/ sdX To write the Live Install image to your USB run the following command: sudo dd bs=4M if=/path/to/endeavouros-x86_64.iso of=/dev/sdX conv=fsync oflag=direct status=progressīut indeed Linux has possibilities without ending: Note: the USB drive may not be mounted when writing an ISO to it! So make sure you umount it first: sudo umount /dev/sdX To view a list of all drives currently attached to your system run this command: sudo fdisk -lĪnother command to show information about the drives: lsblk -f The most common path of a USB drive is /dev/sdb BUT yours might be different depending on your system. NOTE: The USB drive is specified as /dev/sdx and not /dev/sdxX. Just change the paths to the correct paths for your system. The dd command will almost always result in a working Live USB. We are going to focus on only the two recommended methods which are dd from the command line and SUSE Image Writer from the GUI. There are many methods of creating Live USB images using Linux. Start the installation of Windows 8 from pen drive.Latest release Create Live USB From Linux Now you can insert your pen drive on laptop or PC, make the USB mass storage to boot first. Once copying files from DVD to pen drive is finished, it will display the following window. Then it will ask for confirmation about formatting the pen drive, Click on yes to continue.

Select on USB Drive Letter only -> Select USB drive from Drop down Menu ( Click on format as Fat32) Select your ISO -> Windows 8 ISO image location Select the Linux Distribution from Drop down Menu -> Windows 7 Installer

Next is important step, it contains three additional step in that. Following things required to make the pen drive for the installation of Windows 8.ĭownload the installer, execute the installer. It does not require any command or special work for making the pen drive to boot. You may know the way to install it from pen drive also, but here I will tell you the very easiest way to install it. Hi, everybody knows how to install Windows 8 from DVD.
