Running image in background
This commit is contained in:
parent
8f5ac6bfb5
commit
69651cbd91
1 changed files with 1 additions and 2 deletions
|
|
@ -89,8 +89,7 @@ qemu-system-aarch64 \\
|
|||
-cdrom "$iso_path" \\
|
||||
-netdev user,id=net0 \\
|
||||
-device virtio-net-pci,netdev=net0,mac=$mac_address \\
|
||||
-nographic \\
|
||||
-serial mon:stdio
|
||||
-daemonize
|
||||
EOF
|
||||
|
||||
chmod +x "$script_path"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue