WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] W2k3 CDROM missing with GPLPV drivers

To: Xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] W2k3 CDROM missing with GPLPV drivers
From: Antti Kanes <antti.kanes@xxxxxxxx>
Date: Tue, 04 Aug 2009 09:17:33 +0300
Cc:
Delivery-date: Mon, 03 Aug 2009 23:18:14 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Internet Messaging Program (IMP) H3 (4.1.4)
Hi,

I've got a Windows 2003 Server EE running on Xen 3.2-1.
After the latest installing GPL PV drivers (0.10.0.86), cdrom drive vanishes from the system.
xen -config disk section:

disk        = [
                  'phy:/dev/VG01/w2k3-disk,ioemu:hda,w',
                  'file:/root/w2k3.iso,ioemu:hdc:cdrom,r'
              ]

I noticed others have experienced this problem as well, but haven't seen a resolution to it. Has this problem been addressed?

My qemu-dm isn't patched for passing the cdrom to ioemu instead of gplpv (I recall such a patch might have been available?).

On Windows, two Xen Block devices are installed, and one Xen SCSI.
The mounted volume appears and works fine.

Any ideas on this?

Also, the instructions on installing GPL PV should mention that using the current version, the /NOGPLPV parameter should be included in the boot.ini during first boot after installation (before the devices are discovered by Windows) to avoid the 0x000007B BSOD. I didn't notice such a warning if it was mentioned somewhere and had to boot in safe mode to get the system up again after installing the gplpv_fre_wnet -installer package.

Cheers,
  Antti Kanes

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] W2k3 CDROM missing with GPLPV drivers, Antti Kanes <=