Changed location for pygrub
authorEric Price <ecprice@mit.edu>
Tue, 14 Oct 2008 01:40:46 +0000 (21:40 -0400)
committerEric Price <ecprice@mit.edu>
Tue, 14 Oct 2008 01:40:46 +0000 (21:40 -0400)
svn path=/trunk/packages/sipb-xen-database/; revision=1107

client/etc/xen/sipb-database

index 9006232..cc12679 100644 (file)
@@ -79,7 +79,7 @@ if codepath == 'hvm':
     device_model = '/usr/sbin/qemu-dm-sipb'
     serial = "pty"
 elif codepath == 'paravm':
-    bootloader = '/usr/lib/xen-default/bin/pygrub'
+    bootloader = '/usr/bin/pygrub'
 
 
 for n in machine.nics: