Re: No networking with cd46.iso on qemu?

2010-04-28 Thread Bryan
On Wed, Apr 28, 2010 at 08:03, Uwe Dippel udip...@uniten.edu.my wrote: Trying to install a virtual OpenBSD on OpenBSD 4.6 on amd64, I did: # env ETHER=em0 qemu -net nic,model=rtl8139 -net tap -m 32 -monitor stdio -no-fd-bootchk -hda virtual.img \ -cdrom cd46.iso -boot d try it without the

Re: No networking with cd46.iso on qemu?

2010-04-28 Thread Robert
Uwe Dippel wrote: Trying to install a virtual OpenBSD on OpenBSD 4.6 on amd64, I did: # env ETHER=em0 qemu -net nic,model=rtl8139 -net tap -m 32 -monitor stdio -no-fd-bootchk -hda virtual.img \ -cdrom cd46.iso -boot d I start qemu instances like this: qemu -no-fd-bootchk -hda 1hda.img -m

Re: No networking with cd46.iso on qemu?

2010-04-28 Thread Uwe Dippel
Rares Aioanei wrote: On 04/28/2010 04:03 PM, Uwe Dippel wrote: Trying to install a virtual OpenBSD on OpenBSD 4.6 on amd64, I did: # env ETHER=em0 qemu -net nic,model=rtl8139 -net tap -m 32 -monitor stdio -no-fd-bootchk -hda virtual.img \ -cdrom cd46.iso -boot d as described in

Re: No networking with cd46.iso on qemu?

2010-04-28 Thread Uwe Dippel
Uwe Dippel wrote: It *must* be a mistake on my side, if the description on the OpenBSD site is correct. What can I do? Let me add some remarks, after trying to debug it further: Trying the install the conventional way results as to be expected on amd64: qemu -m 32 -monitor stdio