06-03-2017, 08:43 PM
(This post was last modified: 06-03-2017, 08:46 PM by supergamer.)
You can probably also add:
To both of the files (halt and reboot) in the /etc/init.d before the last line. There seems to be several ways to do this and I am not sure on which one would be the easiest or safest.
Code:
sudo tune2fs -c 1 /dev/sdX
To both of the files (halt and reboot) in the /etc/init.d before the last line. There seems to be several ways to do this and I am not sure on which one would be the easiest or safest.