4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-16 08:39:23 +08:00

5 lines
113 B
Bash
Raw Normal View History

2021-08-22 07:03:16 +08:00
cp rtthread.elf root
grub-mkrescue -o bootable.iso root
qemu-system-i386 -cdrom bootable.iso -boot d -nographic