Changes

Bootable USB flash drive utilities

685 bytes added, 18:44, 10 April 2020
/* WoeUSB */
The following lines were added (+) and removed (-):
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 nmon
Bureaucrat, administrator
14,711
edits