Install WinUSB 1.0.11 on Ubuntu, CentOS – Make Bootable Windows USB Stick

28/12/2020
Chưa phân loại

WinUSB 1.0.11 the most recent update, is a simple tool that enables you to create your own usb stick windows installer from an iso image as well as from a real DVD. Its supports the following images Windows Vista, Seven, 8 installer for any language and any version (home, pro versions) as well as Windows PE.

The software contains two programs:

  • A WinUSB-gui: a graphical interface which is very easy to use, as well as
  • Winusb: the command line tool

Supported bootmodes:

  • Legacy/MBR-style/IBM PC compatible bootmode
  • Native UEFI booting is supported for Windows 7 and later images (with a limitation of only FAT filesystem can be used as target filesystem)

How to Install Winusb 1.0.11 on Ubuntu 17.04, Ubuntu 16.04, Ubuntu 15.10, Ubuntu 15.04, Ubuntu 14.04

sudo add-apt-repository ppa:nilarimogard/webupd8    sudo apt-get update && sudo apt-get install winusb

How to remove Winusb 1.0.11 from Ubuntu 17.04, Ubuntu 16.04, Ubuntu 15.10, Ubuntu 15.04, Ubuntu 14.04

sudo apt remove winusb

How to Install Winusb 1.0.11 on CentOS 7, RHEL

  • To install Winusb on CentOS, RHEL, Fedora, use the yum command so that it also installs all required dependencies
wget http://download.opensuse.org/repositories/home:/zhonghuaren/Fedora_25/x86_64/winusb-1.0.11-8.1.x86_64.rpm    sudo yum install winusb-1.0.11-8.1.x86_64.rpm

WinUSB Commandline

WinUSB comes with a commandline feature, hence you can create a Windows 7 or above usb installer with the following commands as root

sudo winusb --format <iso path> <device>

For Example :

sudo winusb --format Download/Images/Windows8.iso /dev/sdc1

What this command means is:

Download/Images/Windows8.iso is the location where the iso file for the operating system is stored while /dev/sdc1 is the device path.

Note: to get the device path use the df command

If you run into any issues or not able to create the needed bootable USB stick, then please feel free to comment below. This would allow others who may have come across same issue to assist when they see your comment.

ONET IDC thành lập vào năm 2012, là công ty chuyên nghiệp tại Việt Nam trong lĩnh vực cung cấp dịch vụ Hosting, VPS, máy chủ vật lý, dịch vụ Firewall Anti DDoS, SSL… Với 10 năm xây dựng và phát triển, ứng dụng nhiều công nghệ hiện đại, ONET IDC đã giúp hàng ngàn khách hàng tin tưởng lựa chọn, mang lại sự ổn định tuyệt đối cho website của khách hàng để thúc đẩy việc kinh doanh đạt được hiệu quả và thành công.
Bài viết liên quan

How to install all Kali Tools in Ubuntu

As you know, Kali Linux is a famous distribution for Hackers, Pentesters, Forensics Investigators and Security Researchers...
29/12/2020

Master journalctl: understand systemd logs

Systemd is the new tool managing services. Created initially by Red Hat, it allows to better manage services via a centralized...
29/12/2020

A Beginner’s Guide To Docker Compose

Docker Compose is one of the most useful tools for Software Developers and System Administrators. Many jobs require someone...
29/12/2020
Bài Viết

Bài Viết Mới Cập Nhật

Dịch Vụ Xây Dựng Hệ Thống Peering Với Internet Exchange (IXP)
04/04/2025

Dịch Vụ Triển Khai VPN Site-to-Site & Remote Access
04/04/2025

Dịch Vụ Thiết Lập Hệ Thống Tường Lửa (Firewall)
04/04/2025

Dịch Vụ Triển Khai Hệ Thống Ảo Hóa & Cloud
04/04/2025

Dịch Vụ Triển Khai Hệ Thống Ceph
04/04/2025