mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-01-18 04:03:31 +08:00
5 lines
119 B
Bash
5 lines
119 B
Bash
|
cp rtthread.elf root
|
||
|
grub-mkrescue -o bootable.iso root
|
||
|
|
||
|
qemu-system-i386 -cdrom bootable.iso -boot d -nographic -S -s
|