Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Dec 2005 17:52:01 +0000
From:      Dieter <freebsd@sopwith.solgatos.com>
To:        freebsd-hardware@freebsd.org
Subject:   HDD
Message-ID:  <200512150152.BAA02846@sopwith.solgatos.com>

next in thread | raw e-mail | index | archive | help

> Is there a way to make FreeBSD running very well with power failure?

Add

	hw.ata.wc=0

to /boot/loader.conf (assuming SATA or PATA drives) and reboot.

Add -U flag to newfs when making a new ffs.

Add a UPS to your power cord.

Mount filesystems read-only when possible. (e.g. /usr )



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512150152.BAA02846>