1#!/bin/sh
2
3qemu-system-x86_64 -bootp tftp://10.0.2.2/pxelinux.0 -tftp ./
4
5