From: Pavel Roskin <proski@gnu.org>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: Still unable to install grub 2 on my lvm setup
Date: Mon, 07 Jul 2008 13:46:05 -0400 [thread overview]
Message-ID: <1215452765.18837.5.camel@dv> (raw)
In-Reply-To: <ff9e3a9f234163f2d388c03bf7108457@192.168.3.3>
On Mon, 2008-07-07 at 19:26 +0200, jean-christophe.haessig@dianosis.org
wrote:
> On Mon, 7 Jul 2008 23:05:33 +0800, Bean <bean123ch@gmail.com> wrote:
>
> > You need to use the lzma patch, which reduces the size of core.img.
>
> Thanks for the suggestion, I'll give it a try... But I'd still like
> to have an answer to the following question : where the hell does
> grub want to store that image ? Looking at the lvm specs, there's
> barely 1 or 2KiB of free space just after the boot sector. The lzma
> algorithm might be very good at compression but I doubt it will be
> enough...
If the first partition starts on cylinder 0 (which is the most common),
it starts on head 1. All space on head 0, cylinder 0 is available. The
maximal number on sectors per track is 63, and that's what is normally
used (old drives may use less sectors). The first sector is the MBR.
That gives 62 sectors available to the bootloader, i.e. 31k.
--
Regards,
Pavel Roskin
next prev parent reply other threads:[~2008-07-07 17:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-07 14:50 Still unable to install grub 2 on my lvm setup Jean-Christophe Haessig
2008-07-07 15:05 ` Bean
2008-07-07 17:26 ` jean-christophe.haessig
2008-07-07 17:46 ` Pavel Roskin [this message]
2008-07-08 5:18 ` Jean-Christophe Haessig
2008-07-08 5:56 ` Michael Guntsche
2008-07-12 14:29 ` 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=1215452765.18837.5.camel@dv \
--to=proski@gnu.org \
--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.