Saurabh Mishra wrote:
> bash-3.2# cat snv.1.boot.py
> name = 'solaris-pv'
> memory = '1024'
> vcpus = 4
> disk = [ 'phy:/dev/zvol/dsk/snv-pool/vol,0,w' ]
> on_poweroff = 'destroy'
> on_reboot   = 'restart'
> on_crash    = 'preserve'
> # Commenting it out
> #vif = [ 'mac=0:14:4f:2:12:35', 'ip=10.5.63.98', 'bridge=nge1' ]

you need
vif = [ '' ]

Michael
-- 
Michael Schuster
Recursion, n.: see 'Recursion'
_______________________________________________
xen-discuss mailing list
[email protected]

Reply via email to