Tagged articles
1 articles
Page 1 of 1
MaGe Linux Operations
MaGe Linux Operations
Feb 18, 2024 · Operations

How to Safely Remove /home and Expand /root on CentOS with LVM

This guide walks you through backing up the /home partition, editing /etc/fstab to prevent boot errors, uninstalling /home, removing its logical volume, and then extending the /root logical volume and filesystem on a CentOS system using LVM tools such as vgdisplay, lvextend, and xfs_growfs.

CentOSFilesystemHome Unmount
0 likes · 5 min read
How to Safely Remove /home and Expand /root on CentOS with LVM