proxmox
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
proxmox [2024/09/01 11:00] – protocol | proxmox [2025/04/09 14:02] (current) – protocol | ||
---|---|---|---|
Line 26: | Line 26: | ||
- | === repositories === | + | ===== repositories |
old <8 | old <8 | ||
Line 48: | Line 48: | ||
</ | </ | ||
- | === remove nag screen === | + | ===== remove nag screen ===== |
< | < | ||
sed -Ezi.bak " | sed -Ezi.bak " | ||
</ | </ | ||
+ | |||
===== links to sort ===== | ===== links to sort ===== | ||
+ | Deactivate the volume group: | ||
+ | |||
+ | # vgchange -a n my_volume_group | ||
+ | | ||
+ | |||
+ | Now you actually remove the volume group: | ||
+ | |||
+ | # vgremove my_volume_group | ||
+ | | ||
+ | |||
+ | https:// | ||
https:// | https:// |
proxmox.1725199215.txt.gz · Last modified: 2024/09/01 11:00 by protocol