Monthly Archives: May 2022

Linux swap partition setup

This may be useful in some cases of change your mind of use of hibernation or missing swap partition during OS setup ocassionally or deliberately (e.g. in the case of Ubuntu LTS Server installation the mounting of swap partition leads … Continue reading

Posted in linux | Leave a comment

Preparing Windows disk for Linux installation

Usually it’s to be done under Linux setup shell console (open command shell from installation environment) or it may be conducted via setup-GUI (not supposed in present topic). Resize NTFS filesystem: ntfsresize /dev/<Windows partition (e.g. sda1)> -s <NEW SIZE (e.g. … Continue reading

Posted in linux | Leave a comment