From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 90F36139694 for ; Thu, 16 Mar 2017 07:10:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EFD7F21C121; Thu, 16 Mar 2017 07:10:24 +0000 (UTC) Received: from mailgate2.uni-hannover.de (mailgate2.uni-hannover.de [130.75.2.114]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B9B8621C0FF for ; Thu, 16 Mar 2017 07:10:23 +0000 (UTC) Received: from www.pmp.uni-hannover.de (www.pmp.uni-hannover.de [130.75.117.2]) by mailgate2.uni-hannover.de (Postfix) with ESMTP id 3F11AB3800B for ; Thu, 16 Mar 2017 08:10:22 +0100 (CET) Received: from pmp.uni-hannover.de (arc.pmp.uni-hannover.de [130.75.117.1]) by www.pmp.uni-hannover.de (Postfix) with SMTP id EE258CF for ; Thu, 16 Mar 2017 08:10:21 +0100 (CET) Date: Thu, 16 Mar 2017 08:10:21 +0100 From: Gerrit =?ISO-8859-1?Q?K=FChn?= To: gentoo-user-de@lists.gentoo.org Subject: Re: [gentoo-user-de] Software-RAID booten Message-Id: <20170316081021.1667cce5f5e137347d4d9b63@pmp.uni-hannover.de> In-Reply-To: References: <20170315130928.8d3a3410e59327188ec0f2c9@pmp.uni-hannover.de> Organization: Albert-Einstein-Institut (MPI =?ISO-8859-1?Q?f=FCr?= Gravitationsphysik & IGP =?ISO-8859-1?Q?Universit=E4t?= Hannover) X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.29; amd64-portbld-freebsd11.0) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user-de@lists.gentoo.org Reply-to: gentoo-user-de@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: clamav-milter 0.99.2 at mailgate2 X-Virus-Status: Clean X-Archives-Salt: 40711b21-777b-49a3-ad86-6e8c2a8de840 X-Archives-Hash: 9497484309738e6d3267d06182f22d5f On Thu, 16 Mar 2017 00:40:00 +0100 Magnus Rosenbaum wrote about Re: [gentoo-user-de] Software-RAID booten: > Kernel und initramfs habe ich so gebaut: > rescue linux # genkernel --lvm --mdadm --mdadm-config=/etc/mdadm.conf > --no-mrproper all Hast Du das mal ohne --mdadm-config versucht, um autodetect zu erzwingen? cu Gerrit