
* Add errors=panic to rootfs in order to panic and not to go to 'ro' when there are any errors on the disk * Set parameter kernel.panic in sysctl to 60 (By default, the kernel will not reboot after a panic, but this option will cause a kernel reboot after 60 seconds.) Doc-Impact Change-Id: Ib24f13d3cbbf792e7ee81a9b4054e084f4ec1b5e Closes-Bug: 1371689