Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: Failed on copying hybrid Iso img to USB drive (Read 314 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Failed on copying hybrid Iso img to USB drive

Quite confused as trying to 'burn' the correctly hash checked:
https://iso.artixlinux.org/iso/artix-xfce-openrc-20230814-x86_64.iso
into USB

this's used to be done here as disk image, by dd, or Iso image cloning, by a tool (indeed forget what), so to be working nicely, quickly

but right now, being on Windows, tried do dd of Msys/Mingw64 or Iso img copying tool, mainly rufus, etc. to always end up failing with sort of :

Code: [Select]
Eror unknown filesystem

Entering grub rescue

grub rescue>

Anyone experience through this, then easily clarify what actually the mechanism that differs in Windows is

Edit:
cannot surely conclude which solves it

After the Usb pushed more firmly and the dd has added option: conv

Code: [Select]
dd if=Downloads/artix-xfce-openrc-20230814-x86_64.iso of=/dev/sdb bs=32M conv=sync
it succeed to boot into Artix live to use its installer

 
Artix forum uses a single cookie to remember youOK