Changes

Jump to navigation Jump to search
m
== Freebsd Auto Check Disk after Server Crash ==

do edit "vi /etc/rc.conf" and insert:
<pre>
fsck_y_enable="YES"
background_fsck="NO"
</pre>

save,exit and reboot..

This will check automatically all root disks for failure and start repair by the journal

Navigation menu