NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Networking proves elusive with Qemu



On 24 August 2015 at 17:52, Bob Bernstein <poobah%ruptured-duck.com@localhost> wrote:
> # qemu-system-x86_64 -net nic -net user m=256 -cdrom
> boot-NetBSD-amd-7.0_RC3.iso nbsd.img

There is something wrong in here. You didn't write the argument for
the nbsd.img. There should be something like:
-hda nbsd.img

And just remove the "-net nic -net user" altogether.

I haven't used qemu for ages, but I think if you switch to the qemu
console it should tell you if the network is working.


Home | Main Index | Thread Index | Old Index