web-dev-qa-db-fra.com

Erreur WoeUSB lors de la création d'une clé de démarrage Windows 7

Tout se passe bien, mais au final, j'obtiens cette erreur à chaque installation de l'interface graphique ainsi que dans le terminal:

Mounting target filesystem...
Applying workaround to prevent 64-bit systems with big primary memory from being unresponsive during copying files.
Copying files from source media...
Installing GRUB bootloader for legacy PC booting support...
Installing for i386-pc platform.
Installation finished. No error reported.
Installing custom GRUB config for legacy PC booting...
Resetting workaround to prevent 64-bit systems with big primary memory from being unresponsive during copying files.
/usr/bin/woeusb: line 1676: echo: write error: Invalid argument
The command "exit 0" failed with exit status "1", program is prematurely aborted

Des suggestions pour résoudre ce problème?

1
Mihir Mishra

Ignorez l'erreur, l'USB devrait toujours démarrer correctement.

https://github.com/slacka/WoeUSB/issues/275

Il s'avère que la clé USB a été écrite avec succès. Seul un processus de nettoyage s'est bloqué, ce qui a également provoqué la fermeture d'écrits supplémentaires sur la même session.

3
fleamour