All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Schwinge <tschwinge@gnu.org>
To: debian-boot@lists.debian.org, grub-devel@gnu.org
Subject: Success report: GRUB2, LVM, GPT, AMD64, Debian Installer
Date: Fri, 14 Aug 2009 09:43:34 +0200	[thread overview]
Message-ID: <20090814074333.GM26402@fencepost.gnu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1194 bytes --]

Hello!

A short success report about using GRUB2 on a LVM-only system, with GPT
instead of the usual MBR booting, on a AMD64 system, installed with the
20090531-7 Debian Installer.

I had the DI create a GPT partition table, partitioned that into a small
(1 MiB) GRUB booting partition (as suggested on
<http://grub.enbug.org/BIOS_Boot_Partition>, which I had found by pure
chance), and used all the rest for a LVM PV.  I created a VG, and root
(ext3) and swap LVs.  I Installed the system.  For the bootloader to be
installed, only LILO was offered, so I proceeded without installing that
one, switched to a shell, did a ``chroot /target bash'', followed by
``apt-get install grub-pc'' to install GRUB2, and then ``grub-install
/dev/sda''.  This just worked.  When I disabled the GRUB booting
partition again (for testing this), I indeed got a ``can only use
blocklists, which is bad'' warning, so I enabled it again.  Booting this
system also worked fine.

To sum it up: using GRUB2 for booting a LVM-only system, with GPT instead
of the usual MBR booting, on a AMD64 system, installed with the
20090531-7 Debian Installer does work, but currently needs manual
installing.


Regards,
 Thomas

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 191 bytes --]

             reply	other threads:[~2009-08-14  8:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-14  7:43 Thomas Schwinge [this message]
2009-08-17 13:25 ` Success report: GRUB2, LVM, GPT, AMD64, Debian Installer 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=20090814074333.GM26402@fencepost.gnu.org \
    --to=tschwinge@gnu.org \
    --cc=debian-boot@lists.debian.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.