Hi Team, Hoping someone can help. I've had success SXDE 01/08 and Windows XP in a Domain (domU) on an Ultra 40 M2. However, Windows 2003 is kicking-out during the install, every time. After I issue "xm create ./win2k3.hvm" I get a message "Started domain Windows 2003". When I connect to the console via vncviewer I see: " Usage: fat32.exe [-wl] -wl - Without LFN support ..... Error. USB Driver not installed.
Not FAT32 Volumes Found, Exiting .... ..... [DR-DOS] A:\> " Here's some data on my setup and the configuration file: bash-3.2# uname -a SunOS sundemo 5.11 snv_79a i86pc i386 i86xpv bash-3.2# psrinfo -vp The physical processor has 1 virtual processor (0) x86 (AuthenticAMD 40F13 family 15 model 65 step 3 clock 3000 MHz) Dual-Core AMD Opteron(tm) Processor 2222 The physical processor has 1 virtual processor (1) x86 (AuthenticAMD 40F13 family 15 model 65 step 3 clock 3000 MHz) Dual-Core AMD Opteron(tm) Processor 2222 The physical processor has 1 virtual processor (2) x86 (AuthenticAMD 40F13 family 15 model 65 step 3 clock 3000 MHz) Dual-Core AMD Opteron(tm) Processor 2222 The physical processor has 1 virtual processor (3) x86 (AuthenticAMD 40F13 family 15 model 65 step 3 clock 3000 MHz) Dual-Core AMD Opteron(tm) Processor 2222 bash-3.2# cat win2k3.hvm disk = [ 'file:/zfs/boot/win2k3/disk.raw,hdc,w', 'file:/zfs/isofiles/W2K3-SP1-STD.iso,hda:cdrom,r' ] memory = 640 name = "Windows2003" kernel = "/usr/lib/xen/boot/hvmloader" builder='hvm' vif = [ 'mac= 0:14:4f:c3:26:15, bridge=nge1' ] on_poweroff = 'destroy' on_reboot = 'restart' on_crash = 'preserve' boot='d' vnc=1 vnclisten="0.0.0.0" vncpasswd='sun123' serial='null' apic=0 usb=1 usbdevice="tablet" device_model = '/usr/lib/xen/bin/qemu-dm' bash-3.2# THOUGHTS? Thanks. This message posted from opensolaris.org _______________________________________________ xen-discuss mailing list xen-discuss@opensolaris.org