From: Robert Millan <rmh@aybabtu.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: Putting core.img anywhere
Date: Tue, 22 Jul 2008 23:47:49 +0200 [thread overview]
Message-ID: <20080722214749.GE15111@thorin> (raw)
In-Reply-To: <1216631588.10092.20.camel@sycorax>
On Mon, Jul 21, 2008 at 11:13:08AM +0200, Jean-Christophe Haessig wrote:
>
> As I stated earlier my disks are not DOS-partitioned (e.g.
> pvcreate /dev/hda). I didn't want to have one useless level
Turns out it wasn't as useless as you thought :-)
> since LVM already does the job (better).
LVM does the job of managing storage partitions, but not the "job" of reserving
a gap for GRUB to use.
Furthermore, the scheme you propose looks overly complicated [1] for the task
it's meant to accomplish [2].
Thinking about it, I think the root of your problem is that you would like
your storage system (LVM) to be completely unrelated to your boot system
(GRUB). But BIOS legacy cruft won't let you do that. So maybe a solution
that would work well for you is switching to Coreboot [3]?
[1] random-number-chain??
[2] we don't need anything fancy, just an area of disk that isn't used by
anything else.
[3] http://www.coreboot.org/
--
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 /.)
next prev parent reply other threads:[~2008-07-22 21:49 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-19 17:24 Putting core.img anywhere Jean-Christophe Haessig
2008-07-20 15:06 ` Javier Martín
2008-07-21 9:13 ` Jean-Christophe Haessig
2008-07-21 10:55 ` Javier Martín
2008-07-22 21:47 ` Robert Millan [this message]
2008-07-23 9:40 ` Jean-Christophe Haessig
2008-07-25 20:36 ` Robert Millan
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=20080722214749.GE15111@thorin \
--to=rmh@aybabtu.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.