On Mon, Nov 03, 2008 at 11:05:38PM +0000, Stephen Gran wrote: > This one time, at band camp, Stephen Gran said: > > The menu.lst below is after making this change: > > > > --- /usr/sbin/update-grub 2008-11-03 21:59:20.000000000 +0000 > > +++ update-grub 2008-11-03 21:59:41.000000000 +0000 > > @@ -919,7 +919,7 @@ > > > > found= > > for hypervisorVersion in $hypervisorVersions; do > > - hypervisor="/boot/xen-$hypervisorVersion.gz" > > + hypervisor="$kernel_dir/xen-$hypervisorVersion.gz" > > if [ -e "$hypervisor" ]; then > > found=1 > > > > Er, that's obviously backwards, sorry about that :)
I'm confused. You mean your change broke something, or that it fixes the problem you describe? -- Robert Millan The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and how) you may access your data; but nobody's threatening your freedom: we still allow you to remove your data and not access it at all." -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

