qemu-discuss
[Top][All Lists]
Advanced

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

networking problems with solaris 10 x86


From: nelliott
Subject: networking problems with solaris 10 x86
Date: Tue, 18 May 2021 12:30:28 +0000 (UTC)
User-agent: Alpine 2.22 (NEB 394 2020-01-19)


Hello,
I'm having a problem with solaris 10 x86 and the network devices on qemu. so far I have tried the following network devices, and for some
reason I cannot get a dhcp address in usernet mode:
e1000e,pcnet,rtl8139,tulip,vmxnet3

here are my command line arguments:

qemu-system-x86_64 -machine q35 -echr 20  \
-rtc base=localtime -hda solaris10-x86.img \
-boot c -serial mon:stdio -nographic -vga none -m 2G \
-device lsi,id=scsi0 -netdev user,id=mynet0,net=192.168.76.0/24,dhcpstart=192.168.76.9 \
-device e1000e,netdev=mynet0

what am I doing wrong?



nelliott@sdf.org
SDF Public Access UNIX System - https://sdf.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]