Tuesday, January 14, 2014

MAKE A USB BOOTABLE WINDOWS XP IN LINUX DEBIAN BASED

TO CREATE BOOTABLE USB WINDOWS OS INSTALL "WINUSB" 

WinUSB is a tool that you can make your USB FlashDrive Bootable for MS Windows image(ISO). 

Here's the code:
sudo add-apt-repository ppa:colingille/freshlight
sudo apt-get update 
sudo apt-get install winusb 

  link

No comments:

Post a Comment