All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vladimir 'phcoder' Serbinenko <phcoder@gmail.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: Protection of boot sector and embedded area
Date: Sun, 27 Sep 2009 00:12:11 +0200	[thread overview]
Message-ID: <4ABE91BB.8050805@gmail.com> (raw)
In-Reply-To: <ad2655cb0909261457p1830bd0cq45b0ce1a62dd5730@mail.gmail.com>

James Courtier-Dutton wrote:
> I think it would be good if one could put grub into the beginning of a
> partition.
> The problem with this is that I don't know if there is room to put
> grub at the beginning of an ext3
>  or lvm partition. If it were possible, it would make grub much more
> compatible with Dual boot systems.
>   
Some partitions like reiserfs (64K reserved for bootloader) and lvm
("unusable space") have some space where core.img can be hold but such
cases are a minority.
XFS doesn't even have space for boot sector.
ext* has only 2 sectors available. Too few.
FAT32 has ~16K reserved. Too few.
ZFS has 8K reserved. Too few.

>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
>
>   




      parent reply	other threads:[~2009-09-26 22:12 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-26  8:28 Protection of boot sector and embedded area James Courtier-Dutton
2009-09-26  8:57 ` Colin Watson
2009-09-26  9:07   ` James Courtier-Dutton
2009-09-26  9:13     ` Colin Watson
2009-09-26 10:40       ` James Courtier-Dutton
2009-09-26 10:47         ` Felix Zielcke
2009-09-26 14:49     ` Vladimir 'phcoder' Serbinenko
2009-09-26 21:57       ` James Courtier-Dutton
2009-09-26 22:07         ` Vladimir 'phcoder' Serbinenko
2009-09-26 22:47           ` James Courtier-Dutton
2009-09-26 23:01             ` Vladimir 'phcoder' Serbinenko
2009-09-27 11:37             ` Michal Suchanek
2009-09-27 12:21               ` James Courtier-Dutton
2009-09-27 12:41                 ` Vladimir 'phcoder' Serbinenko
2009-09-26 22:12         ` Vladimir 'phcoder' Serbinenko [this message]

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=4ABE91BB.8050805@gmail.com \
    --to=phcoder@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.