On Fri, Aug 13, 2010 at 03:15, Daniel Carrera wrote:
> Unfortunately, that's as far as it goes. It still cannot go online.
> When NetBSD tries to "ping 10.0.2.3" (gateway I think) it just gets
> 100% packet loss. Let me show you qemu's output on the command line:
ping is "neglected" in user mode
On Thu, Aug 12, 2010 at 9:35 PM, Cliff Wright wrote:
> Its been a while since updating qemu, so on old version I had
> -net nic,model=ne2k_pci -net user -redir tcp:2023::22 -soundhw es1370
> is the missing "-net user" causing you trouble?
Actually, yes, the "-net user" flag makes a difference. Th
On Thu, 12 Aug 2010 19:12:14 +0200
Daniel Carrera wrote:
> qemu -cdrom netbsd-i386cd-5.0.2.iso -hda NetBSD.img -no-acpi -net
> nic,model=pcnet
Its been a while since updating qemu, so on old version I had
-net nic,model=ne2k_pci -net user -redir tcp:2023::22 -soundhw es1370
is the missing "-net
Hello,
I've spent the last day trying to get NetBSD installed on a QEMU
virtual machine. The problem I'm having is that I can't get online. As
of now, this is the command I'm using:
qemu -cdrom netbsd-i386cd-5.0.2.iso -hda NetBSD.img -no-acpi -net
nic,model=pcnet
With this command I can get a vi