Date: Thu, 21 May 1998 12:28:47 PDT From: "Marty Leisner" <leisner@sdsp.mc.xerox.com> To: "Graham C.H.K. Gill" <grahamg@interlog.com> Cc: "freebsd-questions@freebsd.org" <freebsd-questions@FreeBSD.ORG> Subject: Re: Syjet timeout & booting 2:sd(0,a)/kernel Message-ID: <9805211928.AA18880@gnu.sdsp.mc.xerox.com> In-Reply-To: Your message of "Wed, 20 May 1998 22:20:16 PDT." <199805210924.FAA12293@smtp.interlog.com>
next in thread | previous in thread | raw e-mail | index | archive | help
hmmm...
When my IDE drives spin down, it could take a good while to come
up and I didn't see a problem...
I suppose you could write a cheesy script which:
while true
do
touch a file on the file system
sleep a while
done
to prevent it from spinning down.
(this may be a vague approximation of what you need to do to
get through the buffer cache to the physical media).
--
marty
leisner@sdsp.mc.xerox.com
The Feynman problem solving Algorithm
1) Write down the problem
2) Think real hard
3) Write down the answer
Murray Gell-mann in the NY Times
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9805211928.AA18880>
