Monday, 28 March 2022

Ubuntu read-only system fix

 

mount -o remount,rw /
 
sudo fsck.ext4 -f /dev/sda2 

No comments:

Post a Comment