1cp rtthread.elf root
2grub-mkrescue -o bootable.iso root
3
4qemu-system-i386 -cdrom bootable.iso -boot d -nographic
5