|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] cloned win2k3 resets static ip
On Tue, Feb 17, 2009 at 10:26 PM, Voyager2K8 <mail@xxxxxxxxxxxxxxxxxx> wrote:
>
> I've cloned a win2K3 VM (with acpi=1 apic=0) + GPLPV 0.9.12-pre13 but when I
> change the IP, after resetting the machine it keeps the old one +
> computername.
>
> # This is for using an LVM volume as a virtual disk
> disk = [ 'phy:/dev/xen_guests/win2k3-001,ioemu:hda,w']
Try changing this to
disk = [ 'phy:/dev/xen_guests/win2k3-001,hda,w']
Also open device manager. Which disk controller is active? Is it Intel
ATA controller, or is it Xen block device?
Regards,
Fajar
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|