The following lines were added (+) and removed (-):
<small>To create a Windows 7 boot:* from console execute: sudo bash echo $((16*1024*1024)) > /proc/sys/vm/dirty_background_bytes echo $((48*1024*1024)) > /proc/sys/vm/dirty_bytes exit* ensure ISO is on the local disk, not a network drive or mounted from another medium, this seems to cause problems* using an ISO, run WoeUSB, and select NTFS as the file system for the flash. * If you get an exit code 256 error after the NTFS format, dont worry. Just start the process over. It seems to be a conflict between automount and woeusb. The second time around it starts copying files after it realizes the drive is NTFS formatted already* monitor the progress from console with nmonNote: This process is not verified, and failed during testing.</small>