Displaying 1 result from an estimated 1 matches for "windows764bitnew".
2014 Jan 30
0
Using XEN 4.1 to run Windows 7 DOMU on SERVER1, replicated the HVM to SERVER2 using DRBD. Win7 DOMU doesn't boot in SERVER2 after replication
...#39;
memory = 1024
# Should be at least 2KB per MB of domain memory, plus a few MB per vcpu.
shadow_memory = 8
name = "xenwin7"
#vif = [ 'type=ioemu, bridge=xenbr0' ]
vif = [ 'bridge=xenbr0' ]
acpi = 1
apic = 1
disk = [ 'phy:/dev/sda7,hda,w',
'file:/home/vmiso/windows764bitnew.iso,hdc:cdrom,r' ]
device_model = '/usr/' + arch_libdir + '/xen/bin/qemu-dm'
#-----------------------------------------------------------------------------
# boot on floppy (a), hard disk (c) or CD-ROM (d)
# default: hard disk, cd-rom, floppy
boot="c"
sdl=0
vnc=1
vnc...