Date: Thu, 23 Nov 2006 13:24:49 -0800 From: Bakul Shah <bakul@bitblocks.com> To: Kris Kennaway <kris@obsecurity.org> Cc: FreeBSD Ports <freebsd-ports@freebsd.org>, Anders Troback <freebsd@troback.com> Subject: Re: Qemu crash... Message-ID: <20061123212449.5D0615B3E@mail.bitblocks.com> In-Reply-To: Your message of "Thu, 23 Nov 2006 13:23:01 PST."
next in thread | raw e-mail | index | archive | help
> I thought the following would do the trick: > > kldstat -m aio >/devnull 2>&1 || kldload aio Ugh I forgot about the -q switch. kldstat -qm aio || kldload aio
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061123212449.5D0615B3E>