Update run.sh
This commit is contained in:
2
run.sh
2
run.sh
@@ -27,7 +27,7 @@ qemu-system-x86_64 \
|
||||
-drive file=$W/core-image-base-qemux86-64.rootfs.ext4,if=virtio,format=raw \
|
||||
-usb -device usb-tablet -usb -device usb-kbd -cpu IvyBridge \
|
||||
-machine q35,i8042=off -smp 4 -enable-kvm -m 256 -serial mon:vc -serial null \
|
||||
-device virtio-vga-gl -display sdl,gl=es,show-cursor=on \
|
||||
-device virtio-gpu-gl -display sdl,gl=es,show-cursor=off \
|
||||
-kernel $W/bzImage \
|
||||
-cpu host \
|
||||
-append 'root=/dev/vda rw ip=192.168.7.2::192.168.7.1:255.255.255.0::eth0:off:8.8.8.8 net.ifnames=0 oprofile.timer=1 tsc=reliable no_timer_check rcupdate.rcu_expedited=1 swiotlb=0 '
|
||||
|
Reference in New Issue
Block a user