From: "Grégoire Sutre" <gregoire.sutre@gmail.com>
To: The development of GNU GRUB <grub-devel@gnu.org>
Subject: Re: [RFT] nested partition issues
Date: Tue, 02 Nov 2010 01:31:56 +0100 [thread overview]
Message-ID: <4CCF5BFC.1020907@gmail.com> (raw)
In-Reply-To: <4C818DBC.10002@gmail.com>
On 09/04/2010 02:07 AM, Vladimir 'φ-coder/phcoder' Serbinenko wrote:
> Hello. It was reported to me about several issues with nested
> partitions. Please try attached patch and report back any remaining
> problems
NetBSD and OpenBSD disklabels that are nested in an MSDOS partition are
now viewed as top-level partitions, i.e. we now have for instance:
(hd0,netbsd5) instead of (hd0,msdos2,bsd5)
for a partition e: in the BSD disklabel contained in (hd0,msdos2).
This makes grub-setup fail since it detects two top-level partition
maps: msdos and netbsd.
Previously, grub's view of the partitions closely matched the actual
nesting on the disk. I personally prefer this previous view. In
particular, if the disk had only an MBR partition table and no other
top-level partition map, then the same applied to grub's view of the
partitions.
Grégoire
next prev parent reply other threads:[~2010-11-02 0:32 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-04 0:07 [RFT] nested partition issues Vladimir 'φ-coder/phcoder' Serbinenko
2010-11-02 0:31 ` Grégoire Sutre [this message]
2010-11-02 9:25 ` Vladimir 'φ-coder/phcoder' Serbinenko
2010-11-02 15:58 ` Grégoire Sutre
2010-11-14 22:31 ` Vladimir 'φ-coder/phcoder' Serbinenko
2011-01-05 10:50 ` [RFT] NetBSD embedding regression fix Vladimir 'φ-coder/phcoder' Serbinenko
2011-01-07 10:32 ` Grégoire Sutre
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4CCF5BFC.1020907@gmail.com \
--to=gregoire.sutre@gmail.com \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.