On Mon, Jul 12, 2010 at 2:06 AM, Peter Bako <pe...@bakonet.org> wrote:

> 2) Setting up a RO system gives a level of redundancy in the case of power
> outages (or more likely in my neck of the world) or brownouts.  I've had a
> case in the past where a normal OpenBSD install, on a micro-drive, was in a
> situation where due to an electrical storm, in the span of about 15 minutes
> the power blinked a number of times (and who knows how many brownouts).
> This caused the system to repeatedly reboot and then get shutdown suddenly.

This is where telling people the real problem, instead of your
solution, is important.  Now I can give you the easy solution.

You need to make three changes.
1. edit /etc/fstab and enable softdep on all filesystems
2. edit /etc/rc and change the mount line to mount -f
3. edit /etc/rc and delete the fsck line

Reply via email to