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

RE: [Xen-users] Boot.ini & GPL PV drivers

To: "xen-users@xxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-users] Boot.ini & GPL PV drivers
From: "Joseph L. Casale" <JCasale@xxxxxxxxxxxxxxxxx>
Date: Wed, 07 May 2008 18:14:26 -0600
Accept-language: en-US
Acceptlanguage: en-US
Delivery-date: Wed, 07 May 2008 17:15:25 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <1ba79d510805071338r5ecac877q9c74bcdd5ff2b2d5@xxxxxxxxxxxxxx>
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <1ba79d510805071338r5ecac877q9c74bcdd5ff2b2d5@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AciwkOiP6YNlsHn3RAe4oQJmkaSUBQADzp6A
Thread-topic: [Xen-users] Boot.ini & GPL PV drivers
>Hi
>
>I've just install the GPL PV driver 0.8.7 on a windows 2003 HVM domU. 
>Everything works well.
>I've just a question about the boot.ini : The default choice is the startup 
>without pv enable. Is there a way to set the default boot with pv >enable (and 
>keep the menu with the 2 options) ?
>
>My boot.ini is :
>[boot loader]
>timeout=30
>default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
>
>[operating systems]
>multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows Server 2003, Enterprise" 
>/noexecute=optout /fastdetect
>multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows Server 2003, Enterprise, 
>GPLPV" /noexecute=optout /fastdetect /gplpv
>
>
>Thanks for your help
>
>Barry

The order in this situation is what determines it, as they both obviously have 
the same arc pathname so the default= line cant distinguish between the two. 
Move the /gplpv version to top of the list.

See KB323427

jlc

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

<Prev in Thread] Current Thread [Next in Thread>