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 :
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
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