Tag: ext4
-
Enable/disable jounal on running ext root partition
Some times ago, trying to reach better performances on my SDD, I followed the wrong suggestion to disable the journal. This solution isn’t really good because I had some data loss and at almost each reboot the system got in fsck. Yesterday I decided to go back and restore the journal. Each guide I found…
-
eCryptfs/ext4 issue
Some days ago, playing with some kernel modules I broke the suspend subsystem of my laptop, so a hard reset is needed each time I try to suspend my laptop. Nothing too bad, but with ext4 this could lead to filesystem corruption, and in deed this happend. Looking at the dmesg log i saw thios…