You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to BareMetal OS
thanks, i got the .img from both .dmg and .zip files - but on Linux
(Ubuntu), how can we emulate 64bit on qemu when we are running qemu on
a 32bit hardware? which is the command-line needed? (i used only 'qemu
BareMetal.img')
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to BareMetal OS
well, qemu is complete system emulator and it does not matter on what
kind of hardware is it running. you need just to run "qemu-system-
x86_64" instead of "qemu".