[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RFC] grub-install: allow none or multiple install devices on PC BIO
From: |
Michael Chang |
Subject: |
Re: [RFC] grub-install: allow none or multiple install devices on PC BIOS |
Date: |
Tue, 12 May 2015 22:57:06 +0800 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Tue, May 12, 2015 at 02:57:00PM +0300, Andrei Borzenkov wrote:
> В Tue, 12 May 2015 18:52:22 +0800
> Michael Chang <address@hidden> пишет:
>
> > On Fri, May 08, 2015 at 09:53:41PM +0300, Andrei Borzenkov wrote:
> > > There are two main applications.
> > >
>
> It will abort, unfortunately. Changing it is really intrusive as it
> may happen deep in call chain which simply does grub_util_error(). It
> is something that may be considered for the future. BTW as far as I can
> tell pbl aborts installation if any of grub-install invocation failed.
>
Yes. That's why I would like to confirm the default behavior. It may
be able to proceed regardless of error, but aborting looks better
decision to me.
Thanks,
Michael