[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Multiboot partitioning to share data, not dot files



With LVM you could put anything on logical partitions which can be created/increased/decreased/dropped as necessary.

You need a small separate boot partition, which can be shared between both systems.

You might want to create a swap partition, which also is shared, maybe a separate partition for /tmp.

hda2 linux 200M /boot
hda3 lvm   rest

/dev/<vol.group>/lenny1
/dev/<vol.group>/lenny2
/dev/<vol.group>/swap	!!
/dev/<vol.group>/tmp

etc.

Yours,
Klaus


Reply to: