[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: install grub on LVM
- From: Bob McClure Jr <bob bobcatos com>
- To: Getting started with Red Hat Linux <redhat-install-list redhat com>
- Subject: Re: install grub on LVM
- Date: Tue, 18 Sep 2007 10:02:16 -0500
On Tue, Sep 18, 2007 at 06:39:20AM -0500, Fred Grant wrote:
> I want to install grub on hd1 boot partition which is LVM.
hd1? Do you mean hda? Or hda1?
I didn't think you could boot LVM partitions. Let's be clear on this.
An LVM partition is somewhat like an extended partition in that it
does not contain any kind of filesystem. It does, however, contain
one or more logical volumes each of which which may contain a
filesystem.
Customarily, there is (at least) one plain linux partition with an
ext[23] filesystem on it, which is designated as the /boot partition.
You will likely have another partition, type LVM, which contains one
or more logical volumes containing filesystems for /, /home, etc.
Still, you would normally install grub on the MBR of that disk, e.g.,
for /dev/hda
grub-install /dev/hda
Care to share a bit more information about your desired setup?
> Grub doesn't
> seem to recognize it.
>
> Any ideas?
>
> Thanks
>
> --
> Fred
Cheers,
--
Bob McClure, Jr. Bobcat Open Systems, Inc.
bob bobcatos com http://www.bobcatos.com
When words are many, sin is not absent, but he who holds his tongue is
wise. Proverbs 10:19 (NIV)
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]