pvcreate
Initialize a disk or partition for use as a physical volume.
See also: lvm
.
More information: https://man7.org/linux/man-pages/man8/pvcreate.8.html.
- Initialize the
/dev/sda1
volume for use by LVM:pvcreate {{/dev/sda1}}
- Force the creation without any confirmation prompts:
pvcreate --force {{/dev/sda1}}
This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.