Bauer: 2024-10-22 18:13:11
This commit is contained in:
parent
4386c047cc
commit
104e153614
@ -10,7 +10,7 @@ Resize the filesystem that resides on that volume_:
|
|||||||
```bash
|
```bash
|
||||||
resize2fs /dev/VolGroup00/root
|
resize2fs /dev/VolGroup00/root
|
||||||
```
|
```
|
||||||
Note: resize2fs_Â_ may take a while to expand the file system on a large volume, so you may want to open a second terminal and monitor the progress with the following command:
|
Note: resize2fs may take a while to expand the file system on a large volume, so you may want to open a second terminal and monitor the progress with the following command:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
watch df -h
|
watch df -h
|
||||||
|
Loading…
Reference in New Issue
Block a user