Displaying 5 results from an estimated 5 matches for "winxp_sp2".
2004 Oct 01
1
Error 16770
When I try to mount an administrative //mymachine2/c$ share(the shared 
resource is on a  WinXP_SP2 unfirewalled machine) from a Linux machine, 
using the command bellow, I receive an 16770 error message. 
[root@mymachine1 scripts]# smbmount //mymachine2/c$ /mnt/tmp/ -o username=administrator
16770: session request to MYMACHINE2 failed (Not listening on called name)
16770: session request to *SMB...
2009 Feb 03
1
Xen, Qemu and Intel VT
Hi everyone,
I need to use full virtualization on my laptop, running CentOS 5.2 as host.
I installed all I think is needed to run Xen. I am using kernel
2.6.18-128el5.xen as it is needed to recognize my wifi card.
I was not sure my cpu supported Intel VT. A cat /proc/cpuinfo | grep flags
yields this:
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca
cmov pat pse36
2007 May 25
0
Xen Windows Virtualization
...py (c) hard disk (d) cd-rom
boot                 =          ''dc''
 
vif                     =          [''type=ioemu, bridge=xenbr0'']
 
#LVM Based Disk
disk                  =
[''phy:/dev/ovspc170/winxp,ioemu:hda,w'',''file:/home/winxp/winxp_sp2.iso,h
dc:cdrom,r'']
 
on_poweroff     =          ''destroy''
on_reboot        =          ''destroy''
on_crash          =          ''destroy''
 
vnc                   =          1
vncviewer         =          0
sdl                    =...
2008 Mar 24
0
Xen3.1 setup-problem: no networking in WinXP-domU
...= ''/usr/lib/xen-ioemu-3.1/boot/hvmloader''
builder = ''hvm''
memory = ''512''
device_model=''/usr/lib/xen-ioemu-3.1/bin/qemu-dm''
# Disks
disk = [ ''phy:/dev/lvmg1/winxp,ioemu:hda,w'',
''file:/home/quax/images/WinXP_SP2.iso,ioemu:hdc:cdrom,r'' ]
# Hostname
name = ''winxp02''
# Networking
vif = [''type=ioemu, bridge=xenbr0'']
# Periphery
usbdevice="tablet"
# Behaviour
boot=''d''
vnc=0
vncviewer=0
sdl=1
#
#  Behaviour
#
on_poweroff = ''de...
2007 May 25
0
Reply for the windows virtualization (Ko0nz) Xen-users Digest, Vol 27, Issue 110
...=       1024
#boot (a) floppy (c) hard disk (d) cd-rom
boot            =       ''dc''
vif             =       [''type=ioemu, bridge=xenbr0'']
#LVM Based Disk
disk            =
[''phy:/dev/ovspc170/winxp,ioemu:hda,w'',''file:/home/winxp/winxp_sp2.iso,h
dc:cdrom,r'']
on_poweroff     =       ''destroy''
on_reboot       =       ''destroy''
on_crash        =       ''destroy''
vnc             =       1
vncviewer       =       0
sdl             =       0
stdvga          =       0
Kind reg...