On Mon, 2011-03-14 at 22:00 -0700, Garrett Holmstrom wrote: > On 3/14/2011 9:15, Konstantin Olchanski wrote: > > On Sat, Mar 12, 2011 at 12:06:56AM -0800, Garrett Holmstrom wrote: > >> gholms@luna ~ % mount | grep ext > >> /dev/sda1 on /boot type ext4 (rw) > > > > In the LVM way of things, if I connect this disk to another > computer, > > would these /boot partitions collide and prevent the computer from > booting? > > That volume is just a regular partition since /boot can't reside on a > LV.
Abstracting from LVM I would say that yes, a computer with two disks with a boot sector on each of them won´t boot without additional configuration. HTH Hiisi
