On Nov 21, 2005, at 12:00 AM, Mike Small wrote:
This worked for me, and I've enclosed a patch with the a similar loop
to the one used for the linux command. It also has debugging messages
before the grub_claimmap calls.
Looks good, thanks! I've just committed this.
I'm wondering though, doe
On Thu, Nov 17, 2005 at 12:05:00AM -0600, Hollis Blanchard wrote:
...
> > I didn't really exercise the nvsetenv part of the script since I've
> > had problems setting the boot device on this machine before (466
> > Powermac G4 - it seems to want to add ,\\:tbxi to whatever
> > boot-device string I
On Thursday 17 November 2005 07:05 am, Hollis Blanchard wrote:
> > 1. The path to ofpathname is hard-coded in the script as /usr/sbin.
> > For me running on debian that doesn't seem right. Since it's not
> > currently part of a package, I'd probably end up putting it in
> > /usr/local/sbin instead
On Wed, 2005-11-16 at 23:17 -0500, Mike Small wrote:
> I'd meant to try the grub-install script for powerpc a long time ago,
> when Hollis sent out the patch in October, but got distracted. Now
> that I have tried it, a couple of comments:
Thanks for your report!
> 1. The path to ofpathname is h
I'd meant to try the grub-install script for powerpc a long time ago,
when Hollis sent out the patch in October, but got distracted. Now
that I have tried it, a couple of comments:
1. The path to ofpathname is hard-coded in the script as /usr/sbin.
For me running on debian that doesn't seem right