From the comments, this is possible without rescue mode in Linux.
Identify the root partition / with df -h and lsblk and then run something like the below. This one assumes the root partition is vda3; adjust for yours.
df -h output, this shows /dev/vda3 as the partition for /:
/dev/vda3 2.0T 1.9T 20G 100% /
