When getting error in dmesg:
VBoxClient: Failed to register resizing support, rc=VERR_INVALID_FUNCTION
Reinstall guest addition properly:
# apt-get install build-essential module-assistant gcc make perl dkms
sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
git clone https://github.com/bhilburn/powerlevel9k.git ~/.oh-my-zsh/custom/themes/powerlevel9k
git clone https://github.com/zsh-users/zsh-syntax-highlighting.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-syntax-highlighting
git clone https://github.com/zsh-users/zsh-autosuggestions ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-autosuggestions
| dpkg-query -f '${binary:Package}\n' -W > packages_list.txt |
qemu-img resize image.qcow2 +20G
New to delete and create both: extended and lvm partition where new LVM starts on same sector as old one:
fdisk /dev/sda
AP etc.apt-get update \
apt-get install git libssl-dev libusb-1.0-0-dev libudev-dev pkg-config libgtk-3-dev \
libglfw3-dev libgl1-mesa-dev libglu1-mesa-dev \
wget nvidia-cuda-dev nvidia-cuda-toolkit
wget https://github.com/Kitware/CMake/releases/download/v3.25.1/cmake-3.25.1-linux-x86_64.tar.gz
tar zxvf cmake-3.25.1-linux-x86_64.tar.gz