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-devel

[Xen-users] Re: [Xen-devel] GPLPV uninstaller

To: James Harper <james.harper@xxxxxxxxxxxxxxxx>
Subject: [Xen-users] Re: [Xen-devel] GPLPV uninstaller
From: David <admin@xxxxxxxxxxx>
Date: Thu, 18 Feb 2010 13:53:29 +0000
Cc: Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 18 Feb 2010 05:54:50 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AEC6C66638C05B468B556EA548C1A77D0162D5DD@trantor>
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>
References: <AcnV4XucbOywOwS3QxSPsUwzF9Dwmw==> <AEC6C66638C05B468B556EA548C1A77D0162D5DD@trantor>
Reply-to: admin@xxxxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Does this BAT file work with newer versions?


On 16 May 2009 04:47, James Harper <james.harper@xxxxxxxxxxxxxxxx> wrote:
I've just uploaded a couple of .bat files to
http://www.meadowcourt.org/downloads/gplpv_uninstall_bat.zip that will
manually (and forcibly) uninstall GPLPV from your computer, which seems
to be necessary before doing upgrades from some versions. Run the
uninstaller, reboot, then install. There is a 0.9.x and a 0.10.x
uninstaller, which differ slightly, but the basic steps performed are:

. stop the shutdownmon service
. remove the %ProgramFiles%\Xen PV Drivers directory and all contents
. delete all files matching %SystemRoot%\system32\drivers\xen*
. delete any oem*.inf and oem*.pnf files from %SYSTEMROOT%\INF that
contain the text 'xen'
. delete all HKLM\SYSTEM\CurrentControlSet\Services\Xen* from the
registry
. delete all references to 'xenhide' as a filter in the registry

I haven't tested the 0.9.x version in a little while but it worked last
time I tried it. After running the 0.10.x uninstaller on a system with
0.10.0.47 installed, then rebooting, then installing 0.10.0.69, I found
that the network driver didn't work until the next reboot, at which
point it asked to be installed and then worked fine. Not sure why yet.

James

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

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Re: [Xen-devel] GPLPV uninstaller, David <=