run.sh 113 B

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