mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
fix LVM
This commit is contained in:
parent
4bc2dcdefe
commit
2bb4694e42
@ -13,4 +13,8 @@ true
|
||||
DEBUG=0
|
||||
debug_mode
|
||||
|
||||
# Resize LVM (somthing happened during installation)
|
||||
lvresize /dev/ubuntu-vg/ubuntu-lv /dev/sda3
|
||||
resize2fs /dev/mapper/ubuntu--vg-ubuntu--lv
|
||||
|
||||
exit
|
||||
|
||||
Loading…
Reference in New Issue
Block a user