On Fri, Oct 17, 2025 at 4:34 PM Samuel Thibault <[email protected]> wrote:
> Osama Albahrani, le ven. 17 oct. 2025 16:32:40 +0300, a ecrit: > > Unfortunately it doesn't seem to follow the same syntax: > > > > $ qemu-x86_64 -m 2G -drive file=$(echo debian-hurd*.img),cache=writeback > > qemu: unknown option 'm' > > You want qemu-system-x86_64 > > Samuel Thx, that worked! -Osama

