From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-user+bounces-97052-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1MInWy-0004cq-9f
	for garchives@archives.gentoo.org; Mon, 22 Jun 2009 17:42:08 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 9FD0FE0573;
	Mon, 22 Jun 2009 17:42:06 +0000 (UTC)
Received: from mail-gx0-f207.google.com (mail-gx0-f207.google.com [209.85.217.207])
	by pigeon.gentoo.org (Postfix) with ESMTP id 827DBE0573
	for <gentoo-user@lists.gentoo.org>; Mon, 22 Jun 2009 17:42:06 +0000 (UTC)
Received: by gxk3 with SMTP id 3so14364977gxk.10
        for <gentoo-user@lists.gentoo.org>; Mon, 22 Jun 2009 10:42:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:mime-version:received:in-reply-to:references
         :date:message-id:subject:from:to:content-type
         :content-transfer-encoding;
        bh=zYd/No5X2ugs+ePtsNor1V8DHHmXfrF6VMjzpXdBLw0=;
        b=e4nkqD5Euh1dAzZxqy8GaZdXjeIyjqBJyo+/oDrlTfeZVlusFWn83dUYphbpl028vI
         p+f8mtsNSKB2hR4tCz9Ga5nEtpp1z1IBp7eVFAXHnwqiQTH7CKKFbuYg0XMzHe6bE4Ii
         woFpT07nZgPyXeFJuzrlbJbuvOwv37ymL/mJY=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type:content-transfer-encoding;
        b=Fcz+ryutlAcXRzXLzaZFg5/HDFwb9FPMiyFJ6R1JpNTWVrZXsYU2s0v1SxJHdfzEoe
         bAuHFEttfmtXjiwB/3zGfJaEC+TsJUGm+A5B6tIedH5Nce/Z8mvxIobgc01uHfbFz+Hg
         ++zrPumqGlYa/W1hAe12ljXwxLcMhyEzafZC8=
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@lists.gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.231.13.139 with SMTP id c11mr2074443iba.2.1245692525976; Mon, 
	22 Jun 2009 10:42:05 -0700 (PDT)
In-Reply-To: <20090622081228.5306c157@zaphod.digimed.co.uk>
References: <a0811460906192115k1de5cc9dk3e1707fc90de554f@mail.gmail.com>
	 <200906202248.49451.dirk.heinrichs@online.de>
	 <a0811460906201651q75e5cwe502ba3cc8435e8b@mail.gmail.com>
	 <200906210957.30381.dirk.heinrichs@online.de>
	 <a0811460906211416m1f2ff148pd9e473ee584d6668@mail.gmail.com>
	 <20090621224933.393362c3@zaphod.digimed.co.uk>
	 <a0811460906211813r2eda5207qd89dc288d8d4ea68@mail.gmail.com>
	 <20090622081228.5306c157@zaphod.digimed.co.uk>
Date: Mon, 22 Jun 2009 11:42:05 -0600
Message-ID: <a0811460906221042p6f00c595w3cd38128378f2099@mail.gmail.com>
Subject: Re: [gentoo-user] lvm problem -- is timing?
From: Maxim Wexler <maxim.wexler@gmail.com>
To: gentoo-user@lists.gentoo.org
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Archives-Salt: b4c0d92a-4b66-4297-9784-c5b6adecd62d
X-Archives-Hash: b6b73ff8e62068621b6c1b6726b9809a

> Actually, it's /etc/init.d/localmount, not bootmisc. Add a sleep command
> just before No, you'de need to edit the bootmisc script and add a sleep
> command just before

Sorry, this doesn't scan well. Do I put the sleep command in
localmount or not? Then edit bootmisc too?

How many seconds do I assign to NUMBER?

mw