TEXT   133
qemu system x84 64
Guest on 5th December 2024 05:12:51 AM


  1. qemu-system-x86_64                                            \
  2.     -net nic                                                    \
  3.     -net user                                                   \
  4.     -machine accel=kvm:tcg                                      \
  5.     -m 1024                                                      \
  6.     -nographic                                                  \
  7.     -hda jammy-server-cloudimg-amd64.img                        \
  8.     -smbios type=1,serial=ds='nocloud;s=http://10.0.2.2:8000/'

Raw Paste

Login or Register to edit or fork this paste. It's free.