[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] UUID boot on ieee1275 (Re: [PATCH] use UUIDs for cross-disk
From: |
Robert Millan |
Subject: |
Re: [PATCH] UUID boot on ieee1275 (Re: [PATCH] use UUIDs for cross-disk installs (Re: Issue with boot != root and chainloading)) |
Date: |
Sun, 27 Jul 2008 22:13:19 +0200 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
On Sun, Jul 27, 2008 at 09:28:58PM +0200, Robert Millan wrote:
> On Sun, Jul 27, 2008 at 08:37:37PM +0200, Robert Millan wrote:
> > I'm not satisfied with the current user interface of that script, but I
> > couldn't think of any better way to do it back then. If you can improve
> > it that'd be much welcome.
> >
> > Btw, I'm currently working on adding --prefix / uuid support to our
> > ieee1275 ports. I'll send a patch RSN.
>
> Here it is. For powerpc it'd need some adjustment to start.S. Unfortunately
> my patch appears to uncover a memory corruption problem somewhere else, which
> I haven't managed to track down yet.
>
> But I'd still like to know if it works on other setups.
OTOH, if --prefix is used to override prefix to a value that is not of
the '(UUID=xxx)' form, it works just fine.
So I'm submitting a patch that implements --prefix, without having grub-install
use it. This is useful already (for manual installs), and I'd like to use that
--prefix option for Coreboot later too.
--
Robert Millan
<GPLv2> I know my rights; I want my phone call!
<DRM> What good is a phone call… if you are unable to speak?
(as seen on /.)
ofw_uuid.diff
Description: Text Data
- Re: Issue with boot != root and chainloading, (continued)
- Re: Issue with boot != root and chainloading, Felix Zielcke, 2008/07/24
- Re: Issue with boot != root and chainloading, Pavel Roskin, 2008/07/24
- Re: Issue with boot != root and chainloading, Robert Millan, 2008/07/25
- Re: Issue with boot != root and chainloading, Pavel Roskin, 2008/07/25
- [PATCH] use UUIDs for cross-disk installs (Re: Issue with boot != root and chainloading), Robert Millan, 2008/07/25
- Re: [PATCH] use UUIDs for cross-disk installs (Re: Issue with boot != root and chainloading), Pavel Roskin, 2008/07/25
- Re: [PATCH] use UUIDs for cross-disk installs (Re: Issue with boot != root and chainloading), Robert Millan, 2008/07/27
- Re: [PATCH] use UUIDs for cross-disk installs (Re: Issue with boot != root and chainloading), Pavel Roskin, 2008/07/27
- Re: [PATCH] use UUIDs for cross-disk installs (Re: Issue with boot != root and chainloading), Robert Millan, 2008/07/27
- UUID boot on ieee1275 (Re: [PATCH] use UUIDs for cross-disk installs (Re: Issue with boot != root and chainloading)), Robert Millan, 2008/07/27
- Re: [PATCH] UUID boot on ieee1275 (Re: [PATCH] use UUIDs for cross-disk installs (Re: Issue with boot != root and chainloading)),
Robert Millan <=
- Re: [PATCH] UUID boot on ieee1275 (Re: [PATCH] use UUIDs for cross-disk installs (Re: Issue with boot != root and chainloading)), Robert Millan, 2008/07/27
- Re: [PATCH] UUID boot on ieee1275 (Re: [PATCH] use UUIDs for cross-disk installs (Re: Issue with boot != root and chainloading)), Robert Millan, 2008/07/30
- Re: [PATCH] use UUIDs for cross-disk installs (Re: Issue with boot != root and chainloading), Robert Millan, 2008/07/27
- Re: [PATCH] use UUIDs for cross-disk installs (Re: Issue with boot != root and chainloading), Robert Millan, 2008/07/30
Re: Issue with boot != root and chainloading, Andy Kittner, 2008/07/22