Yesterday, I helped someone install a system and forgot to click on the automatic partitioning. The size of the automatic partition was very unsuitable for daily use. Execute the command: You can see that the system automatically allocates all the remaining space to the home partition, but we usually use the space under the root partition, so we must move the excess space under home to the root partition. First, you need to back up the contents of the home folder. Execute the command: Unmount home: Delete the home sector: Add 100G to the sector where root is located: Expand the root file system: Recreate home lv: Create a file system: Mount home: cp the backed up stuff back to home and delete the backup; The above is the full content of this article. I hope it will be helpful for everyone’s study. I also hope that everyone will support 123WORDPRESS.COM. You may also be interested in:
|
<<: Detailed explanation of mysql download and installation process
>>: MySQL database 8 - detailed explanation of the application of functions in the database
This article shares the specific code of js to im...
Table of contents 1. Usage of DATETIME and TIMEST...
1. Manually create and add my.ini file # CLIENT S...
Share a Shell script under Linux to monitor the m...
Table of contents Preface $attrs example: $listen...
background An nginx server module needs to proxy ...
Table of contents Preface Enumerable properties I...
Table of contents Debounce Throttle Summarize Deb...
1. Background of the incident: Because of work ne...
background Since I converted all my tasks to Dock...
Table of contents 1. We must ensure that the vue/...
Content 1. Give readers a reason to stay. Make the...
HTML5 adds a native placeholder attribute for inp...
Today, I logged into the server and prepared to m...
Table of contents The first method: When the MySQ...