Requirements

Prerequisites

Details

An LV is bootable, if it has a contiguous copy at the beginning of every PV marked as bootable. An LV is marked as bootable if the user requested that the LV be bootable. On a Linux system, usually /boot would be marked as bootable.

A PV is bootable if it has a contiguous copy of the bootable LV at its beginning. An PV is marked as bootable if the user requested that the PV be bootable. By default, the first PV on a disk drive that belongs to a VG is marked as bootable.

A VG is bootable if it has at least one bootable PV. A VG is marked as bootable if it has a LV marked as bootable.

LVM user space tools will try to ensure that every LV/PV marked as bootable becomes and remains bootable:

Making a VG bootable could be done like this:

None: FeatureRequests/external/Booting (last edited 2009-06-22 10:55:10 by ClausFaerber)