ProgamadorAmador
(usa XUbuntu)
Enviado em 14/01/2020 - 14:03h
Olá!
Eu por enquanto sou novo no linux.
Eu estou tentando criar um pendrive bootável para voltar a usar o windows, só que para isso é necessário usar um programa chamado WoeUSB, mas quando tento criar um pendrive bootável da esse seguinte erro.
Installation failed!
Exit code: 256
Log:
WoeUSB v@@WOEUSB_VERSION@@
==============================
Mounting source filesystem...
Wiping all existing partition table and filesystem signatures in /dev/sdb...
/dev/sdb: 2 bytes foram apagados na posição 0x000001fe (dos): 55 aa
/dev/sdb: chamando ioctl para reler tabela de partição: Sucesso
Ensure that /dev/sdb is really wiped...
Creating new partition table on /dev/sdb...
Creating target partition...
Making system realize that partition table has changed...
Wait 3 seconds for block device nodes to populate...
mkfs.fat: warning - lowercase labels might not work properly with DOS or Windows
mkfs.fat 4.1 (2017-01-24)
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...
Source media seems to be Windows 7-based with EFI support, applying workaround to make it support UEFI booting
Installing GRUB bootloader for legacy PC booting support...
Instalando para a plataforma i386-pc.
Instalação finalizada. Nenhum erro foi relatado.
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: linha 1676: echo: erro de escrita: Argumento inválido
The command "exit 0" failed with exit status "1", program is prematurely aborted
E não consigo encontrar solução em lugar algum, alguém pode me ajudar?