run.sh 113 字节
Newer Older
1 2 3 4
cp rtthread.elf root
grub-mkrescue -o bootable.iso root

qemu-system-i386 -cdrom bootable.iso -boot d -nographic