[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-discuss] Virtual Machine Starts Without Internet Connection
From: |
l |
Subject: |
[Qemu-discuss] Virtual Machine Starts Without Internet Connection |
Date: |
Sat, 22 Dec 2018 00:09:29 +0000 |
I tried both of these to start my virtual machine and it start correctly
without any internet connection.
qemu-system-x86_64 -m 256 -hda debian_testing_64.qcow -net nic,model=ne2k_pci
-net user,hostfwd=tcp::9022-:22 -enable-kvm
qemu-system-x86_64 -m 1024 -boot d -enable-kvm -net nic -net user -hda
debian_testing_64.qcow
Thanks
- [Qemu-discuss] Virtual Machine Starts Without Internet Connection,
l <=