mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
Add device edu back
This commit is contained in:
1
runqemu
1
runqemu
@@ -49,6 +49,7 @@ case "$arch" in
|
||||
cmd="$debug_qemu ./buildroot/output/host/usr/bin/qemu-system-x86_64 \
|
||||
-M pc \
|
||||
-append 'root=/dev/vda $extra_append' \
|
||||
-device edu \
|
||||
-drive file=${images_dir}/rootfs.ext2,if=virtio,format=raw \
|
||||
-kernel ${images_dir}/bzImage \
|
||||
-monitor telnet::45454,server,nowait \
|
||||
|
||||
Reference in New Issue
Block a user