Displaying 1 result from an estimated 1 matches for "vmswitch0".
Did you mean:
vmswitch
2009 Aug 11
1
XVM guest install over PXE
Hi,
osol-0906 (b111b), ISC DHCP 4.0.0
I''m trying to install a client over PXE as:
root@mk-xvm-1:~# virt-install --hvm --name node-6 --ram 1024 --os-type=solaris --network bridge=vmswitch0 -f /xvm/guests/node-6/root -s 5 --pxe
In the VNC console I can see:
[...]
[rtl8139] - ioaddr 0XC200, irq 5, addr 00:16:3E:22:D8:C2 100Mbps half-duplex
Searching for server (DHCP)....No IP address
.No IP address
.No IP address
and it is stuck here.
dhcp server is working fine for already installe...