search for: b7bd2f2f

Displaying 3 results from an estimated 3 matches for "b7bd2f2f".

2008 Dec 29
13
BSOD "A clock interrupt was not recevied ona secondary processor within the allocated time interval"
...os, re arch = os.uname()[4] if re.search(''64'', arch): arch_libdir = ''lib64'' else: arch_libdir = ''lib'' kernel = "/usr/lib/xen/boot/hvmloader" builder=''hvm'' memory = 2048 name = "Vistax86" uuid = "b7bd2f2f-169f-4789-8aee-eaa77c543c99" vcpus=8 vif = [ ''mac=00:16:3e:7d:bc:b1'' ] disk = [ ''phy:/dev/vg_raptor/lv_vistax86,hda,w'', '',hdc:cdrom,r'' ] device_model = ''/usr/'' + arch_libdir + ''/xen/bin/qemu-dm'' boot=&quo...
2008 Dec 29
13
BSOD "A clock interrupt was not recevied ona secondary processor within the allocated time interval"
...os, re arch = os.uname()[4] if re.search(''64'', arch): arch_libdir = ''lib64'' else: arch_libdir = ''lib'' kernel = "/usr/lib/xen/boot/hvmloader" builder=''hvm'' memory = 2048 name = "Vistax86" uuid = "b7bd2f2f-169f-4789-8aee-eaa77c543c99" vcpus=8 vif = [ ''mac=00:16:3e:7d:bc:b1'' ] disk = [ ''phy:/dev/vg_raptor/lv_vistax86,hda,w'', '',hdc:cdrom,r'' ] device_model = ''/usr/'' + arch_libdir + ''/xen/bin/qemu-dm'' boot=&quo...
2009 Jan 06
0
Re: RE: Re: BSOD "A clock interrupt was not recevied onasecondary processor within the allocated time interval"
...: >> arch_libdir = ''lib64'' >> else: >> arch_libdir = ''lib'' >> kernel = "/usr/lib/xen/boot/hvmloader" >> builder=''hvm'' >> memory = 2048 >> name = "Vistax86" >> uuid = "b7bd2f2f-169f-4789-8aee-eaa77c543c99" >> vcpus=8 >> vif = [ ''mac=00:16:3e:7d:bc:b1'' ] >> disk = [ ''phy:/dev/vg_raptor/lv_vistax86,hda,w'', '',hdc:cdrom,r'' ] >> device_model = ''/usr/'' + arch_libdir + ''...