I am trying to mount a logical volume, under Debian 11.1.0. lsblk gives:
NAMEMAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sde 8:64 0 931.5G 0 disk
sde1 8:65 0 243M 0 part
sde2 8:66 0 1K 0 part
sde5 8:69 0 931.3G 0 part
It is sde5 that I wan
Sent from my iPhone
> On 16 Feb 2022, at 23:37, Peter Alefounder via Hampshire
> wrote:
>
> I am trying to mount a logical volume, under Debian 11.1.0. lsblk gives:
> NAMEMAJ:MIN RM SIZE RO TYPE MOUNTPOINT
> sde 8:64 0 931.5G 0 disk
> sde1 8:65 0 243M 0
Hi,
Just in case, I would like to point out that Joseph B email contains
incorrect instructions. mkfs on /dev/sde5 will cause problems.
LVM has 3 levels.
1) Physical Volume. the "pv"
2) Volume Ground. the "vg"
3) Logical Volume. the "lv"
If you have defined some LVM partitions, then the command