All of lore.kernel.org
 help / color / mirror / Atom feed
* Success report: GRUB2, LVM, GPT, AMD64, Debian Installer
@ 2009-08-14  7:43 Thomas Schwinge
  2009-08-17 13:25 ` Robert Millan
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Schwinge @ 2009-08-14  7:43 UTC (permalink / raw)
  To: debian-boot, grub-devel

[-- 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 --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-08-17 13:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-14  7:43 Success report: GRUB2, LVM, GPT, AMD64, Debian Installer Thomas Schwinge
2009-08-17 13:25 ` Robert Millan

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.