Can anyone tell me want I have to do to connect my raspberry emulation to the internet? What I already did:
1)I downloaded and unpack qemu emulator with raspberry img
2) I installed TAP driver on my Windows System,
but I don't now what is proper configuration parameters for emulator. Connection type (bridge, NAT) doesn't not matter.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Can anyone tell me want I have to do to connect my raspberry emulation to the internet? What I already did:
1)I downloaded and unpack qemu emulator with raspberry img
2) I installed TAP driver on my Windows System,
but I don't now what is proper configuration parameters for emulator. Connection type (bridge, NAT) doesn't not matter.
you can connect to network with "-net nic -net user" . you may check with apt-get update.